Commit 744a8ebc by 段志勇

Update README.md

parent f41d77e3
......@@ -26,9 +26,12 @@
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`
6. `DD_DOWN_URL` 对应 `http://www.pgyer.com/abcd``abcd`
```shell
# 执行打包:
sh [path/to]/ios_package.sh PRD yes
```
7. 参数1:PRD 对应工程的环境文件
8. 参数2:yes 代表使用钉钉通知
9. 参数2:no 不使用钉钉通知
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment