Xcode 9 - Could not attach to pid for Frameworks unit tests

前端 未结 6 574
Happy的楠姐
Happy的楠姐 2021-02-02 15:22

I am getting the following error after migrating from one mac to another using time machine.

Could not attach to pid

Ensure "project title"

6条回答
  •  逝去的感伤
    2021-02-02 16:26

    If you have Mojave OS then:

    1) Open your target scheme

    2) Uncheck this one

    3) Select this scheme while testing this target (ex. Testing "TestApiTarget" - select "TestApiTarget" in schemes on tests).

    Its temporary solution from bug report

提交回复
热议问题