Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMPhobos
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMPhobos
Commits
665d0674
Commit
665d0674
authored
Oct 17, 2016
by
翟国钧
Browse files
Options
Browse Files
Download
Plain Diff
修改实时发送埋点之后的缓存数据处理的逻辑,实时发送数据成功之后,不清除缓存数据
parents
98e8d83e
b1a3cc2c
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
23 additions
and
23 deletions
+23
-23
Podfile.lock
Example/Podfile.lock
+2
-2
GMPhobos.podspec.json
Example/Pods/Local Podspecs/GMPhobos.podspec.json
+2
-2
Manifest.lock
Example/Pods/Manifest.lock
+2
-2
Info.plist
Example/Pods/Target Support Files/GMPhobos/Info.plist
+1
-1
GMPhobos.podspec
GMPhobos.podspec
+1
-1
report.xml
fastlane/report.xml
+15
-15
No files found.
Example/Podfile.lock
View file @
665d0674
PODS:
PODS:
- GMCache (0.1.0):
- GMCache (0.1.0):
- TMCache (~> 2.1.0)
- TMCache (~> 2.1.0)
- GMPhobos (0.2.1
2
):
- GMPhobos (0.2.1
3
):
- GMCache (~> 0.1.0)
- GMCache (~> 0.1.0)
- TMCache (2.1.0)
- TMCache (2.1.0)
...
@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
...
@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
SPEC CHECKSUMS:
GMCache: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc
GMCache: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc
GMPhobos:
955f342018851c0e594225df9deabb06ea945dc3
GMPhobos:
15d8b3d55e19ec19de8839aaebc8c02ca415563f
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69
PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69
...
...
Example/Pods/Local Podspecs/GMPhobos.podspec.json
View file @
665d0674
{
{
"name"
:
"GMPhobos"
,
"name"
:
"GMPhobos"
,
"version"
:
"0.2.1
2
"
,
"version"
:
"0.2.1
3
"
,
"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"
:
"http://git.gengmei.cc/gengmeiios/GMPhobos.git"
,
"git"
:
"http://git.gengmei.cc/gengmeiios/GMPhobos.git"
,
"tag"
:
"0.2.1
2
"
"tag"
:
"0.2.1
3
"
},
},
"platforms"
:
{
"platforms"
:
{
"ios"
:
"8.0"
"ios"
:
"8.0"
...
...
Example/Pods/Manifest.lock
View file @
665d0674
PODS:
PODS:
- GMCache (0.1.0):
- GMCache (0.1.0):
- TMCache (~> 2.1.0)
- TMCache (~> 2.1.0)
- GMPhobos (0.2.1
2
):
- GMPhobos (0.2.1
3
):
- GMCache (~> 0.1.0)
- GMCache (~> 0.1.0)
- TMCache (2.1.0)
- TMCache (2.1.0)
...
@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
...
@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
SPEC CHECKSUMS:
GMCache: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc
GMCache: a7b06a2d8a5a1c7cf023055c631ba9a0cd7c39fc
GMPhobos:
955f342018851c0e594225df9deabb06ea945dc3
GMPhobos:
15d8b3d55e19ec19de8839aaebc8c02ca415563f
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69
PODFILE CHECKSUM: ab2b5ff1dcd8a35fd02cced6c06c7f9477b82d69
...
...
Example/Pods/Target Support Files/GMPhobos/Info.plist
View file @
665d0674
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
0.2.1
2
<
/string
>
<
string
>
0.2.1
3
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
...
...
GMPhobos.podspec
View file @
665d0674
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
Pod
::
Spec
.
new
do
|
s
|
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"
GMPhobos
"
s
.
name
=
"
GMPhobos
"
s
.
version
=
"0.2.1
3
"
s
.
version
=
"0.2.1
4
"
s
.
summary
=
"GM statistic data sdk"
s
.
summary
=
"GM statistic data sdk"
s
.
description
=
<<-
DESC
s
.
description
=
<<-
DESC
...
...
fastlane/report.xml
View file @
665d0674
...
@@ -3,77 +3,77 @@
...
@@ -3,77 +3,77 @@
<testsuite
name=
"fastlane.lanes"
>
<testsuite
name=
"fastlane.lanes"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: Verifying required fastlane version"
time=
"0.000
416
"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: Verifying required fastlane version"
time=
"0.000
644
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"1: default_platform"
time=
"0.000
215
"
>
<testcase
classname=
"fastlane.lanes"
name=
"1: default_platform"
time=
"0.000
501
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"2: import_from_git"
time=
"0.6
58312
"
>
<testcase
classname=
"fastlane.lanes"
name=
"2: import_from_git"
time=
"0.6
70475
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"3: hipchat"
time=
"0.0
69956
"
>
<testcase
classname=
"fastlane.lanes"
name=
"3: hipchat"
time=
"0.0
57363
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"4: git_pull"
time=
"
1.087272
"
>
<testcase
classname=
"fastlane.lanes"
name=
"4: git_pull"
time=
"
0.942548
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"5: ensure_git_branch"
time=
"0.0
30542
"
>
<testcase
classname=
"fastlane.lanes"
name=
"5: ensure_git_branch"
time=
"0.0
07427
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"6: pod_install"
time=
"
3.780459
"
>
<testcase
classname=
"fastlane.lanes"
name=
"6: pod_install"
time=
"
8.982514
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"7: pod_lib_lint"
time=
"
16.651898
"
>
<testcase
classname=
"fastlane.lanes"
name=
"7: pod_lib_lint"
time=
"
28.792652
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"8: version_bump_podspec"
time=
"0.013
05
6"
>
<testcase
classname=
"fastlane.lanes"
name=
"8: version_bump_podspec"
time=
"0.013
50
6"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"9: git_commit_all"
time=
"0.
0441
2"
>
<testcase
classname=
"fastlane.lanes"
name=
"9: git_commit_all"
time=
"0.
40189
2"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"10: add_git_tag"
time=
"0.01
3686
"
>
<testcase
classname=
"fastlane.lanes"
name=
"10: add_git_tag"
time=
"0.01
0662
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"11: push_to_git_remote"
time=
"
0.878881
"
>
<testcase
classname=
"fastlane.lanes"
name=
"11: push_to_git_remote"
time=
"
1.558185
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"12: pod_push"
time=
"
14.528575
"
>
<testcase
classname=
"fastlane.lanes"
name=
"12: pod_push"
time=
"
30.717224
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"13: pod_repo_update"
time=
"
1.29251
"
>
<testcase
classname=
"fastlane.lanes"
name=
"13: pod_repo_update"
time=
"
6.192988
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"14: hipchat"
time=
"0.0
4423
"
>
<testcase
classname=
"fastlane.lanes"
name=
"14: hipchat"
time=
"0.0
50531
"
>
</testcase>
</testcase>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment