refactor: update application name and description to 'Pokéguess'

This commit is contained in:
2026-02-02 09:42:07 +01:00
parent c19c543684
commit 93cfaff7df
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Pokedex</string>
<string>Pokeguess</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>pokedex</string>
<string>Pokeguess</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>