Notification service Extension,Not code signing

项目比较旧,新添加的 Notification Service Extension 报出如下异常:

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:     Apple Development: *** (FC4CGVWLZ8)

考虑到时代码签名问题,所以修改 “VALID_ARCHS”为$(ARCHS_STANDARD)
targe -> build setting -> 搜索 arch

build setting

相关文章1: 暂时忽略,只在 install 时安装
相关文章2: 旧版本xcode新建项目配置

相关问题欢迎留言

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容