转换为当前 swift 语法失败

Convert to current swift syntax failed

尝试将我的项目转换为 Swift3 时,我不断收到以下错误:

Convert to current swift syntax failed Could not determine bundle identifier for AppNameTests's TEST_HOST: "/Users/XXXX/Library/Developer/Xcode/DerivedData/AppName-bvwsmxtnxztczgaeqridenjdhfmt/Build /Products/Debug (Staging)-iphonesimulator/AppName-dev.app"

这非常令人沮丧,因为在我成功转换我的项目之前,我做错了一些事情,所以决定将我的 git 项目重置为最新提交。现在尝试再次转换它失败了,即使代码中应该没有区别。

好吧,我真的只是再次重置我的 git 并关闭我的项目并重新打开它然后它工作......愚蠢 Xcode