Commit 64be23b
committed
cargo: Add codesigning runner script for MacOS
On MacOS, communicating with the hypervisor requires that a binary be
signed with an "entitlement" `com.apple.security.hypervisor`. This
commit adds a script that locally signs and then runs a binary, and
configures Cargo to use that script to run tests/exmaples/etc.
Signed-off-by: Lucy Menon <168595099+syntactically@users.noreply.github.com>1 parent 75d114a commit 64be23b
3 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments