Commit 842a7073 authored by Don Gagne's avatar Don Gagne

Add NSCameraUsageDescription

parent 1a2ce057
...@@ -2,85 +2,87 @@ ...@@ -2,85 +2,87 @@
<!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> <key>NSCameraUsageDescription</key>
<string>QGroundControl</string> <string>QGC uses UVC devices for video streaming.</string>
<key>CFBundleExecutable</key> <key>CFBundleDisplayName</key>
<string>$(EXECUTABLE_NAME)</string> <string>QGroundControl</string>
<key>NSHumanReadableCopyright</key> <key>CFBundleExecutable</key>
<string>Open Source Flight Systems GmbH - Internal Build</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIconFile</key> <key>NSHumanReadableCopyright</key>
<string></string> <string>Open Source Flight Systems GmbH - Internal Build</string>
<key>CFBundleIdentifier</key> <key>CFBundleIconFile</key>
<string>org.QGroundControl.qgc</string> <string></string>
<key>CFBundleName</key> <key>CFBundleIdentifier</key>
<string>$(PRODUCT_NAME)</string> <string>org.QGroundControl.qgc</string>
<key>CFBundlePackageType</key> <key>CFBundleName</key>
<string>APPL</string> <string>$(PRODUCT_NAME)</string>
<key>CFBundleShortVersionString</key> <key>CFBundlePackageType</key>
<string>0.0.0</string> <string>APPL</string>
<key>CFBundleSignature</key> <key>CFBundleShortVersionString</key>
<string>????</string> <string>0.0.0</string>
<key>CFBundleVersion</key> <key>CFBundleSignature</key>
<string>1</string> <string>????</string>
<key>LSRequiresIPhoneOS</key> <key>CFBundleVersion</key>
<true/> <string>1</string>
<key>UILaunchStoryboardName</key> <key>LSRequiresIPhoneOS</key>
<string>QGCLaunchScreen</string> <true/>
<key>UIRequiresFullScreen</key> <key>UILaunchStoryboardName</key>
<true/> <string>QGCLaunchScreen</string>
<key>CFBundleInfoDictionaryVersion</key> <key>UIRequiresFullScreen</key>
<string>6.0</string> <true/>
<key>ForAppStore</key> <key>CFBundleInfoDictionaryVersion</key>
<string>No</string> <string>6.0</string>
<key>NSLocationUsageDescription</key> <key>ForAppStore</key>
<string>Ground Station Location</string> <string>No</string>
<key>NSLocationWhenInUseUsageDescription</key> <key>NSLocationUsageDescription</key>
<string>Ground Station Location</string> <string>Ground Station Location</string>
<key>UISupportedInterfaceOrientations</key> <key>NSLocationWhenInUseUsageDescription</key>
<array> <string>Ground Station Location</string>
<string>UIInterfaceOrientationLandscapeLeft</string> <key>UISupportedInterfaceOrientations</key>
<string>UIInterfaceOrientationLandscapeRight</string> <array>
</array> <string>UIInterfaceOrientationLandscapeLeft</string>
<key>CFBundleIcons</key> <string>UIInterfaceOrientationLandscapeRight</string>
<dict> </array>
<key>CFBundlePrimaryIcon</key> <key>CFBundleIcons</key>
<dict> <dict>
<key>CFBundleIconFiles</key> <key>CFBundlePrimaryIcon</key>
<array> <dict>
<string>AppIcon29x29.png</string> <key>CFBundleIconFiles</key>
<string>AppIcon29x29@2x.png</string> <array>
<string>AppIcon40x40@2x.png</string> <string>AppIcon29x29.png</string>
<string>AppIcon57x57.png</string> <string>AppIcon29x29@2x.png</string>
<string>AppIcon57x57@2x.png</string> <string>AppIcon40x40@2x.png</string>
<string>AppIcon60x60@2x.png</string> <string>AppIcon57x57.png</string>
</array> <string>AppIcon57x57@2x.png</string>
</dict> <string>AppIcon60x60@2x.png</string>
</dict> </array>
<key>CFBundleIcons~ipad</key> </dict>
<dict> </dict>
<key>CFBundlePrimaryIcon</key> <key>CFBundleIcons~ipad</key>
<dict> <dict>
<key>CFBundleIconFiles</key> <key>CFBundlePrimaryIcon</key>
<array> <dict>
<string>AppIcon29x29.png</string> <key>CFBundleIconFiles</key>
<string>AppIcon29x29@2x.png</string> <array>
<string>AppIcon40x40@2x.png</string> <string>AppIcon29x29.png</string>
<string>AppIcon57x57.png</string> <string>AppIcon29x29@2x.png</string>
<string>AppIcon57x57@2x.png</string> <string>AppIcon40x40@2x.png</string>
<string>AppIcon60x60@2x.png</string> <string>AppIcon57x57.png</string>
<string>AppIcon29x29~ipad.png</string> <string>AppIcon57x57@2x.png</string>
<string>AppIcon29x29@2x~ipad.png</string> <string>AppIcon60x60@2x.png</string>
<string>AppIcon40x40~ipad.png</string> <string>AppIcon29x29~ipad.png</string>
<string>AppIcon40x40@2x~ipad.png</string> <string>AppIcon29x29@2x~ipad.png</string>
<string>AppIcon50x50~ipad.png</string> <string>AppIcon40x40~ipad.png</string>
<string>AppIcon50x50@2x~ipad.png</string> <string>AppIcon40x40@2x~ipad.png</string>
<string>AppIcon72x72~ipad.png</string> <string>AppIcon50x50~ipad.png</string>
<string>AppIcon72x72@2x~ipad.png</string> <string>AppIcon50x50@2x~ipad.png</string>
<string>AppIcon76x76~ipad.png</string> <string>AppIcon72x72~ipad.png</string>
<string>AppIcon76x76@2x~ipad.png</string> <string>AppIcon72x72@2x~ipad.png</string>
<string>AppIcon83.5x83.5@2x~ipad.png</string> <string>AppIcon76x76~ipad.png</string>
</array> <string>AppIcon76x76@2x~ipad.png</string>
</dict> <string>AppIcon83.5x83.5@2x~ipad.png</string>
</dict> </array>
</dict>
</dict>
</dict> </dict>
</plist> </plist>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment