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
ce8e917f
Commit
ce8e917f
authored
Mar 24, 2017
by
jaguar-bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.3.1
parent
0700bf37
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
21 deletions
+26
-21
project.pbxproj
Example/Pods/Pods.xcodeproj/project.pbxproj
+0
-0
Pods-GMPhobos_Example-acknowledgements.plist
...obos_Example/Pods-GMPhobos_Example-acknowledgements.plist
+3
-3
GMPhobos.podspec
GMPhobos.podspec
+1
-1
README.md
fastlane/README.md
+7
-2
report.xml
fastlane/report.xml
+15
-15
No files found.
Example/Pods/Pods.xcodeproj/project.pbxproj
View file @
ce8e917f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Example/Pods/Target Support Files/Pods-GMPhobos_Example/Pods-GMPhobos_Example-acknowledgements.plist
View file @
ce8e917f
...
@@ -104,12 +104,12 @@ THE SOFTWARE.
...
@@ -104,12 +104,12 @@ THE SOFTWARE.
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
FooterText
<
/k
e
y
>
<
k
e
y
>
FooterText
<
/k
e
y
>
<
string
>
Copyright
(
c
)
2016
北京更美互动信息科技有限公司
<
string
>
Copyright
(
c
)
2016
&#
21271
;&#
20140
;&#
26356
;&#
32654
;&#
20114
;&#
21160
;&#
20449
;&#
24687
;&#
31185
;&#
25216
;&#
26377
;&#
38480
;&#
20844
;&#
21496
;
仅限北京更美互动信息科技有限公司内部使用
&#
20165
;&#
38480
;&#
21271
;&#
20140
;&#
26356
;&#
32654
;&#
20114
;&#
21160
;&#
20449
;&#
24687
;&#
31185
;&#
25216
;&#
26377
;&#
38480
;&#
20844
;&#
21496
;&#
20869
;&#
37096
;&#
20351
;&#
29992
;
<
/string
>
<
/string
>
<
k
e
y
>
License
<
/k
e
y
>
<
k
e
y
>
License
<
/k
e
y
>
<
string
>
仅限北京更美互动信息科技有限公司内部使用
<
/string
>
<
string
>
&#
20165
;&#
38480
;&#
21271
;&#
20140
;&#
26356
;&#
32654
;&#
20114
;&#
21160
;&#
20449
;&#
24687
;&#
31185
;&#
25216
;&#
26377
;&#
38480
;&#
20844
;&#
21496
;&#
20869
;&#
37096
;&#
20351
;&#
29992
;
<
/string
>
<
k
e
y
>
Title
<
/k
e
y
>
<
k
e
y
>
Title
<
/k
e
y
>
<
string
>
GMKit
<
/string
>
<
string
>
GMKit
<
/string
>
<
k
e
y
>
Type
<
/k
e
y
>
<
k
e
y
>
Type
<
/k
e
y
>
...
...
GMPhobos.podspec
View file @
ce8e917f
...
@@ -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.3.
0
"
s
.
version
=
"0.3.
1
"
s
.
summary
=
"GM statistic data sdk"
s
.
summary
=
"GM statistic data sdk"
s
.
description
=
<<-
DESC
s
.
description
=
<<-
DESC
...
...
fastlane/README.md
View file @
ce8e917f
...
@@ -16,9 +16,14 @@ Deploy a new version to the App Store
...
@@ -16,9 +16,14 @@ Deploy a new version to the App Store
fastlane ios do_release_lib
fastlane ios do_release_lib
```
```
Release new private pod version
Release new private pod version
### ios do_
monkey_test
### ios do_
publish_beta
```
```
fastlane ios do_monkey_test
fastlane ios do_publish_beta
```
Publish a beta version
### ios do_automation_test
```
fastlane ios do_automation_test
```
```
UI automation test
UI automation test
...
...
fastlane/report.xml
View file @
ce8e917f
...
@@ -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.0004
75
"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: Verifying required fastlane version"
time=
"0.0004
63
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"1: default_platform"
time=
"0.000
213
"
>
<testcase
classname=
"fastlane.lanes"
name=
"1: default_platform"
time=
"0.000
445
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"2: import_from_git"
time=
"0.
759911
"
>
<testcase
classname=
"fastlane.lanes"
name=
"2: import_from_git"
time=
"0.
479868
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"3: hipchat"
time=
"0.0
5824
"
>
<testcase
classname=
"fastlane.lanes"
name=
"3: hipchat"
time=
"0.0
68705
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"4: git_pull"
time=
"
4.80464
6"
>
<testcase
classname=
"fastlane.lanes"
name=
"4: git_pull"
time=
"
3.6509
6"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"5: ensure_git_branch"
time=
"0.00
6837
"
>
<testcase
classname=
"fastlane.lanes"
name=
"5: ensure_git_branch"
time=
"0.00
7565
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"6: pod_install"
time=
"
18.057144
"
>
<testcase
classname=
"fastlane.lanes"
name=
"6: pod_install"
time=
"
4.71856
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"7: pod_lib_lint"
time=
"
45.998116
"
>
<testcase
classname=
"fastlane.lanes"
name=
"7: pod_lib_lint"
time=
"
19.711572
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"8: version_bump_podspec"
time=
"0.0
3403
9"
>
<testcase
classname=
"fastlane.lanes"
name=
"8: version_bump_podspec"
time=
"0.0
0110
9"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"9: git_commit_all"
time=
"0.05
5492
"
>
<testcase
classname=
"fastlane.lanes"
name=
"9: git_commit_all"
time=
"0.05
8036
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"10: add_git_tag"
time=
"0.0116
76
"
>
<testcase
classname=
"fastlane.lanes"
name=
"10: add_git_tag"
time=
"0.0116
3
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"11: push_to_git_remote"
time=
"
0.98094
"
>
<testcase
classname=
"fastlane.lanes"
name=
"11: push_to_git_remote"
time=
"
1.104336
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"12: pod_push"
time=
"2
8.289276
"
>
<testcase
classname=
"fastlane.lanes"
name=
"12: pod_push"
time=
"2
7.826951
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"13: pod_repo_update"
time=
"1.
148147
"
>
<testcase
classname=
"fastlane.lanes"
name=
"13: pod_repo_update"
time=
"1.
084135
"
>
</testcase>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"14: hipchat"
time=
"0.
540739
"
>
<testcase
classname=
"fastlane.lanes"
name=
"14: hipchat"
time=
"0.
049763
"
>
</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