diff options
Diffstat (limited to 'phonegap/iPhone')
-rw-r--r-- | phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist b/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist index 2bc039db3..3162159f6 100644 --- a/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist +++ b/phonegap/iPhone/FixMyStreet/FixMyStreet-Info.plist @@ -36,6 +36,8 @@ <string></string> <key>NSMainNibFile~ipad</key> <string></string> + <key>UIStatusBarHidden</key> + <true/> <key>UISupportedInterfaceOrientations</key> <array> <string>UIInterfaceOrientationPortrait</string> |