* converted to swift 4.2

This commit is contained in:
Felix Mau
2018-06-09 10:25:16 +02:00
parent a6f855d79c
commit 143ca017a1
6 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import UIKit
class AppDelegate: UIResponder, UIApplicationDelegate {
var window: UIWindow?
func application(_: UIApplication, didFinishLaunchingWithOptions _: [UIApplicationLaunchOptionsKey: Any]?) -> Bool {
func application(_: UIApplication, didFinishLaunchingWithOptions _: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.
// Customize shared instance of `GradientLoadingBar`