hexo/source/_posts/编译AppleALC出现错误.md

722 B

title tags excerpt categories abbrlink date
编译AppleALC出现错误
AppleALC
macOS
xcode
笔记
ai: 这篇文章介绍了在开发过程中遇到的一个具体错误,在尝试对某个插件进行代码签名时命令失败,并提供了相应的解决方法,即在其他代码签名标志中添加“--deep”参数来解决问题。
分享
7142 2022-05-29 07:01:10

In subcomponent: /Users/admin/Library/Developer/Xcode/DerivedData/AppleALC-fqueikknxpxowubueomyyxuwlnmg/Build/Products/Debug/AppleALC.kext/Contents/PlugIns/PinConfigs.kext/Contents/Info.plist.md5 Command CodeSign failed with a nonzero exit code

解决办法

Other Code Signing Flags添加参数--deep