Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to submit to itunes using script #5

Open
chrisdurfee opened this issue May 11, 2017 · 1 comment
Open

Unable to submit to itunes using script #5

chrisdurfee opened this issue May 11, 2017 · 1 comment

Comments

@chrisdurfee
Copy link

itunes gives a message like this:

Dear developer,
We have discovered one or more issues with your recent delivery for *app. To process your delivery, the following issues must be corrected:
Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team

@vickydhas
Copy link

I have referred this script and tried copying the libSwift*** files from the XCToolchain to SwiftSupport directory from ones found in the Payload/Frameworks/,...

However my Frameworks directory also have these frameworks:
GoogleToolboxForMac.framework
nanopb.framework
Protobuf.framework

The copy fails as there are no such files in the XCToolchain path, so this framework even to copy in Swift support will give me signing errors. Can help to check how to get over this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants