chore: 修改了应用名称
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
<!-- <uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY"/>-->
|
<!-- <uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY"/>-->
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:label="bistro"
|
android:label="小酒馆"
|
||||||
android:name="${applicationName}"
|
android:name="${applicationName}"
|
||||||
android:icon="@mipmap/ic_launcher">
|
android:icon="@mipmap/ic_launcher">
|
||||||
<activity
|
<activity
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>bistro</string>
|
<string>小酒馆</string>
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user