machyve / xhyve

xhyve, a lightweight OS X virtualization solution
Other
6.43k stars 353 forks source link

signing xhyve #226

Open benoitc opened 1 year ago

benoitc commented 1 year ago

Following the comment of the macports ports I am trying to sign xhyve but I get the following error:

➜  ~ sudo /usr/bin/codesign --force --sign <ID>-o library --entitlements /opt/local/share/xhyve/entitlements.plist /opt/local/bin/xhyve

Warning: unable to build chain to self-signed root for signer "Apple Development: XXX (SHORTID)"
/opt/local/bin/xhyve: errSecInternalComponent

any idea what could be the issue?