Hello,
I'm having this error when trying to publish an iOS application:
"Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it."
We are using iOSCharts in our project.
I tried to use the ipa-packager from GitHub and also to create the "SwiftSupport" folder manually (I copied the *.dylib files from Xcode) but the best result for now is another error:
"Invalid Swift Support - The file arm64 doesn't have a signing ID. Sign the file, rebuild your app using the current public (GM) version of Xcode, and resubmit it."
What can I do to solve these errors? Thanks for any help/feedbacks
- Xcode 10.1
- Visual Studio for Mac 7.7.4 (build 1)
- Xamarin.iOS 12.2.1.13