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