Co-authored-by: Samuel Attard <[email protected]>
@@ -12,5 +12,7 @@
<string>APPL</string>
<key>LSBackgroundOnly</key>
<true/>
+ <key>LSRequiresNativeExecution</key>
+ <true/>
</dict>
</plist>
@@ -38,5 +38,7 @@
<string>This app needs access to the microphone</string>
<key>NSCameraUsageDescription</key>
<string>This app needs access to the camera</string>
@@ -14,5 +14,7 @@
<key>CFBundleVersion</key>
<string>${ELECTRON_VERSION}</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>