Florian Friedrich 8 mesiacov pred
rodič
commit
e10c84edd4
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Integration/Sources/AppDelegate.swift

+ 1 - 1
Integration/Sources/AppDelegate.swift

@@ -15,7 +15,7 @@
 
 import UIKit
 
-@UIApplicationMain
+@main
 final class AppDelegate: UIResponder, UIApplicationDelegate {
 
     @objc dynamic var window: UIWindow?