AppDelegate.swift 101 B

12345
  1. import SwiftUI
  2. import UIKit
  3. class AppDelegate: NSObject, UIApplicationDelegate, ObservableObject {}