There was an error while loading. Please reload this page.
1 parent f42ea10 commit c8a5013Copy full SHA for c8a5013
1 file changed
macos/Runner/DebugProfile.entitlements
@@ -2,6 +2,10 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<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>
9
<key>com.apple.security.app-sandbox</key>
10
<true/>
11
<key>com.apple.security.cs.allow-jit</key>
0 commit comments