Code signing is required for product type Unit Test Bundle in SDK iOS 8.0

前端 未结 11 1812
甜味超标
甜味超标 2020-12-02 07:46

Getting

Code signing is required for product type \'Unit Test Bundle\' in SDK \'iOS 8.0\'

My app target is code signing just

11条回答
  •  无人及你
    2020-12-02 07:47

    I fixed the issue (temporarily) by going to Edit Scheme, then in the Build section, removing my unit test target from being invoked in "Run".

提交回复
热议问题