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
744a8ebc
Commit
744a8ebc
authored
Jan 23, 2019
by
段志勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
f41d77e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
+3
-0
No files found.
README.md
View file @
744a8ebc
...
@@ -26,9 +26,12 @@
...
@@ -26,9 +26,12 @@
4.
`DD_HOST_URL`
对应
`https://oapi.dingtalk.com/robot/send?access_token=ABCD`
的
`ABCD`
4.
`DD_HOST_URL`
对应
`https://oapi.dingtalk.com/robot/send?access_token=ABCD`
的
`ABCD`
5.
`DD_ICON_URL`
对应
`https://appicon.pgyer.com/image/view/app_icons/abcd/120Y`
的
`abcd/120Y`
5.
`DD_ICON_URL`
对应
`https://appicon.pgyer.com/image/view/app_icons/abcd/120Y`
的
`abcd/120Y`
6.
`DD_DOWN_URL`
对应
`http://www.pgyer.com/abcd`
的
`abcd`
6.
`DD_DOWN_URL`
对应
`http://www.pgyer.com/abcd`
的
`abcd`
```
shell
```
shell
# 执行打包:
sh
[
path/to]/ios_package.sh PRD yes
sh
[
path/to]/ios_package.sh PRD yes
```
```
7.
参数1:PRD 对应工程的环境文件
7.
参数1:PRD 对应工程的环境文件
8.
参数2:yes 代表使用钉钉通知
8.
参数2:yes 代表使用钉钉通知
9.
参数2:no 不使用钉钉通知
9.
参数2:no 不使用钉钉通知
...
...
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