⭐ Xcode 16.0 will be default starting October 6 #2749
Replies: 2 comments 2 replies
-
We started to experience issues with AppStore Connect. This is due to 3rd party dependencies on iOS that are still using bitcode. One solution is to stay on xcode 15.4, the other is stripping bitcode from the 3rd party framework (example article).
|
Beta Was this translation helpful? Give feedback.
-
Hello! When Xcode 16 stated to be used in codemagic I started to have problems in the codemagic build (but it works fine locally on my computer with Xcode 16). I'm having this error:
Already searched but can't find any post or discussion related with that, can anyone help me on that? Thank you in advance |
Beta Was this translation helpful? Give feedback.
-
As of October 6, 2024, we are introducing the Xcode 16.0 build machine image as our new default. Additionally, Xcode
latest
will be switched to16.0
.Key points:
latest
or if no specific Xcode version is configured, then your builds will utilize the Xcode 16.0 image.Action required:
If you have any questions or concerns, don't hesitate to get in touch with us.
Beta Was this translation helpful? Give feedback.
All reactions