fastlane-old / gym

Building your iOS apps has never been easier
https://fastlane.tools
645 stars 54 forks source link

Invalid Swift Support - The SwiftSupport folder is missing #201

Closed thekeshavgoel closed 8 years ago

thekeshavgoel commented 8 years ago

Email from ITC saying: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

To my guess, under the SwiftSupport folder ITC now expects, iphone and watchos folders with respective dylib files if the app supports Apple watch, upon comparing the build from gym with the one from Xcode.

KrauseFx commented 8 years ago

Are you using the legacy build API?

thekeshavgoel commented 8 years ago

Yeah! because without the legacy build: the app isn't packaged for app-store, but it does work for ad-hoc.

ohayon commented 8 years ago

this is likely an issue with the specific configuration of your project. we are going to close this issue, but please feel free to leave some steps to reproduce the issue. :octopus:

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/3141. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: