Invalid Swift Support - The SwiftSupport folder is missing

Hi

When attempting to upload a React Native app (version 0.77) we encountered the following error:

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

If to check ipa folder we can see that content includes only 2 folders:

Payload Symbols

Could you please tell us why it does not include Swift Support folder?

We tried to use XCode - 16.2 and 16.3

Thank you

Answered by DTS Engineer in 838679022

I discuss the most common reason for this in another thread.

— Ed Ford,  DTS Engineer

Are you able to demonstrate the issue in a test project created from one of Xcode's templates, and using only Apple APIs? If not, you should check with the support resources provided by React Native to get assistance with their software.

You can find tips on creating and sharing a test project in Creating a Test Project.

Otherwise, other developers using React Native may know this issue.

Albert Pascual
  Worldwide Developer Relations.

I discuss the most common reason for this in another thread.

— Ed Ford,  DTS Engineer

Hi, thank you for response

Could you please help us to understand issue based on test application that we have now? We created reproduce example based on provided code in your reproducer repository (note: it has upper version of RN)

https://github.com/Relyon-ai/react-native-ios-build-issue/tree/branch-reproduce

Invalid Swift Support - The SwiftSupport folder is missing
 
 
Q