From 5bed96bdc308ee10e1a5e9bd7ff056ed67808d02 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 13 十二月 2022 11:29:49 +0800
Subject: [PATCH] 备份iOS

---
 ON.Ios/AppDelegate.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ON.Ios/AppDelegate.cs b/ON.Ios/AppDelegate.cs
index b91f997..cdfbba4 100644
--- a/ON.Ios/AppDelegate.cs
+++ b/ON.Ios/AppDelegate.cs
@@ -26,7 +26,7 @@
     // The UIApplicationDelegate for the application. This class is responsible for launching the
     // User Interface of the application, as well as listening (and optionally responding) to application events from iOS.FinishLaunching
     [Register ("AppDelegate")]
-    public class AppDelegate : BaseApplicationDelegateForHdlOn
+    public class AppDelegate : BaseDelegate// BaseApplicationDelegateForHdlOn
     {
         public override UIWindow Window{
             get;

--
Gitblit v1.8.0