verify resulted dmg again using
codesign --verify --verbose=4 <yourapp.dmg>
you can also verify with gatekeeper
spctl -a -t exec -vv <yourapp.dmg>
codesign --verify --verbose=4 <yourapp.dmg>
spctl -a -t exec -vv <yourapp.dmg>
本文标题:Mac codesign
本文链接:https://www.haomeiwen.com/subject/jlvfcdtx.html
网友评论