We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d8c21 commit 519bf5bCopy full SHA for 519bf5b
web/packages/teleterm/build_resources/entitlements.mac.plist
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
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
+ <!-- https://github.com/electron/electron-notarize#prerequisites -->
6
+ <key>com.apple.security.cs.allow-jit</key>
7
+ <true/>
8
+ </dict>
9
+</plist>
0 commit comments