-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
I have a project with Flavorizr, where it compiles and installs the debug on the iPhone, but when I do Product > Archive, I get the error ARCHIVE FAILED.
At the end, it displays the error: Your Flutter build settings are outdated. Please run "flutter build ios --config-only --release" in your Flutter project and try again.
I run the command
flutter build ios --config-only --release
or the one specific to Flavor
flutter build ios --config-only --release --flavor autocom
and the error persists. Does anyone know what's going on?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels