|
@@ -2,6 +2,12 @@
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<dict>
|
|
|
|
+ <key>CFBundleDisplayName</key>
|
|
|
|
+ <string>Orientation</string>
|
|
|
|
+ <key>UIDeviceFamily</key>
|
|
|
|
+ <array>
|
|
|
|
+ <integer>1</integer>
|
|
|
|
+ </array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortrait</string>
|