iOS simulator crash in iOS 8.2 and Xcode 6.2 with “Failed to lookup the process ID of #ID after successful launch.”

前端 未结 8 1940
青春惊慌失措
青春惊慌失措 2021-02-07 14:23

iOS simulator crash in iOS 8.2 and Xcode 6.2 with an error below

\"Failed to lookup the process ID of xxx.xxx.xxx after successful launch. Perhaps it crashed after laun

8条回答
  •  清酒与你
    2021-02-07 14:55

    I had the same problem, in my case the issue was :-

    Have set "Build active architectures : NO". Just changed it to YES and it worked.

提交回复
热议问题