remove min os

This commit is contained in:
kspearrin 2018-09-25 14:35:41 -04:00
parent 3339c8b676
commit d2ccc5c022
3 changed files with 0 additions and 6 deletions

View file

@ -33,8 +33,6 @@
<integer>1</integer> <integer>1</integer>
<integer>2</integer> <integer>2</integer>
</array> </array>
<key>MinimumOSVersion</key>
<string>9.0</string>
<key>UISupportedInterfaceOrientations</key> <key>UISupportedInterfaceOrientations</key>
<array/> <array/>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>

View file

@ -50,8 +50,6 @@
<integer>1</integer> <integer>1</integer>
<integer>2</integer> <integer>2</integer>
</array> </array>
<key>MinimumOSVersion</key>
<string>9.0</string>
<key>UISupportedInterfaceOrientations</key> <key>UISupportedInterfaceOrientations</key>
<array/> <array/>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>

View file

@ -21,8 +21,6 @@
<string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string> <string>UIInterfaceOrientationLandscapeRight</string>
</array> </array>
<key>MinimumOSVersion</key>
<string>9.0</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>Bitwarden</string> <string>Bitwarden</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>