AppStore rejects our build due to missing SwiftSupport folder inside IPA file.
After analyzing source and target ipa files, the source one contains SwiftSupport folder, while obfuscated one does not.
Error message from AppStoreConnect:
ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
Of course, unobfuscated app goes through AppStoreConnect without any issues.
AppStore rejects our build due to missing SwiftSupport folder inside IPA file. After analyzing source and target ipa files, the source one contains SwiftSupport folder, while obfuscated one does not.
Error message from AppStoreConnect:
ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.
Of course, unobfuscated app goes through AppStoreConnect without any issues.