From 6934fe9d13cb1eb7c8418f4afdff634e1611ad47 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 17 十一月 2023 11:17:42 +0800
Subject: [PATCH] 增加调试权限开关失败提示

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index cacc68e..bb57d01 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -133,9 +133,6 @@
       <PackageReference Include="RestSharp">
         <Version>106.13.0</Version>
       </PackageReference>
-      <PackageReference Include="Xamarin.iOS.Bugly">
-        <Version>1.0.4</Version>
-      </PackageReference>
       <PackageReference Include="Xamarin.Essentials">
         <Version>1.7.0</Version>
       </PackageReference>

--
Gitblit v1.8.0