Invalid Swift Support / The SwiftSupport folder is empty

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

    Tried this solution with Xcode 11.6, in Aug 2020, and it works.

    1. Select the archive > Show in Finder
    2. Show Package Contents
    3. Delete the folder SwiftSupport
    4. Go back to the archive > Distribute App

提交回复
热议问题