]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
macOS: Specify crypto compliance
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 19 Feb 2019 15:12:29 +0000 (16:12 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 19 Feb 2019 15:12:33 +0000 (16:12 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/WireGuard/UI/macOS/Info.plist

index 5eef3c16c49ce17664944d492fe35c4c46808692..db1afeb7d3f28fd1ddf70fe4f1f9906bda4bc4c7 100644 (file)
@@ -2,6 +2,8 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+       <key>ITSAppUsesNonExemptEncryption</key>
+       <false/>
        <key>LSMultipleInstancesProhibited</key>
        <true/>
        <key>CFBundleDevelopmentRegion</key>