ITMS-90562: Invalid Bundle with Xcode 13.3 RC

When archiving and uploading a build of our tvOS app to App Store Connect with Xcode 13.3RC, it gets rejected with

TMS-90562: Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.

When archiving and uploading with Xcode 13.2.1 the build is accepted and processed.

I could not find any rpath issues when inspecting the binary with otool -L and otool -l.

Has anyone else experienced the this issue with Xcode 13.3RC?

I've filed feedback FB9952607

Answered by DTS Engineer in 708133022

New apps uploaded to the App Store as of today (March 22, 2022) should no longer encounter the original error reported upon upload in relation to using Swift concurrency:

ITMS-90562: Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.

If you were previously impacted, please upload a new version today. If you continue to receive this error message, please let us know through Feedback Assistant, and post the FB number here.

Have you guys tested the app built and uploaded in Xcode 13.3 on iOS 14? Not local testing, but uploading to Connect then downloading and installing via App Store or TestFlight.

I found that all my UITests for iOS 14 on Xcode Cloud crashed and failed.

Same for us, using new Xcode 13.3 the app uploaded to testflight crashes on iOS 14 devices (

Seeing this for our app. FB9970868

I've gone through every single framework / plugin / binary in the app bundle with otool -L and found nothing. What's annoying is how these emails about "ITMS-90562: Invalid Bundle" do NOT in fact tell us what's invalid in the bundle - if you (i.e. the processing server) are aware, why not just tell us in the same email?

I've tried it with Xcode 13.2.1 as well and it still gets rejected. I have no idea what's going on as another one of our apps is submitting fine.

same issue with Version 13.4 (13F17a)

I'm still having this issue. Any update on this?

ITMS-90562: Invalid Bundle with Xcode 13.3 RC
 
 
Q