also fill in other stuff

This commit is contained in:
Michael Zanetti 2018-06-13 23:30:58 +02:00
parent 52c7bf2e98
commit dd42762d80

View File

@ -3,17 +3,17 @@
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>${PRODUCT_NAME}</string>
<string>mea</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<string>mea</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
<key>CFBundleIconFile</key>
<string>${ASSETCATALOG_COMPILER_APPICON_NAME}</string>
<key>CFBundleIdentifier</key>
<string>@BUNDLEIDENTIFIER@</string>
<string>io.guh.mea</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<string>mea</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
@ -25,7 +25,7 @@
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>${IPHONEOS_DEPLOYMENT_TARGET}</string>
<string>10</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
<key>UILaunchStoryboardName</key>