We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f6465 commit 7a35aa0Copy full SHA for 7a35aa0
1 file changed
Neki-iOS/APP/Sources/Application/AppDelegate.swift
@@ -8,7 +8,7 @@
8
import SwiftUI
9
import FirebaseCore
10
11
-class AppDelegate: NSObject, UIApplicationDelegate {
+final class AppDelegate: NSObject, UIApplicationDelegate {
12
func application(_ application: UIApplication,
13
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool {
14
FirebaseApp.configure()
0 commit comments