|
|
|
@ -9,6 +9,27 @@
|
|
|
|
|
<key>OSXVersion</key>
|
|
|
|
|
<string>10.15.6</string>
|
|
|
|
|
</dict>
|
|
|
|
|
<key>NSAppTransportSecurity</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSExceptionDomains</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>public.loki.foundation</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSExceptionRequiresForwardSecrecy</key>
|
|
|
|
|
<false/>
|
|
|
|
|
</dict>
|
|
|
|
|
<key>storage.seed1.loki.network</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSExceptionRequiresForwardSecrecy</key>
|
|
|
|
|
<false/>
|
|
|
|
|
</dict>
|
|
|
|
|
<key>storage.seed3.loki.network</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>NSExceptionRequiresForwardSecrecy</key>
|
|
|
|
|
<false/>
|
|
|
|
|
</dict>
|
|
|
|
|
</dict>
|
|
|
|
|
</dict>
|
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
|
<string>en</string>
|
|
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
|
|