Update example project to v0.16.0-rc

This commit is contained in:
Brent Vatne
2015-12-06 22:02:09 -08:00
parent 804717e072
commit ce29c1f8a4
3 changed files with 11 additions and 3 deletions

View File

@@ -20,8 +20,15 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>