We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3776693 commit 2ed33a8Copy full SHA for 2ed33a8
samples/TranslateText/ProxyServer/DeepLProxyServerTest/info.plist.TemplateOSX.xml
@@ -0,0 +1,28 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+<plist version="1.0">
4
+<dict>
5
+<%VersionInfoPListKeys%>
6
+<%ExtraInfoPListKeys%>
7
+<key>NSAppTransportSecurity</key>
8
9
+<key>NSExceptionDomains</key>
10
11
+<key>localhost</key>
12
13
+<key>NSIncludesSubdomains</key>
14
+<true/>
15
+<key>NSExceptionAllowsInsecureHTTPLoads</key>
16
17
+</dict>
18
+<key>olfsoftware.fr</key>
19
20
21
22
23
24
25
26
27
28
+</plist>
0 commit comments