Commit a413e24e by CaryaLiu

feat: update ios_prebuild.sh

parent 259688ab
ios @ 2992e5b6
Subproject commit 0a4038689cb148c0aadb1c69ac402d66568a013a
Subproject commit 2992e5b61b1599153b5975094664fc88ebedebf9
......@@ -14,5 +14,5 @@ git submodule foreach 'git push' && git push
cd ios
# release_choise: upload=> 代表只上传ipa包,不提交审核;upload_submit=> 代表上传ipa且提交审核
# bundle exec fastlane package build_configuration:$Configuration pgyer_desc:$pgyer_desc release_choise:$release_choise
bundle exec fastlane package build_configuration:Debug pgyer_desc:ReactNative打包测试
# bundle exec fastlane submodule_push
# bundle exec fastlane package build_configuration:Debug pgyer_desc:ReactNative打包测试
bundle exec fastlane submodule_push
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