mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-09-13 13:21:59 +02:00
5 lines
96 B
Swift
Executable File
5 lines
96 B
Swift
Executable File
import UIKit
|
|
|
|
@UIApplicationMain
|
|
final class AppDelegate: UIResponder, UIApplicationDelegate {}
|