Skip to content

Commit

Permalink
we have to state that we're exempt
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@14156 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Oct 14, 2016
1 parent c7715c7 commit 18c8025
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions osx/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>

<key>CFBundleDocumentTypes</key>
<array>
Expand Down
2 changes: 2 additions & 0 deletions osx/Xpra_NoDock.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
</plist>

0 comments on commit 18c8025

Please sign in to comment.