Invalid Swift Support / The SwiftSupport folder is empty

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

    This happened to me after I changed project settings. Go to "File" > "Project Settings..." (or in some cases "Workspace Settings...") and then select "Use Shared Setting" from the "Build System" dropdown.

提交回复
热议问题