修复 pubspbec.lock 文件编译的时候被修改的 bug,必须要保持锁定,除非主动升级
This commit is contained in:
@@ -41,6 +41,7 @@ cd "$APP_DIR"
|
||||
|
||||
flutter build ipa \
|
||||
--release \
|
||||
--no-pub \
|
||||
--dart-define-from-file=config/config.json \
|
||||
--split-debug-info="$DEBUG_INFO_DIR" \
|
||||
--obfuscate
|
||||
|
||||
Reference in New Issue
Block a user