akofman / cordova-plugin-add-swift-support

:hammer: Swiftify your Cordova app !
MIT License
117 stars 107 forks source link

Invalid Swift Support iTunes Error #27

Open chrisdurfee opened 7 years ago

chrisdurfee commented 7 years ago

iTunes connect is refusing to allow builds to be uploaded in the application loader due to a missing "SwiftSupport" folder. I have included the plugin in my project but it still doesn't add the necessary swift files to allow it to be added to itunes.

iTunes error:

'We have discovered one or more issues with your recent delivery for "app name". 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,'

jelkevdh commented 7 years ago

Have the same issue :( Version 1.6.2

akofman commented 7 years ago

Hello guys, what version of XCode are you using ? Are you uploading your app from XCode or Application Loader ?

chrisdurfee commented 6 years ago

I'm using cocoon.io to cloud compile. They won't specify what version of xcode they use but I assume it recent. After i upload the iPad to the iTunes connect through application loader using xcode.

akofman commented 6 years ago

hmmm maybe you don't use the last version of this plugin (1.7.0) ? The previous versions were not compatible with the most recent xcode.

yogeshwar238 commented 6 years ago

I am also facing the same issue. Any help is much appreciated.