我的应用程序昨天运行得很好,没有任何错误或警告。但当我今天尝试运行它时,构建失败了-我没有在代码中更改任何内容: Undefined symbol: __swift_FORCE_LOAD_$_XCTestSwiftSupport 如何解决这个问题,为什么以前工作的时候会突然发生这样的事情? 这是我最近在使用XCode时经常遇到的问题。我的代码将顺利运行,没有任何错误,但当我在不同的时间重新启动它时,XCode将随机开始抛出错误-而不会对实际代码进行任何更改。 enter image description here enter image description here
在SWIFT2.3中,[XCTest performTest:]被翻译成Swift为public func performTest(run: XCTestRun)#selector(XCTest.perform as (XCTestRun) -> Void) -> ambiguous reference to member 'pe
<module-includes>:1:1: warning: umbrella header for module 'XCTest' does not include header 'XCTextCase/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.f