mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
fix macOS AppDelegate.swift & UI update
This commit is contained in:
@@ -2,7 +2,7 @@ import Flutter
|
||||
import UIKit
|
||||
import UniformTypeIdentifiers
|
||||
|
||||
@UIApplicationMain
|
||||
@main
|
||||
@objc class AppDelegate: FlutterAppDelegate, UIDocumentPickerDelegate {
|
||||
var flutterResult: FlutterResult?
|
||||
var directoryPath: URL!
|
||||
|
Reference in New Issue
Block a user