└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # 说明 2 | 3 | * 该repo是http://www.jianshu.com/p/54ab07f2e63b 一文中所列的脚本。 4 | * build_using_gym.sh使用了[gem](https://github.com/fastlane/fastlane) 5 | * build_using_xctool.sh使用了[xctool](https://github.com/facebook/xctool) 6 | * 两个脚本的结尾都会将ipa上传到[fir](https://github.com/FIRHQ/fir-cli) 7 | --------------------------------------------------------------------------------