Add required key for distribution to app store

This commit is contained in:
Benau 2019-10-16 16:15:13 +08:00
parent b639efd8ed
commit fccd34dc87

View File

@ -12,6 +12,8 @@
<string>6.0</string>
<key>CFBundleName</key>
<string>SuperTuxKart </string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>${PROJECT_VERSION}</string>
<key>CFBundleVersion</key>