attempts to use flavors as for android

This commit is contained in:
Semyon Babushkin
2017-10-24 17:52:07 +03:00
parent fad6060cc3
commit cddb6fd305
16 changed files with 681 additions and 1167 deletions

View File

@@ -4,6 +4,8 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>PIP</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
@@ -22,6 +24,8 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>Просто потому что</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
@@ -30,8 +34,6 @@
<array>
<string>arm64</string>
</array>
<key>NSCameraUsageDescription</key>
<string>Просто потому что</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>