summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/sensors/accelbubble/Info.plist13
1 files changed, 6 insertions, 7 deletions
diff --git a/examples/sensors/accelbubble/Info.plist b/examples/sensors/accelbubble/Info.plist
index 82e9bff0..90725455 100644
--- a/examples/sensors/accelbubble/Info.plist
+++ b/examples/sensors/accelbubble/Info.plist
@@ -14,19 +14,18 @@
<string>accelbubble</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
- <key>CFBundleResourceSpecification</key>
- <string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
- <key>UIDeviceFamily</key>
- <array>
- <integer>1</integer>
- <integer>2</integer>
- </array>
+ <key>LSRequiresIPhoneOS</key>
+ <true/>
+ <key>NOTE</key>
+ <string>This file was generated by Qt/QMake.</string>
+ <key>UILaunchStoryboardName</key>
+ <string>LaunchScreen</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>