Skip to content

Commit e1e0ef1

Browse files
committed
✨[feat]: appdelegate 주석 작업
1 parent d01a7a0 commit e1e0ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MarketApp/MarketApp/Soreces/Application/AppDelegate.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import FirebaseDynamicLinks
1818
class AppDelegate: UIViewController, UIApplicationDelegate, MessagingDelegate, UNUserNotificationCenterDelegate {
1919
var remoteConfig: RemoteConfig!
2020

21+
//MARK: - 앱이 시작 되었을때
2122
func application(_ application: UIApplication,
2223
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool {
2324

0 commit comments

Comments
 (0)