]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
Plist: Handle crypto export
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 28 Nov 2018 22:06:43 +0000 (23:06 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 7 Dec 2018 17:52:14 +0000 (18:52 +0100)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/WireGuard/Info.plist
WireGuard/WireGuardNetworkExtension/Info.plist

index d2a5deaf00625c4ec1b8430a10bc7f447b0193d8..eb25ec5e46101e73e7a0b27333c8d7e615d574aa 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>CFBundleDevelopmentRegion</key>
        <string>$(DEVELOPMENT_LANGUAGE)</string>
        <key>CFBundleDocumentTypes</key>
index 9ae0ccb7c790f87b95a5a869e49484c4cedc0538..b749e34a95250780691e8f8a2c3fc786e62c80e5 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>CFBundleDevelopmentRegion</key>
        <string>$(DEVELOPMENT_LANGUAGE)</string>
        <key>CFBundleDisplayName</key>