From 37d33b28e511dd32f4718983e72229d154a8d588 Mon Sep 17 00:00:00 2001 From: richarjiang Date: Wed, 27 Aug 2025 10:15:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E5=92=8C=E7=89=88=E6=9C=AC=EF=BC=8C=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=90=AF=E5=8A=A8=E7=94=BB=E9=9D=A2=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将应用名称从 "Sealife" 修改为 "海豹健康" - 更新应用版本号至 1.0.5 - 调整启动画面中 logo 的位置和约束,优化显示效果 - 修改项目配置文件,设置开发区域为简体中文 --- app.json | 6 +++--- ios/digitalpilates.xcodeproj/project.pbxproj | 12 ++++++------ ios/digitalpilates/Info.plist | 2 +- ios/digitalpilates/SplashScreen.storyboard | 6 ++++-- 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/app.json b/app.json index bb105a3..7f8e5ed 100644 --- a/app.json +++ b/app.json @@ -1,8 +1,8 @@ { "expo": { - "name": "Sealife", + "name": "海豹健康", "slug": "digital-pilates", - "version": "1.0.4", + "version": "1.0.5", "orientation": "portrait", "icon": "./assets/images/Sealife.jpeg", "scheme": "digitalpilates", @@ -75,4 +75,4 @@ "typedRoutes": true } } -} +} \ No newline at end of file diff --git a/ios/digitalpilates.xcodeproj/project.pbxproj b/ios/digitalpilates.xcodeproj/project.pbxproj index f228dce..92928d7 100644 --- a/ios/digitalpilates.xcodeproj/project.pbxproj +++ b/ios/digitalpilates.xcodeproj/project.pbxproj @@ -170,11 +170,11 @@ }; buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "digitalpilates" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = en; + developmentRegion = "zh-Hans"; hasScannedForEncodings = 0; knownRegions = ( - en, Base, + "zh-Hans", ); mainGroup = 83CBB9F61A601CBA00E9B192; productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; @@ -344,13 +344,13 @@ "FB_SONARKIT_ENABLED=1", ); INFOPLIST_FILE = digitalpilates/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = Sealife; + INFOPLIST_KEY_CFBundleDisplayName = "海豹健康"; IPHONEOS_DEPLOYMENT_TARGET = 15.1; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.0.5; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -382,13 +382,13 @@ DEVELOPMENT_TEAM = 756WVXJ6MT; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = x86_64; INFOPLIST_FILE = digitalpilates/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = Sealife; + INFOPLIST_KEY_CFBundleDisplayName = "海豹健康"; IPHONEOS_DEPLOYMENT_TARGET = 15.1; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 1.0.5; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", diff --git a/ios/digitalpilates/Info.plist b/ios/digitalpilates/Info.plist index 5083210..37d1e1e 100644 --- a/ios/digitalpilates/Info.plist +++ b/ios/digitalpilates/Info.plist @@ -7,7 +7,7 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName - Sealife + 海豹健康 CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier diff --git a/ios/digitalpilates/SplashScreen.storyboard b/ios/digitalpilates/SplashScreen.storyboard index 5639729..ddc9cd0 100644 --- a/ios/digitalpilates/SplashScreen.storyboard +++ b/ios/digitalpilates/SplashScreen.storyboard @@ -18,7 +18,10 @@ - + + + + @@ -27,7 +30,6 @@ -