diff --git a/KeKi.xcodeproj/project.pbxproj b/KeKi.xcodeproj/project.pbxproj index a9a232f..511474f 100644 --- a/KeKi.xcodeproj/project.pbxproj +++ b/KeKi.xcodeproj/project.pbxproj @@ -1017,14 +1017,14 @@ CODE_SIGN_ENTITLEMENTS = KeKi/KeKi.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 643M65W7HH; + DEVELOPMENT_TEAM = J4X458RVHG; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = KeKi/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "케키"; INFOPLIST_KEY_NSCameraUsageDescription = "카메라에 접근할 수 있도록 권한을 요청합니다."; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "앨범에 접근할 수 있도록 권한을 요청합니다."; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; - INFOPLIST_KEY_UILaunchStoryboardName = main; + INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard; INFOPLIST_KEY_UIMainStoryboardFile = ""; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -1054,14 +1054,14 @@ CODE_SIGN_ENTITLEMENTS = KeKi/KeKi.entitlements; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = 643M65W7HH; + DEVELOPMENT_TEAM = J4X458RVHG; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = KeKi/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "케키"; INFOPLIST_KEY_NSCameraUsageDescription = "카메라에 접근할 수 있도록 권한을 요청합니다."; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "앨범에 접근할 수 있도록 권한을 요청합니다."; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; - INFOPLIST_KEY_UILaunchStoryboardName = main; + INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard; INFOPLIST_KEY_UIMainStoryboardFile = ""; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";