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