Commit 89353463 authored by jaguar-bot's avatar jaguar-bot

Bump version to 0.4.3

parent 588044f0
PODS:
- GMCache (0.1.1):
- TMCache (~> 2.1.0)
- GMPhobos (0.4.1):
- GMPhobos (0.4.2):
- GMCache (~> 0.1.1)
- TMCache (2.1.0)
......@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04
GMPhobos: 2fd07df959c1c5f773a3e2355930fcbcf4ddf38c
GMPhobos: 9799825c107481252f084a3a2f91d5d1eae1d7bd
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: 281ed5ce2f0e8e2e49cc13b1e4726e6686ac6095
......
{
"name": "GMPhobos",
"version": "0.4.1",
"version": "0.4.2",
"summary": "GM statistic data sdk",
"description": "GM event track sdk.",
"homepage": "http://git.gengmei.cc/gengmeiios/GMPhobos",
......@@ -10,7 +10,7 @@
},
"source": {
"git": "git@git.gengmei.cc:gengmeiios/GMPhobos.git",
"tag": "0.4.1"
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
......
PODS:
- GMCache (0.1.1):
- TMCache (~> 2.1.0)
- GMPhobos (0.4.1):
- GMPhobos (0.4.2):
- GMCache (~> 0.1.1)
- TMCache (2.1.0)
......@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
GMCache: 73855b613b9d7e34f4f37ad425e8b8153b760c04
GMPhobos: 2fd07df959c1c5f773a3e2355930fcbcf4ddf38c
GMPhobos: 9799825c107481252f084a3a2f91d5d1eae1d7bd
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: 281ed5ce2f0e8e2e49cc13b1e4726e6686ac6095
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.4.1</string>
<string>0.4.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "GMPhobos"
s.version = "0.4.2"
s.version = "0.4.3"
s.summary = "GM statistic data sdk"
s.description = <<-DESC
......
......@@ -5,67 +5,67 @@
<testcase classname="fastlane.lanes" name="00: Verifying required fastlane version" time="0.001983">
<testcase classname="fastlane.lanes" name="00: Verifying required fastlane version" time="0.002051">
</testcase>
<testcase classname="fastlane.lanes" name="01: default_platform" time="0.001661">
<testcase classname="fastlane.lanes" name="01: default_platform" time="0.001753">
</testcase>
<testcase classname="fastlane.lanes" name="02: import_from_git" time="2.569052">
<testcase classname="fastlane.lanes" name="02: import_from_git" time="0.580914">
</testcase>
<testcase classname="fastlane.lanes" name="03: git_pull" time="4.603808">
<testcase classname="fastlane.lanes" name="03: git_pull" time="0.982965">
</testcase>
<testcase classname="fastlane.lanes" name="04: ensure_git_branch" time="0.011">
<testcase classname="fastlane.lanes" name="04: ensure_git_branch" time="0.013392">
</testcase>
<testcase classname="fastlane.lanes" name="05: pod_install" time="22.712397">
<testcase classname="fastlane.lanes" name="05: pod_install" time="4.078955">
</testcase>
<testcase classname="fastlane.lanes" name="06: pod_lib_lint" time="31.332885">
<testcase classname="fastlane.lanes" name="06: pod_lib_lint" time="9.499866">
</testcase>
<testcase classname="fastlane.lanes" name="07: version_bump_podspec" time="0.00276">
<testcase classname="fastlane.lanes" name="07: version_bump_podspec" time="0.002847">
</testcase>
<testcase classname="fastlane.lanes" name="08: git_commit_all" time="0.107871">
<testcase classname="fastlane.lanes" name="08: git_commit_all" time="0.27811">
</testcase>
<testcase classname="fastlane.lanes" name="09: add_git_tag" time="0.017011">
<testcase classname="fastlane.lanes" name="09: add_git_tag" time="0.016519">
</testcase>
<testcase classname="fastlane.lanes" name="10: push_to_git_remote" time="2.787409">
<testcase classname="fastlane.lanes" name="10: push_to_git_remote" time="1.201634">
</testcase>
<testcase classname="fastlane.lanes" name="11: pod_push" time="10.396381">
<testcase classname="fastlane.lanes" name="11: pod_push" time="8.170025">
</testcase>
<testcase classname="fastlane.lanes" name="12: pod_repo_update" time="9.979275">
<testcase classname="fastlane.lanes" name="12: pod_repo_update" time="4.09159">
</testcase>
......
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