Invalid Swift Support / The SwiftSupport folder is empty

前端 未结 19 1491
轻奢々
轻奢々 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:45

    My problem was that I was using an adhoc profile to submit to TestFlight (has to be a distribution provisioning profile). Great error messages Apple!

提交回复
热议问题