⚡ Xcode 16 #2594
Replies: 9 comments 13 replies
-
The build machine image has been updated with Xcode 16.0 Beta 2. |
Beta Was this translation helpful? Give feedback.
-
The build machine image now has Xcode 16.0 Beta 3 available. |
Beta Was this translation helpful? Give feedback.
-
The build machine image now has Xcode 16.0 Beta 4 available. |
Beta Was this translation helpful? Give feedback.
-
The build machine image now has Xcode 16.0 Beta 5 available. |
Beta Was this translation helpful? Give feedback.
-
The build machine image now has Xcode 16.0 Beta 6 available. |
Beta Was this translation helpful? Give feedback.
-
The build machine image now has Xcode 16.0 RC available. |
Beta Was this translation helpful? Give feedback.
-
I get asset validation errors when I switched to Xcode 16 (a few hours ago). When I perform the same compilation on my Mac (recently upgraded to the latest OS and Xcode 16.0 (16A242d) it works just fine. (When using the Organizer to send it manually). Using CodeMagic, I get the error noted below. Has anyone else encountered this? Asset validation failed (90534) Unsupported SDK or Xcode version2024-09-17 13:28:04.286 * Error: [ContentDelivery.Uploader.600000EF4180] Asset validation failed (90534) Unsupported SDK or Xcode version. Your app was built with an SDK or version of Xcode that isn’t supported. Although you can use beta versions of SDKs and Xcode to build and upload apps to App Store Connect, you need to use the latest Release Candidates (RC) for SDKs and Xcode to submit the app. For details on currently supported SDKs and versions of Xcode, visit: https://developer.apple.com/news/releases. (ID: 20414e33-eb0f-4a6b-9148-57ab44f985d5) 2024-09-17 13:28:07.357 [ContentDelivery.Uploader.600000EF4180] =============. {"tool-version":"8.003.16003","tool-path":"/Applications/Xcode-16.0.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework","os-version":"14.6.1","product-errors":[{"message":"Asset validation failed","userInfo":{"NSUnderlyingError":"Error Domain=IrisAPI Code=-19241 "Asset validation failed" UserInfo={status=409, detail=Unsupported SDK or Xcode version. Your app was built with an SDK or version of Xcode that isn’t supported. Although you can use beta versions of SDKs and Xcode to build and upload apps to App Store Connect, you need to use the latest Release Candidates (RC) for SDKs and Xcode to submit the app. For details on currently supported SDKs and versions of Xcode, visit: https://developer.apple.com/news/releases., id=20414e33-eb0f-4a6b-9148-57ab44f985d5, code=STATE_ERROR.VALIDATION_ERROR.90534, title=Asset validation failed, NSLocalizedFailureReason=Unsupported SDK or Xcode version. Your app was built with an SDK or version of Xcode that isn’t supported. Although you can use beta versions of SDKs and Xcode to build and upload apps to App Store Connect, you need to use the latest Release Candidates (RC) for SDKs and Xcode to submit the app. For details on currently supported SDKs and versions of Xcode, visit: https://developer.apple.com/news/releases., NSLocalizedDescription=Asset validation failed}","NSLocalizedDescription":"Asset validation failed","iris-code":"STATE_ERROR.VALIDATION_ERROR.90534","NSLocalizedFailureReason":"Unsupported SDK or Xcode version. Your app was built with an SDK or version of Xcode that isn’t supported. Although you can use beta versions of SDKs and Xcode to build and upload apps to App Store Connect, you need to use the latest Release Candidates (RC) for SDKs and Xcode to submit the app. For details on currently supported SDKs and versions of Xcode, visit: https://developer.apple.com/news/releases. (ID: 20414e33-eb0f-4a6b-9148-57ab44f985d5)"},"code":90534}]} |
Beta Was this translation helpful? Give feedback.
-
We now have the Xcode 16.0 release version available on the build image. |
Beta Was this translation helpful? Give feedback.
-
xcode 16 error while uploading a build to app store connect "Step 3 script Set up provisioning profiles settings on Xcode project exited with status code 1" |
Beta Was this translation helpful? Give feedback.
-
Xcode 16.0 Beta 1 is now available in Codemagic along with new runtimes for iOS 18.0, watchOS 11.0, tvOS 18.0, and visionOS 2.0. To use it, set the Xcode version to
16
oredge
in your build configuration.See more details about the build machine specs and preinstalled software in our documentation.
Beta Was this translation helpful? Give feedback.
All reactions