ITMS-90424: Invalid Swift Support

Hello I have a problem with Xcode when I want to publish my archive on Appstore Connect, everything goes well, but once the application sent I receive an e-mail from App Store Connect with the following error :


"Dear Developer,

We identified one or more issues with a recent delivery for your app, "Notorioustrade" 1.4 (1). Please correct the following issues, then upload again.

ITMS-90424: Invalid Swift Support - The SwiftSupport folder is empty. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

Best regards,

The App Store Team"


Configuration :

Mac Os Mojave 10.14.16

Xcode Version 11.2.1 (11B500)


My application is a simple WKWebView with cocoapods for OneSignal Notification extension.


I really need Help, i have try to call Apple but the services don't know where the problem come from.

Post not yet marked as solved Up vote post of victorapp Down vote post of victorapp
25k views

Replies

We were getting this error as well. We were using an adhoc provisioning profile for our builds. Switching to the appstore provisioning profile resolved the error for us.