Warning, /maui/booth/src/widgets/Info.plist is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
0003 <plist version="1.0">
0004 <dict>
0005         <key>CFBundleIconFile</key>
0006         <string></string>
0007         <key>CFBundlePackageType</key>
0008         <string>APPL</string>
0009         <key>CFBundleGetInfoString</key>
0010         <string>Created by Qt/QMake</string>
0011         <key>CFBundleSignature</key>
0012         <string>????</string>
0013         <key>CFBundleExecutable</key>
0014         <string>declarative-camera</string>
0015         <key>CFBundleIdentifier</key>
0016         <string>com.qt-company.${PRODUCT_NAME:rfc1034identifier}</string>
0017         <key>CFBundleDisplayName</key>
0018         <string>${PRODUCT_NAME}</string>
0019         <key>CFBundleName</key>
0020         <string>${PRODUCT_NAME}</string>
0021         <key>CFBundleShortVersionString</key>
0022         <string>1.0</string>
0023         <key>CFBundleVersion</key>
0024         <string>1.0</string>
0025         <key>LSRequiresIPhoneOS</key>
0026         <true/>
0027         <key>UILaunchStoryboardName</key>
0028         <string>LaunchScreen</string>
0029         <key>UISupportedInterfaceOrientations</key>
0030         <array>
0031                 <string>UIInterfaceOrientationPortrait</string>
0032                 <string>UIInterfaceOrientationPortraitUpsideDown</string>
0033                 <string>UIInterfaceOrientationLandscapeLeft</string>
0034                 <string>UIInterfaceOrientationLandscapeRight</string>
0035         </array>
0036         <key>NOTE</key>
0037         <string>This file was generated by Qt/QMake.</string>
0038         <key>NSCameraUsageDescription</key>
0039         <string>Qt Multimedia Example</string>
0040 </dict>
0041 </plist>