此為Shell腳本打包iOS APP的源碼 特簡單
https://github.com/liuyujie/iOSXocdeBuildShell
XcodeNoWorkSpace.sh
此為xcode簡單項目沒有pod的項目。
XcodeWorkSpace.sh
此為xcodeworkspace項目有pod的項目。
EnterpriseBuildDev.sh
此為項目打包并上傳到fir.im。
EnterpriseBuildDevPro.sh
此為項目打包并上傳到蒲公英。
EnterprisePlist 參數說明:
method: (String) 可填寫項如下:
development
app-store
enterprise
ad-hoc
teamID: (String) The development program team identifier.
uploadSymbols: (Boolean) Option to include symbols in the generated ipa file.
uploadBitcode: (Boolean) Option to include Bitcode.