Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
HuangLongVanke
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张杰
HuangLongVanke
Commits
2a68b988
Commit
2a68b988
authored
Dec 24, 2018
by
张杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
0fa91728
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
15 deletions
+10
-15
Gemfile.lock
Gemfile.lock
+1
-1
Fastfile
fastlane/Fastfile
+5
-5
report.xml
fastlane/report.xml
+4
-9
No files found.
Gemfile.lock
View file @
2a68b988
...
...
@@ -158,4 +158,4 @@ DEPENDENCIES
fastlane-plugin-pgyer
BUNDLED WITH
1.16.
0
1.16.
2
fastlane/Fastfile
View file @
2a68b988
...
...
@@ -17,13 +17,13 @@ platform :ios do
if options[:to] == "alpha"
puts " \033[31m打包完成,正在上传测试蒲公英\033[0m\n"
pgyer(api_key: "
c27ea6ef7f1bba43b0eec5992ecfee27", user_key: "d5f2caf1ff895edcdf318e20bccc080c
")
pgyer(api_key: "
1c1acff227f9dea3eafd531ba369680d", user_key: "02794c3c6f78cbfda696f807d4cb1da0
")
end
if options[:to] == "release"
puts " \033[31m打包完成,正在上传正式蒲公英\033[0m\n"
pgyer(api_key: "e76d1eeacca62bc9310120f34febcbc8", user_key: "7177be6d7a474d4444675e716f64e66d")
end
#
if options[:to] == "release"
#
puts " \033[31m打包完成,正在上传正式蒲公英\033[0m\n"
#
pgyer(api_key: "e76d1eeacca62bc9310120f34febcbc8", user_key: "7177be6d7a474d4444675e716f64e66d")
#
end
# pgyer(api_key: "1c1acff227f9dea3eafd531ba369680d", user_key: "02794c3c6f78cbfda696f807d4cb1da0")
...
...
fastlane/report.xml
View file @
2a68b988
...
...
@@ -5,27 +5,22 @@
<testcase
classname=
"fastlane.lanes"
name=
"0: Verifying fastlane version"
time=
"0.001
7
"
>
<testcase
classname=
"fastlane.lanes"
name=
"0: Verifying fastlane version"
time=
"0.001
981
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"1: default_platform"
time=
"0.0016
69
"
>
<testcase
classname=
"fastlane.lanes"
name=
"1: default_platform"
time=
"0.0016
46
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"2: default_platform"
time=
"0.001
326
"
>
<testcase
classname=
"fastlane.lanes"
name=
"2: default_platform"
time=
"0.001
112
"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"3: gym"
time=
"19.674173"
>
</testcase>
<testcase
classname=
"fastlane.lanes"
name=
"4: pgyer"
time=
"13.200548"
>
<testcase
classname=
"fastlane.lanes"
name=
"3: gym"
time=
"17.586659"
>
</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