命令CodeSign失败,退出代码为非零
warning: unable to build chain to self-signed root for signer "Apple Distribution: name. (teamID)"
/Users/name/Library/Developer/Xcode/DerivedData/app-fjkfkfdf/Build/Intermediates.noindex/ArchiveIntermediates/helloworld/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Info.plist.appex: errSecInternalComponent'仅显示最近的错误命令CodeSign失败,并显示非零退出代码
发布于 2021-10-25 13:17:35
你可以在这里找到你的问题的解决方案https://stackoverflow.com/a/66083449/1053997
我也有同样的问题,这对我很有效。这可能是因为您的密钥链缺少"Worldwide Developer Relations Authority“证书
https://stackoverflow.com/questions/67937070
复制相似问题