From 7610e5119b4485f1652be3b56e6cf055fa7441d4 Mon Sep 17 00:00:00 2001 From: hogumachu Date: Sun, 21 Jan 2024 15:42:29 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20Project=20name=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- InMyMemory.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/InMyMemory.xcodeproj/project.pbxproj b/InMyMemory.xcodeproj/project.pbxproj index 2924883..6d33dc4 100644 --- a/InMyMemory.xcodeproj/project.pbxproj +++ b/InMyMemory.xcodeproj/project.pbxproj @@ -455,6 +455,7 @@ DEVELOPMENT_TEAM = 62ZLDXLZ77; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = InMyMemory/Application/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = InMyMemory; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; @@ -482,6 +483,7 @@ DEVELOPMENT_TEAM = 62ZLDXLZ77; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = InMyMemory/Application/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = InMyMemory; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";