Add encryption for macOS declaration to Info.plist

pull/847/head
Michael Zanetti 2022-07-03 19:22:26 +02:00
parent 589f91ab25
commit 7e9ab819cb
1 changed files with 2 additions and 0 deletions

View File

@ -30,5 +30,7 @@
<string>NSApplication</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>