feat:修改 xhj 名字为 鑫锁

This commit is contained in:
anfe 2024-04-25 16:11:53 +08:00
parent 092c5d75d4
commit 62c9d22cef
7 changed files with 13 additions and 13 deletions

View File

@ -107,7 +107,7 @@ android {
dimension "flavor-type"
applicationId "com.xhjcn.lock"
signingConfig signingConfigs.xhj
resValue "string", "app_name", "星星锁"
resValue "string", "app_name", "锁"
manifestPlaceholders.JPUSH_PKGNAME = "com.xhjcn.lock"
}
}

View File

@ -95,7 +95,7 @@ flavors:
bundleId: "com.skychip.lock"
xhj:
app:
name: "星星锁"
name: "锁"
icon: "assets/icon/xhj.png"
android:
applicationId: "com.xhjcn.lock"

View File

@ -2,5 +2,5 @@
FLUTTER_TARGET=lib/main_xhj_full.dart
ASSET_PREFIX=xhj
BUNDLE_NAME=星星
BUNDLE_DISPLAY_NAME=星星
BUNDLE_NAME=
BUNDLE_DISPLAY_NAME=

View File

@ -2,5 +2,5 @@
FLUTTER_TARGET=lib/main_xhj_full.dart
ASSET_PREFIX=xhj
BUNDLE_NAME=星星
BUNDLE_DISPLAY_NAME=星星
BUNDLE_NAME=
BUNDLE_DISPLAY_NAME=

View File

@ -2,5 +2,5 @@
FLUTTER_TARGET=lib/main_xhj_lite.dart
ASSET_PREFIX=xhj
BUNDLE_NAME=星星
BUNDLE_DISPLAY_NAME=星星
BUNDLE_NAME=
BUNDLE_DISPLAY_NAME=

View File

@ -74,7 +74,7 @@ class F {
case Flavor.sky:
return '锁通通';
case Flavor.xhj:
return '星星';
return '';
default:
throw Exception('flavor[$name] title not found');
}
@ -91,7 +91,7 @@ class F {
case Flavor.sky:
return '锁通通';
case Flavor.xhj:
return '星星';
return '';
default:
throw Exception('flavor[$name] title not found');
}

View File

@ -32,9 +32,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# 1.0.27+2024041101打包提审
# 1.0.27+2024041102打包预发布环境给田总测试
# 1.0.28+2024041702打包给欧阳回归测试
# 1.0.27+2024041702 打包星星锁提审华为
# 1.0.27+2024041703 打包星星锁提审ios
# 1.0.27+2024042204 打包星星锁提审ios与 android
# 1.0.27+2024041702 打包锁提审华为
# 1.0.27+2024041703 打包锁提审ios
# 1.0.27+2024042204 打包锁提审ios与 android
version: 1.0.27+2024042204