update app name

This commit is contained in:
Halit Aksoy 2024-03-31 18:28:48 +03:00
parent f65da457bc
commit 6b4bb2ba67
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
<resources>
<string name="app_name">mancala_mobile</string>
<string name="app_name">Mancala</string>
</resources>

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>mancala_mobile</string>
<string>Mancala</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>