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";