mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
Add space after url. Fixes #4292
Summary: Closes https://github.com/facebook/react-native/pull/4297 Reviewed By: svcscm Differential Revision: D2686725 Pulled By: foghina fb-gh-sync-id: 3679c7e8d9b3e4c12ef42628e348c6a6d5cc32d7
This commit is contained in:
committed by
facebook-github-bot-9
parent
5f226cf4c5
commit
cfd9f65cfe
@@ -40,7 +40,7 @@
|
||||
<string></string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<!--See http://ste.vn/2015/06/10/configuring-app-transport-security-ios-9-osx-10-11/-->
|
||||
<!--See http://ste.vn/2015/06/10/configuring-app-transport-security-ios-9-osx-10-11/ -->
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user