Skip to content

Commit ac14479

Browse files
authored
Merge pull request #7051 from jandubois/spin-entitlement
Add com.apple.security.cs.allow-unsigned-executable-memory entitlement for spin
2 parents 5c55002 + e24fb38 commit ac14479

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

build/signing-config-mac.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ entitlements:
2424
entitlements:
2525
- com.apple.security.cs.allow-jit
2626
- com.apple.security.hypervisor
27+
- paths:
28+
- Contents/Resources/resources/darwin/bin/spin
29+
entitlements:
30+
- com.apple.security.cs.allow-unsigned-executable-memory
2731
- paths:
2832
- Contents/Frameworks/Rancher Desktop Helper (GPU).app
2933
- Contents/Frameworks/Rancher Desktop Helper (Renderer).app

0 commit comments

Comments
 (0)