mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 15:41:27 +03:00
fix build error with latest xcode
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import UIKit
|
||||
import Flutter
|
||||
|
||||
@UIApplicationMain
|
||||
@main
|
||||
@objc class AppDelegate: FlutterAppDelegate {
|
||||
override func application(
|
||||
_ application: UIApplication,
|
||||
|
||||
Reference in New Issue
Block a user