We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb10d7a commit eaa97b0Copy full SHA for eaa97b0
src/mac/app-Info.plist
@@ -25,7 +25,7 @@
25
<key>LSMinimumSystemVersion</key>
26
<string>${MACOSX_DEPLOYMENT_TARGET}.0</string>
27
<key>LSFileQuarantineEnabled</key>
28
- <true/>
+ <false/>
29
<key>NSSupportsAutomaticGraphicsSwitching</key>
30
<true/>
31
<key>CFBundleDocumentTypes</key>
src/mac/helper-Info.plist
@@ -19,7 +19,7 @@
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
22
23
24
<key>LSUIElement</key>
0 commit comments