-
Notifications
You must be signed in to change notification settings - Fork 133
Description
Xcode build done. 72.4s
Failed to build iOS app
Error output from Xcode build:
↳
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
2
{ platform:iOS Simulator, id:B6968341-5686-4773-A1B1-0760C5DA3527, OS:18.2, name:iPhone 15 Pro Max }
** BUILD FAILED **
2
Xcode's output:
↳
Writing result bundle at path:
/var/folders/py/v1km2sy93gx06xv38rqbgh5w0000gn/T/flutter_tools.22FKSM/flutter_ios_build_temp_dirDoc6hg/temporary_xcresult_bundle
2
ld: warning: ignoring duplicate libraries: '-lc++'
Command PhaseScriptExecution failed with a nonzero exit code
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
warning: Run script build phase 'FlutterFire: "flutterfire upload-crashlytics-symbols"' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
warning: Run script build phase '[firebase_crashlytics] Crashlytics Upload Symbols' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
note: Run script build phase 'Thin Binary' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner')
Could not build the application for the simulator.
Error launching application on iPhone 15 Pro Max.
Exited (1).