-
Notifications
You must be signed in to change notification settings - Fork 25.2k
React native 0.77 iOS - Invalid Swift Support - The SwiftSupport folder is missing #51154
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Needs: Version InfoPlatform: iOSiOS applications.iOS applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.Type: New ArchitectureIssues and PRs related to new architecture (Fabric/Turbo Modules)Issues and PRs related to new architecture (Fabric/Turbo Modules)
Metadata
Metadata
Assignees
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Needs: Version InfoPlatform: iOSiOS applications.iOS applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.Type: New ArchitectureIssues and PRs related to new architecture (Fabric/Turbo Modules)Issues and PRs related to new architecture (Fabric/Turbo Modules)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Hi
When attempting to upload a React Native app (version 0.77) we encountered the following error:
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?
Thank you
Steps to reproduce
In XCode
Select Produce-Archive -> after finish a window open -> distribute app -> custom -> app store connect -> export -> automatically manage siging -> export
Replace .ipa file with .zip file
You will see only 2 folders:
Payload
Symbols
React Native Version
0.77.1
Affected Platforms
Other (please specify)
Areas
Other (please specify)
Output of
npx @react-native-community/cli infoStacktrace or Logs
MANDATORY Reproducer
Screenshots and Videos
No response