Test bundle could not be loaded because an unanticipated error

后端 未结 10 1475
盖世英雄少女心
盖世英雄少女心 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:29

    The bundle UITests couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle

    Verify if all your targets are using the same iOS version in: Build Settings -> iOS Deployment Target

提交回复
热议问题