From fa462663b24d4421b4ac6c8ba2ebc61e5d439dfe Mon Sep 17 00:00:00 2001 From: Roy-wonji Date: Sat, 9 Dec 2023 15:49:51 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8[feat]:=20=20=20=EB=B0=B0=ED=8F=AC=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PingPong/Projects/App/Support/Info.plist | 2 +- .../Sources/UI/View/MainView/OnBoardingLoginView.swift | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/PingPong/Projects/App/Support/Info.plist b/PingPong/Projects/App/Support/Info.plist index 207de48e..04235137 100644 --- a/PingPong/Projects/App/Support/Info.plist +++ b/PingPong/Projects/App/Support/Info.plist @@ -32,7 +32,7 @@ CFBundleVersion - 18 + 20 FirebaseAppDelegateProxyEnabled INIntentsSupported diff --git a/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift b/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift index 6cd8b636..4344a1df 100644 --- a/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift +++ b/PingPong/Projects/Feature/OnBoarding/Sources/UI/View/MainView/OnBoardingLoginView.swift @@ -144,7 +144,6 @@ public struct OnBoardingLoginView: View { return } authViewModel.appleLogin(credential: credential) - DispatchQueue.main.asyncAfter(deadline: .now() + 1.8) { Task { await authViewModel.loginWithEmail(