微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Convert to Current Swift Syntax Failed: Could not find test host

Method:
Select the Xcode project in the lefthand browser.
Click on your test target in the Project’s General tab.
disclose “YorrPorojectNameTesting”. In my project the “Host Application” pulldown button was blank. Select your appropriate host application.
Try building your test target Now. If that succeeds then converting Syntax should as well.
I had this problem after installing the Xcode 8 beta so I assume this is related.
http://stackoverflow.com/questions/37847807/xcode-8-beta-convert-to-current-swift-syntax-failed-could-not-find-test-host/37864933

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐