xcode更新了真机运行报错

更新了xcode和mac系统 真机运行时就失败了 The identity used to sign the executable is no longer valid.

Please verify that your device’s clock is properly set, and that your signing certificate is not expired. (0xE8008018).
阅读 3.2k
1 个回答

xcode->preferences->accounts 把开发者账号关联上能更新的更新 下载的下载 再到项目的buildSettings->code Signing->provisioning Profile选择对应的项目即可。

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进