Merge branch 'master' into fix-ios-import

This commit is contained in:
Dean Herbert
2019-09-04 13:49:22 +09:00
committed by GitHub
350 changed files with 7170 additions and 2602 deletions

View File

@ -33,6 +33,10 @@
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>We don't really use the camera.</string>
<key>NSMicrophoneUsageDescription</key>
<string>We don't really use the microphone.</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>