app名字

This commit is contained in:
zhutao
2025-08-28 16:30:54 +08:00
parent 5d7d233d2e
commit 60b7ce6e96
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<application
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:label="food_health">
android:label="FoodCura">
<activity
android:name=".MainActivity"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Demacare</string>
<string>FoodCura</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>