这是我在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)我不明白,什么是嵌入式二进制签名证书?
我在这里用同样的错误检查了这些问题,但没有一个问题与这里提出的问题有关(Not Code Signed)。
我试图从Apple Developer成员中心撤销我的证书,并请求另一个证书,但问题仍然存在。
有人知道怎么解决吗?
发布于 2017-02-15 08:30:52
有时,Stackoverflow上的解决方案都不起作用。在这种情况下,
解决方案


https://stackoverflow.com/questions/27906188
复制相似问题