Invalid Swift Support / The SwiftSupport folder is empty

前端 未结 19 1461
轻奢々
轻奢々 2020-12-08 13:01

Environment: Xcode 7 GM

I uploaded iOS app successfully using Xcode without error. This app is written in Objective-C and Swift.

However, immediately after s

19条回答
  •  独厮守ぢ
    2020-12-08 13:46

    You also get this error when you upload an ipa that has a plist with export_method set to ad-hoc instead of app-store to itunes ...

提交回复
热议问题