ios - 在 iPhone 上调试时出现错误 "The identity used to sign the executable is no longer valid."

标签 ios objective-c xcode xcode7 xcode7-beta6

我在 Yosemite 上使用 Xcode 7 beta 6,但遇到了问题

The identity used to sign the executable is no longer valid.

当我尝试在 iPhone 上构建应用程序时出错。详细信息为:

Please verify that your device’s clock is properly set, and that your signing certificate is not expired. (0xE8008018).

所以我现在无法在我的 iPhone 设备中进行调试。

有人对此有什么想法吗?

最佳答案

这是由于您的计算机上不存在配置文件中的更改。

快速修复(Xcode 7 iOS9):

Xcode -> Preferences -> Account -> Select Apple ID -> View Details -> Download All

现在尝试运行代码。

注意:如果问题仍然存在,请针对每个 Apple ID 按照上述步骤操作,然后尝试再次运行。

关于ios - 在 iPhone 上调试时出现错误 "The identity used to sign the executable is no longer valid.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32370073/

相关文章:

ios - 在远程通知上打开正确的消息线程 - 带解析的 iOS Swift Chat 应用程序

objective-c - 使用整个应用程序使用的方法编写类的正确方法是什么

ios - 如何释放未使用的 SKScene

iphone - 从 iPhone 设置更改距离单位

iOS代码覆盖率: @implementation Not Hit?

objective-c - UIKeyboardTypeNumberPad 关闭键盘

ios - AFNetworking POST 作为 GET 发送

ios - Apple Pay - 通行证为空

iphone - 在启用分页和多个图像的情况下缩放 UIScrollView

objective-c - 无法设置 NSOpenGLContext 的 View