Skip to content

Commit 55b5fc7

Browse files
committed
test
1 parent 02ceb7e commit 55b5fc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

forge.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const config: ForgeConfig = {
1717
...(process.platform === 'darwin' && {
1818
osxSign: {
1919
identity: '-', // adhoc signing
20+
'hardened-runtime': true,
2021
},
2122
osxNotarize: false
2223
}),

0 commit comments

Comments
 (0)