github-actions-flutter-workflows
github-actions-flutter-workflows copied to clipboard
Waiting for version 1.24 to update/fix the deployment workflow
https://flutter.dev/docs/deployment/ios#create-a-build-archive:
On Flutter version 1.24.0-6.0 and later you can create an archive by instead running flutter build ipa. Then open build/ios/archive/MyApp.xcarchive in Xcode to validate and distribute your app. See flutter build ipa -h for available flags.