From 72f8c32ba515456c08b847d0680de26a42ae7fea Mon Sep 17 00:00:00 2001 From: qodhrkawk Date: Thu, 19 Nov 2020 21:02:28 +0900 Subject: [PATCH] =?UTF-8?q?=ED=83=AD=EB=B0=94=20=EB=B3=80=EA=B2=BD,=20?= =?UTF-8?q?=EA=B0=81=EC=A2=85=20=EB=B2=84=EA=B7=B8=20=EC=82=AD=EC=A0=9C:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Mongle/Mongle.xcodeproj/project.pbxproj | 4 +- .../Resource/Storyboard/LogIn.storyboard | 4 +- .../Storyboard/MainTabMain.storyboard | 22 ++-- .../WritingSentenceSecond.storyboard | 20 +++- Mongle/Mongle/SceneDelegate.swift | 107 +++++++++++++----- .../Source/VCs/EndOfWritingSentenceVC.swift | 2 +- Mongle/Mongle/Source/VCs/LogInVC.swift | 43 +++---- Mongle/Mongle/Source/VCs/SignUpEndVC.swift | 2 +- .../Source/VCs/UnderTabBarController.swift | 79 +++++++++---- .../Source/VCs/WritingSentenceSecondVC.swift | 6 +- .../Mongle/Source/VCs/WritingSentenceVC.swift | 12 ++ 11 files changed, 211 insertions(+), 90 deletions(-) diff --git a/Mongle/Mongle.xcodeproj/project.pbxproj b/Mongle/Mongle.xcodeproj/project.pbxproj index 78645e4..4d06e4c 100644 --- a/Mongle/Mongle.xcodeproj/project.pbxproj +++ b/Mongle/Mongle.xcodeproj/project.pbxproj @@ -1303,7 +1303,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = HAWSBW2KW5; + DEVELOPMENT_TEAM = 6ZTQ76LJPZ; INFOPLIST_FILE = Mongle/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1322,7 +1322,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = HAWSBW2KW5; + DEVELOPMENT_TEAM = 6ZTQ76LJPZ; INFOPLIST_FILE = Mongle/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", diff --git a/Mongle/Mongle/Resource/Storyboard/LogIn.storyboard b/Mongle/Mongle/Resource/Storyboard/LogIn.storyboard index ce8af38..2eb554b 100644 --- a/Mongle/Mongle/Resource/Storyboard/LogIn.storyboard +++ b/Mongle/Mongle/Resource/Storyboard/LogIn.storyboard @@ -27,7 +27,7 @@ - + @@ -35,6 +35,7 @@ + @@ -43,6 +44,7 @@ + diff --git a/Mongle/Mongle/Resource/Storyboard/MainTabMain.storyboard b/Mongle/Mongle/Resource/Storyboard/MainTabMain.storyboard index 2bf0546..befa4b5 100644 --- a/Mongle/Mongle/Resource/Storyboard/MainTabMain.storyboard +++ b/Mongle/Mongle/Resource/Storyboard/MainTabMain.storyboard @@ -67,7 +67,7 @@