Building fails in CodeMagic but work in local with exactly the same configuration #3073
Replies: 2 comments
-
Change the Xcode version to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @crodriguezworky,
Then push the changes and start a new build. |
Beta Was this translation helpful? Give feedback.
0 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.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
The application build compile and is send to store.
Actual results
Automatically signing iOS for device deployment using specified development team in Xcode project: LV6K9CP5W7
Running pod install... 77.5s
Running Xcode build...
Xcode archive done. 50.2s
Failed to build iOS app
Error output from Xcode build:
↳
** ARCHIVE FAILED **
Xcode's output:
↳
Writing result bundle at path:
/var/folders/w2/rrf5p87d1bbfyphxc7jdnyvh0000gn/T/flutter_tools.uyK2Kc/flutter_ios_build_temp_dir3XukfN/temporary_xcresult_bundle
Encountered error while archiving for device.
Build failed :|
Failed to build for iOS
Build id (optional)
680688fecb353a6cf34e63a0
Beta Was this translation helpful? Give feedback.
All reactions