導(dǎo)入第三方framework文件引發(fā)的報(bào)錯(cuò):Command CodeSign failed with a nonzero exit code

企業(yè)微信20201119-153419@2x.png
解決方法:在Build Settings -> Other Code Signing Flags 里添加 --deep

企業(yè)微信20201119-153800@2x.png
其他:
Empty paragraph passed to '****' command
Build Settings -> Other Warning Flags 里添加 -Wno-documentation
Double-quoted include "*****.h" in framework header, expected angle-bracketed instead
Build Phases -> Embed Framework 把列表里指定的framework移除
或:
Build Settings -> Quoted Include In Framework Header 改為NO