Fix set xcode build number step
This commit is contained in:
committed by
Tung Tran
parent
d168900975
commit
0c6ab6d704
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user