From 4d618a24e2fe28c058f8b1fc68ae5ef64c6c28d6 Mon Sep 17 00:00:00 2001 From: fish Date: Sun, 19 Jul 2026 23:54:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=BB=98=E8=AE=A4=E8=AF=AD?= =?UTF-8?q?=E8=A8=80=E8=AE=BE=E4=B8=BA=E7=AE=80=E4=BD=93=E4=B8=AD=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- LearnEnglish/LearnEnglish.xcodeproj/project.pbxproj | 5 ++++- LearnEnglish/LearnEnglish/Info.plist | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/LearnEnglish/LearnEnglish.xcodeproj/project.pbxproj b/LearnEnglish/LearnEnglish.xcodeproj/project.pbxproj index 6c43197..acb8ebe 100644 --- a/LearnEnglish/LearnEnglish.xcodeproj/project.pbxproj +++ b/LearnEnglish/LearnEnglish.xcodeproj/project.pbxproj @@ -99,9 +99,10 @@ }; }; buildConfigurationList = CF999C87300BBDE3004D66A6 /* Build configuration list for PBXProject "LearnEnglish" */; - developmentRegion = en; + developmentRegion = "zh-Hans"; hasScannedForEncodings = 0; knownRegions = ( + "zh-Hans", en, Base, ); @@ -148,6 +149,7 @@ DEVELOPMENT_TEAM = 37HGUEC495; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = LearnEnglish/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = "学英语"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; @@ -180,6 +182,7 @@ DEVELOPMENT_TEAM = 37HGUEC495; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = LearnEnglish/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = "学英语"; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; diff --git a/LearnEnglish/LearnEnglish/Info.plist b/LearnEnglish/LearnEnglish/Info.plist index 0eb786d..9d60b33 100644 --- a/LearnEnglish/LearnEnglish/Info.plist +++ b/LearnEnglish/LearnEnglish/Info.plist @@ -2,6 +2,8 @@ + CFBundleDevelopmentRegion + zh-Hans UIApplicationSceneManifest UIApplicationSupportsMultipleScenes