@main struct MyAppWrapper { static func main() { if #available(iOS 14.0, *) { MyApp.main() } else { UIApplicationMain(Command