Skip to content

Commit

Permalink
changes to work in xcode 7
Browse files Browse the repository at this point in the history
  • Loading branch information
allomov committed Sep 27, 2015
1 parent 7b973f3 commit b08f02f
Show file tree
Hide file tree
Showing 21 changed files with 1,024 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key><true/>
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
</dict>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b08f02f

Please sign in to comment.