I have a problem which includes a dylib inside of a framework. The app builds fine and runs fine, but when I submit it to the store, I get this message.
Dear Developer,
We identified one or more issues with a recent delivery for your app, "My App Test" 0.1 (17). Please correct the following issues, then upload again.
ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
Best regards,
The App Store Team
I would love a more in-depth explaination of this rule/rejection from someone at Apple, or any advice from anyone who has encountered this problem
Thanks!
Joe
I have a problem which includes a dylib inside of a framework
This is not supported. Please see the Bundle Errors section of TN2435, which has this exact error message.