Fix set xcode build number step

This commit is contained in:
Nguyen Son Tung TRAN
2021-09-20 16:15:06 +07:00
committed by Tung Tran
parent d168900975
commit 0c6ab6d704
+5
View File
@@ -91,6 +91,11 @@ workflows:
- additional_params: model
- certificate-and-profile-installer@1:
is_always_run: true
- set-xcode-build-number@1:
inputs:
- build_version_offset: alpha$BITRISE_BUILD_NUMBER
- build_short_version_string: 0.1.0-beta01
- plist_path: "$BITRISE_FLUTTER_PROJECT_LOCATION/ios/Runner/Info.plist"
- flutter-build@0:
inputs:
- is_debug_mode: 'true'