Test bundle could not be loaded because an unanticipated error

后端 未结 10 1585
盖世英雄少女心
盖世英雄少女心 2020-12-31 00:57

Recently I have started writing test case for one old static library. I have loaded the library to Xcode 5,Since Static Library is old , I have to manually add TestProject w

10条回答
  •  悲&欢浪女
    2020-12-31 01:43

    I was able to resolve this issue by setting the host application for the test target:

提交回复
热议问题