Cambiadas variables para adecuarse al nuevo nombre y versión

This commit is contained in:
2024-05-09 13:48:52 +02:00
parent 889b571dac
commit 5587b25e41
2 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
executable = coffee_crisis
executable = coffee_crisis_ae
source = source/*.cpp source/common/*.cpp
appName = Coffee Crisis
releaseFolder = cc_release
version = v2.3
appName = Coffee Crisis Arcade Edition
releaseFolder = ccae_release
version = v0.01
# Release names
windowsRelease = $(executable)-$(version)-win32-x64.zip

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>es</string>
<key>CFBundleDisplayName</key>
<string>coffee_crisis</string>
<string>coffee_crisis arcade edition</string>
<key>CFBundleExecutable</key>
<string>coffee_crisis</string>
<key>CFBundleIconFile</key>
@@ -13,15 +13,15 @@
<key>CFBundleIconName</key>
<string>icon</string>
<key>CFBundleIdentifier</key>
<string>net.jailgames.coffee_crisis</string>
<string>net.jailgames.coffee_crisis_arcade_edition</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>coffee_crisis</string>
<string>coffee_crisis_arcade_edition</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.2a</string>
<string>0.01</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>