How to fix “failed codesign verification” of an iPhone project?

前端 未结 13 1501
小鲜肉
小鲜肉 2020-11-30 03:54

Last night, the iPhone project was built perfectly.

This morning, I installed XCode 3.2.3 in a separate folder. When I open the same project in

13条回答
  •  自闭症患者
    2020-11-30 04:23

    For me the following steps resolved the issue:

    1. Go to Product > Edit Scheme.

    2. Open the Archive Profile.

    3. Set Build configuration to Distribution.

提交回复
热议问题