xcode - iOS 错误 "Embedded binary is not signed with the same certificate as the parent app"

标签 xcode swift certificate xcode6 provisioning-profile

这是我在 IOS 应用程序开发中的第一步,我遇到了一些我无法弄清楚的问题。

error: Embedded binary is not signed with the same certificate as the parent app. Verify the embedded binary target's code sign settings match the parent app's.

    Embedded Binary Signing Certificate:    Not Code Signed
    Parent App Signing Certificate:         iPhone Developer: Emil Adz (9QNEF95395)

我不明白,什么是嵌入式二进制签名证书

我在这里检查了同样错误的问题,但没有一个与这里出现的问题相关(未代码签名)。

我试图从 Apple Developer Member Center 撤销我的证书并申请另一个证书,但问题仍然存在。

有人知道如何修复吗?

最佳答案

swift 5。在我的案例中,简单的方法检查我完成的屏幕截图

enter image description here

关于xcode - iOS 错误 "Embedded binary is not signed with the same certificate as the parent app",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27906188/

相关文章:

ios - 如何在调试器中查看 Swift 变量的地址

xcode - 如何设置默认的 Xcode 公司标识符?

ios - 可滚动 TextView : shows bottom of text as first

swift - 如何在我的搜索 Controller 中使用 queryStartingAtValue 来搜索用户?

ios - 通过委托(delegate)将数据传递给各种 View Controller

asp.net - 在 asp.net 网站中实现 SSL 证书

objective-c - 如何在私有(private)方法的调试器控制台中打印 self

ios - 根据屏幕大小快速更改按钮高度

security - CA 签名的 SSL 证书在安全方面的优势

security - 如何使用JAVA URL httpsconnection发送没有证书的https请求