Skip to content

Commit c8a5013

Browse files
committed
Fix macOS debug keychain entitlement
1 parent f42ea10 commit c8a5013

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

macos/Runner/DebugProfile.entitlements

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>com.apple.application-identifier</key>
6+
<string>SZTB68DXM4.com.keplr.vizor</string>
7+
<key>com.apple.developer.team-identifier</key>
8+
<string>SZTB68DXM4</string>
59
<key>com.apple.security.app-sandbox</key>
610
<true/>
711
<key>com.apple.security.cs.allow-jit</key>

0 commit comments

Comments
 (0)