Update info plist to reflect PlistBuddy ordering.

pull/1/head
Matthew Chen 7 years ago
parent 7c65a98069
commit 58856748d8

@ -71,14 +71,14 @@
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key> <key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/> <false/>
</dict> </dict>
<key>api.directory.signal.org</key> <key>api-staging.directory.signal.org </key>
<dict> <dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key> <key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/> <true/>
<key>NSThirdPartyExceptionRequiresForwardSecrecy</key> <key>NSThirdPartyExceptionRequiresForwardSecrecy</key>
<false/> <false/>
</dict> </dict>
<key>api-staging.directory.signal.org </key> <key>api.directory.signal.org</key>
<dict> <dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key> <key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/> <true/>

Loading…
Cancel
Save