Warning, /education/gcompris/platforms/ios/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>CFBundleDisplayName</key>
0006         <string>GCompris</string>
0007         <key>CFBundleExecutable</key>
0008         <string>gcompris</string>
0009         <key>CFBundleGetInfoString</key>
0010         <string>Created by Qt/QMake</string>
0011         <key>CFBundleIdentifier</key>
0012         <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
0013         <key>CFBundleName</key>
0014         <string>${PRODUCT_NAME}</string>
0015         <key>CFBundlePackageType</key>
0016         <string>APPL</string>
0017         <key>CFBundleShortVersionString</key>
0018         <string>0.52</string>
0019         <key>CFBundleSignature</key>
0020         <string>????</string>
0021         <key>CFBundleVersion</key>
0022         <string>0.52.1</string>
0023         <key>LSRequiresIPhoneOS</key>
0024         <true/>
0025         <key>NOTE</key>
0026         <string>This file was generated by Qt/QMake.</string>
0027         <key>UILaunchImageFile</key>
0028         <string>LaunchImage</string>
0029         <key>UIRequiresFullScreen</key>
0030         <true/>
0031         <key>UISupportedInterfaceOrientations</key>
0032         <array>
0033                 <string>UIInterfaceOrientationPortrait</string>
0034                 <string>UIInterfaceOrientationPortraitUpsideDown</string>
0035                 <string>UIInterfaceOrientationLandscapeLeft</string>
0036                 <string>UIInterfaceOrientationLandscapeRight</string>
0037         </array>
0038 </dict>
0039 </plist>