The identity used to sign the executable is no longer valid. 解决方案

来源:互联网 发布:淘宝 宜家代购 编辑:程序博客网 时间:2024/06/05 18:13

  在真机模拟的时候经常会遇见 “The identity used to sign the executable is no longer valid.”的问题。

  


解决方案:

1. 先确认自己的证书都是有效的。若无效 ->Edit编辑证书为Active状态  。

     

2. 按照下面步骤Xode -> Preferences -> 选择自己的开发者账号-> Accounts ->ViewDetails ->Download All. 

 

3. 最后, 去Targets->Build Settings ->Code Signing -> Provisioning Profile 设置为 Automatic       

                                                                 Code Signing Identity  设置为 iOS Developer




0 0
原创粉丝点击