我的父应用程序已正确签名.我已在每个屏幕上验证过.有没有人见过这个?
它抱怨我的watchKit应用程序.
谢谢!
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: Software Signing
Parent App Signing Certificate: - (Ad Hoc Code Signed)
Run Code Online (Sandbox Code Playgroud)
Aro*_*son 21
这个问题与签署无关.我的答案是将$(ARCHS_STANDARD)粘贴到项目有效架构字段中.难以置信!