From 3b8cbe680caa48d94833cba048670c62414d4146 Mon Sep 17 00:00:00 2001 From: seahi Date: Thu, 20 Mar 2025 09:50:52 +0800 Subject: [PATCH] =?UTF-8?q?refactor=20=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TeachMate.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TeachMate.xcodeproj/project.pbxproj b/TeachMate.xcodeproj/project.pbxproj index bb3eac7..8954815 100644 --- a/TeachMate.xcodeproj/project.pbxproj +++ b/TeachMate.xcodeproj/project.pbxproj @@ -394,6 +394,7 @@ DEVELOPMENT_ASSET_PATHS = "\"TeachMate/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_CFBundleDisplayName = "小助教"; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES; @@ -431,6 +432,7 @@ DEVELOPMENT_ASSET_PATHS = "\"TeachMate/Preview Content\""; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_CFBundleDisplayName = "小助教"; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES; "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES; "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;