Xcode 5.0.2 dyld: Library not loaded: @rpath/XCTest.framework/Versions/A/XCTest

后端 未结 15 792
再見小時候
再見小時候 2020-12-08 19:54

I have problems running a project in Xcode 5.0.2

I get the following error:

dyld: Library not loaded: @rpath/XCTest.framework/Versions/A/XCTest
  Ref         


        
15条回答
  •  旧时难觅i
    2020-12-08 20:10

    Just for the ones that came up with the same issue:

    Check on the lateral right menu which has to look like that:

    And has not have to look like that:

提交回复
热议问题