Commit for redesign

This commit is contained in:
2019-04-06 14:39:10 -05:00
parent b02e2ef4bc
commit 4cb4ae6e26
5 changed files with 64 additions and 26 deletions
+4 -6
View File
@@ -8,10 +8,6 @@
<string>qControl</string>
<key>CFBundleIdentifier</key>
<string>com.jwetzell.qController</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1.5</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
@@ -29,8 +25,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
@@ -41,5 +35,9 @@
</array>
<key>XSAppIconAssets</key>
<string>Assets.xcassets/AppIcon.appiconset</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>
</plist>