We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae7c38 commit 8dd75efCopy full SHA for 8dd75ef
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/AppDelegate.swift
@@ -20,8 +20,8 @@ import UIKit
20
@UIApplicationMain
21
class AppDelegate: UIResponder, UIApplicationDelegate {
22
func application(_ application: UIApplication,
23
- didFinishLaunchingWithOptions launchOptions: [UIApplication
24
- .LaunchOptionsKey: Any]?) -> Bool {
+ didFinishLaunchingWithOptions launchOptions:
+ [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
25
configureApplicationAppearance()
26
27
// [START firebase_configure]
0 commit comments