Skip to content

Commit b15681f

Browse files
authored
Merge pull request #41 from oxidecomputer/wc/enable-macos-sig
Enable macOS binary signing
2 parents beb6f74 + e57dcdb commit b15681f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dist-workspace.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ install-updater = false
2121
github-attestations = true
2222
# Path that installers should place binaries in
2323
install-path = "CARGO_HOME"
24+
# Sign macOS binaries
25+
macos-sign = true
2426

2527
[[dist.extra-artifacts]]
2628
artifacts = ["dist-manifest-schema.json"]

0 commit comments

Comments
 (0)