Commit 0ee65b35 by 段志勇

Update README.md

parent 744a8ebc
...@@ -38,7 +38,7 @@ sh [path/to]/ios_package.sh PRD yes ...@@ -38,7 +38,7 @@ sh [path/to]/ios_package.sh PRD yes
## 三、Tips: ## 三、Tips:
1. 打包依赖 `fastlane、gym` 安装: 打包依赖 `fastlane、gym` 安装:
```shell ```shell
# fastlane 安装: # fastlane 安装:
...@@ -51,7 +51,7 @@ sudo gem install gym ...@@ -51,7 +51,7 @@ sudo gem install gym
xcode-select --install xcode-select --install
``` ```
2. 使用 `fastlane` 全套完成以上需求的话,可以参考: 使用 `fastlane` 全套完成以上需求的话,可以参考:
[@czj_warrior](https://www.jianshu.com/p/d247d40e56fc)[使用 fastlane 实现自动化打包](https://mp.weixin.qq.com/s/ByFxXKvsyS1fajES9SLInA) [@czj_warrior](https://www.jianshu.com/p/d247d40e56fc)[使用 fastlane 实现自动化打包](https://mp.weixin.qq.com/s/ByFxXKvsyS1fajES9SLInA)
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