This commit is contained in:
Ivan Vorobei
2019-06-06 22:31:08 +03:00
parent 5eaf1fbc68
commit 6d351cf167
14 changed files with 652 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
import UIKit
@UIApplicationMain
final class AppDelegate: UIResponder, UIApplicationDelegate {}