iOS publishing fails with Xcode 16.2 Beta 3 version #2882
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceUsing Flutter 3.27.0 with Xcode 16.2 to build and publish iOS app to App Store Connect Expected resultsThe app to be published successfully Actual resultsPublish failed: 2024-12-12 17:37:26.561 *** Error: [ContentDelivery.Uploader.600000420180] 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: bff13d2e-210f-4509-bc27-65d67a31f7d3)
2024-12-12 17:37:26.770 [ContentDelivery.Uploader.600000420180]
=============
UPLOAD FAILED with 1 error.
=============
{"tool-version":"8.003.16003","tool-path":"\/Applications\/Xcode-16.2.app\/Contents\/SharedFrameworks\/ContentDeliveryServices.framework\/Versions\/A\/Frameworks\/AppStoreService.framework","os-version":"15.1.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=bff13d2e-210f-4509-bc27-65d67a31f7d3, 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: bff13d2e-210f-4509-bc27-65d67a31f7d3)"},"code":90534}]} Build id (optional)675b1d5e4ede54c8c30897ed |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I just retried the same build but using Xcode 16.1 and it published successfully, so my question, is the Xcode 16.2 available a Beta release or the final |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi @luis901101 |
Beta Was this translation helpful? Give feedback.
Hi @luis901101
Thank you for your feedback! We are currently finishing the process of updating all machines to the new Xcode 16.2 version. If you try again, it will use the release version already.