Xcode6:嵌入式二进制文件未使用与父应用程序相同的证书进行签名

编程入门 行业动态 更新时间:2024-10-18 12:28:30
本文介绍了Xcode6:嵌入式二进制文件未使用与父应用程序相同的证书进行签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

添加Today App Extension Target后,我无法编译项目。 以下是错误:

After I add Today App Extension Target,I become impossible to compile project. below is error:

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.

嵌入式二进制签名证书:iPhone开发人员:(开发者名称)(编号)

Embedded Binary Signing Certificate: iPhone Developer: (Developer name) (number)

父App签名证书:iPhone开发人员:(开发者名称)(编号)

Parent App Signing Certificate: iPhone Developer: (Developer name) (number)

但嵌入式二进制文件证书和父应用程序的证书是相同的。 所以我现在很困惑......

but Embedded binary certificate and parent app's cerificate are the same. So I'm confusing now...

推荐答案

我试图在iPhone5中运行项目,但App Extension确实如此'它支持32位架构。所以当我在iPhone5S中构建项目时,我可以构建项目!

I tried to run project in iPhone5,but App Extension does'nt support 32-bit architecture.So When I build project in iPhone5S,I can build the project !

更多推荐

Xcode6:嵌入式二进制文件未使用与父应用程序相同的证书进行签名

本文发布于:2023-11-26 02:46:43,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1632326.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:嵌入式   应用程序   证书   二进制文件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!