Error loading XCTest, no suitable image found.

后端 未结 4 1880
慢半拍i
慢半拍i 2021-02-03 22:59

I have recently updated my Xcode and started having this error.

2014-11-03 15:03:54.222 App[13141:60b] Error loading /private/var/mobile/Applications/677127BD-52         


        
4条回答
  •  暖寄归人
    2021-02-03 23:08

    I've encountered exactly the same problem. I was able to fix the problem by setting the provisioning profile to something other than Automatic on both targets (the test and the test host).

    I verified this was the problem by reverting it back to automatic, and the problem reoccured.

提交回复
热议问题