Code Sign error: Application Identifier 'com.reapptive.Floors2Go' which doesn't match the current setting 'com.reapptive.Floors2Go'

后端 未结 7 823
故里飘歌
故里飘歌 2020-12-13 13:02

I updated my provisioning profile to include some more devices for Ad-Hoc testing,I added this new profile and removed the old and now I am getting this error:

7条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-13 13:24

    In Xcode (I am using 4.5.2) > Build Settings > Code Signing section:

    1. Change everything to Don't Code Sign
    2. Change individual setting to appropriate developer/distribution profiles.

    For example:

    enter image description here

提交回复
热议问题