Closed excitedplus1s closed 1 year ago
Please add this to the manpage.
Thank you!
If you're up to the challenge, would you like to add support for using multiple flags with one -C
, like -Chard,kill
? It should be fairly simple to implement with getsubopt(3p)
or strtok(3p)
.
Thank you! If you're up to the challenge, would you like to add support for using multiple flags with one
-C
, like-Chard,kill
? It should be fairly simple to implement withgetsubopt(3p)
orstrtok(3p)
.
Done
usage: ldid -S -Cadhoc -Clinker-signed somfile
codesign -dv -r- somefile
CodeDirectory v=20400 size=7071 flags=0x20002(adhoc,linker-signed) hashes=216+2 location=embedded