project_files/HedgewarsMobile/Info.plist
changeset 3374 0d522416d97f
parent 3356 3ae3fccb439e
child 3385 361bd29293f4
equal deleted inserted replaced
3373:c1ff724a5c34 3374:0d522416d97f
     4 <dict>
     4 <dict>
     5 	<key>CFBundleDevelopmentRegion</key>
     5 	<key>CFBundleDevelopmentRegion</key>
     6 	<string>English</string>
     6 	<string>English</string>
     7 	<key>CFBundleDisplayName</key>
     7 	<key>CFBundleDisplayName</key>
     8 	<string>${PRODUCT_NAME}</string>
     8 	<string>${PRODUCT_NAME}</string>
     9 	<key>CFBundleDocumentTypes</key>
       
    10 	<array/>
       
    11 	<key>CFBundleExecutable</key>
     9 	<key>CFBundleExecutable</key>
    12 	<string>${EXECUTABLE_NAME}</string>
    10 	<string>${EXECUTABLE_NAME}</string>
    13 	<key>CFBundleIconFiles</key>
    11 	<key>CFBundleIconFiles</key>
    14 	<array>
    12 	<array>
    15 		<string>Icon.png</string>
    13 		<string>Icon.png</string>
    16 		<string>Icon-iPad.png</string>
    14 		<string>Icon-iPad.png</string>
    17 	</array>
    15 	</array>
    18 	<key>CFBundleIdentifier</key>
    16 	<key>CFBundleIdentifier</key>
    19 	<string>org.hedgewars.${PRODUCT_NAME:identifier}</string>
    17 	<string>org.hedgewars.mobile</string>
    20 	<key>CFBundleInfoDictionaryVersion</key>
    18 	<key>CFBundleInfoDictionaryVersion</key>
    21 	<string>6.0</string>
    19 	<string>6.0</string>
    22 	<key>CFBundleName</key>
    20 	<key>CFBundleName</key>
    23 	<string>${PRODUCT_NAME}</string>
    21 	<string>${PRODUCT_NAME}</string>
    24 	<key>CFBundlePackageType</key>
    22 	<key>CFBundlePackageType</key>