Commit c9f0b869 authored by 翟国钧's avatar 翟国钧

增加了unitTest情况的log收集

parent e2b6568b
...@@ -10,7 +10,7 @@ PODS: ...@@ -10,7 +10,7 @@ PODS:
- Masonry (= 1.0.1) - Masonry (= 1.0.1)
- SDWebImage (= 3.7.6) - SDWebImage (= 3.7.6)
- GMOCConstant (0.0.3) - GMOCConstant (0.0.3)
- GMPhobos (0.2.19): - GMPhobos (0.2.20):
- GMCache (~> 0.1.1) - GMCache (~> 0.1.1)
- GMKit - GMKit
- Masonry (1.0.1) - Masonry (1.0.1)
...@@ -32,7 +32,7 @@ SPEC CHECKSUMS: ...@@ -32,7 +32,7 @@ SPEC CHECKSUMS:
GMFoundation: 08b2e6e12c211ed37aa5dce3588f645a133b9165 GMFoundation: 08b2e6e12c211ed37aa5dce3588f645a133b9165
GMKit: 04a30d67c6b5468f07c8d9f60d0f8b12dd90b162 GMKit: 04a30d67c6b5468f07c8d9f60d0f8b12dd90b162
GMOCConstant: 39371248b4d8d54929391bfcd2c5883776436c4b GMOCConstant: 39371248b4d8d54929391bfcd2c5883776436c4b
GMPhobos: 1f71f41f73a1c590ba7e0d4e9efb81376a2f4a12 GMPhobos: b6e64397bc8d81ccd6532fc0df232457cc061ae7
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9 SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
......
{ {
"name": "GMPhobos", "name": "GMPhobos",
"version": "0.2.19", "version": "0.2.20",
"summary": "GM statistic data sdk", "summary": "GM statistic data sdk",
"description": "GM event track sdk.", "description": "GM event track sdk.",
"homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos", "homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos",
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
}, },
"source": { "source": {
"git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git", "git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git",
"tag": "0.2.19" "tag": "0.2.20"
}, },
"platforms": { "platforms": {
"ios": "8.0" "ios": "8.0"
......
...@@ -10,7 +10,7 @@ PODS: ...@@ -10,7 +10,7 @@ PODS:
- Masonry (= 1.0.1) - Masonry (= 1.0.1)
- SDWebImage (= 3.7.6) - SDWebImage (= 3.7.6)
- GMOCConstant (0.0.3) - GMOCConstant (0.0.3)
- GMPhobos (0.2.19): - GMPhobos (0.2.20):
- GMCache (~> 0.1.1) - GMCache (~> 0.1.1)
- GMKit - GMKit
- Masonry (1.0.1) - Masonry (1.0.1)
...@@ -32,7 +32,7 @@ SPEC CHECKSUMS: ...@@ -32,7 +32,7 @@ SPEC CHECKSUMS:
GMFoundation: 08b2e6e12c211ed37aa5dce3588f645a133b9165 GMFoundation: 08b2e6e12c211ed37aa5dce3588f645a133b9165
GMKit: 04a30d67c6b5468f07c8d9f60d0f8b12dd90b162 GMKit: 04a30d67c6b5468f07c8d9f60d0f8b12dd90b162
GMOCConstant: 39371248b4d8d54929391bfcd2c5883776436c4b GMOCConstant: 39371248b4d8d54929391bfcd2c5883776436c4b
GMPhobos: 1f71f41f73a1c590ba7e0d4e9efb81376a2f4a12 GMPhobos: b6e64397bc8d81ccd6532fc0df232457cc061ae7
Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df Masonry: a1a931a0d08870ed8ae415a2ea5ea68ebcac77df
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9 SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.2.19</string> <string>0.2.20</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment