Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
iOS-AutoPackage
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
app
iOS-AutoPackage
Commits
86020ea1
Commit
86020ea1
authored
Mar 18, 2019
by
段志勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update auto_package_ipa.sh
parent
423d3e4a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ipa_script/auto_package_ipa.sh
+3
-3
No files found.
ipa_script/auto_package_ipa.sh
View file @
86020ea1
...
...
@@ -2,9 +2,9 @@
# 使用 fastlane gym 自动打包 ipa
# echo util
COLOR_Cyan
=
'
\033[0;36m
'
COLOR_Red
=
'
\033[41;37m
'
COLOR_Default
=
'
\033[0;m
'
COLOR_Cyan
=
''
COLOR_Red
=
''
COLOR_Default
=
''
# todo: 打包前先执行 pod install
# 计时
...
...
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