-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Description
After submitting my app to the Apple App store I get an email that says:
Invalid Swift Support - The SwiftSupport folder is missing
I have not mucked with Swift at all in my Flutter project, only Objective-C, so I don't want Swift.
This overflow says to set "Embedded Content Contains Swift Code" to NO in Build Options.
http://stackoverflow.com/questions/32559204/invalid-swift-support-the-swiftsupport-folder-is-empty
I haven't found that option yet. I do have one called, "Always Embed Swift Standard Libraries" and that is already set to "NO"... Not sure if that's what is being referred, but atm don't have a way to fix this issue.
I also tried "export for App store", and used Application Loader to upload the file, same error.
Steps to Reproduce
Submit app to app store.
Flutter Doctor
[✓] Flutter (on Mac OS, channel master)
• Flutter at /Users/joel/dev_3rd/flutter
• Framework revision 198d293 (9 hours ago),
• Engine revision f306a6f
• Tools Dart version 1.22.0-dev.10.6
[✓] Android toolchain - develop for Android devices (Android SDK 25.0.0)
• Android SDK at /Users/joel/dev_3rd/android-sdk-macosx/
• Platform android-25, build-tools 25.0.0
• ANDROID_HOME = /Users/joel/dev_3rd/android-sdk-macosx/
• Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
[✓] iOS toolchain - develop for iOS devices (Xcode 8.2.1)
• Xcode at /Applications/Xcode.app/Contents/Developer/
• Xcode 8.2.1, Build version 8C1002
• ios-deploy 1.9.0
[✓] IntelliJ IDEA Ultimate Edition (version 2016.3)
• Dart plugin version 163.7743.25
• Flutter plugin version 0.1.5
[✓] Connected devices