Configurar build para Flutter usando Flavor #2351
Replies: 1 comment 8 replies
-
Hi @jhonathanqz, the problem is that you are adding |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Steps to reproduce
Expected results
Preciso que ele gere um .ipa para cada Flavor mencionado no arquivos flavors_ios.txt e logo em seguida publique todos na apple_store.
A mesma ideia funcionou para o Android, porém para iOS estou recebendo um erro e não estou conseguindo resolver.
Actual results
O codemagic está me retornando o seguinte erro:
**Running iOS Workflow for flavor: facility with appId: <app_id>
Found build number 2 from App Store version v1.1.0(2)
**LATEST_BUILD_NUMBER: 2
**NEXT_BUILD_NUMBER: 3
Could not find an option with short name "-a".
Run 'flutter -h' (or 'flutter -h') for available flutter commands and options.
Build failed :|
Step 7 script
Flutter build ipa
exited with status code 64Build id (optional)
65bd213c105211fce0fefa5e
Beta Was this translation helpful? Give feedback.
All reactions