在真机模拟的时候经常会遇见 “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