From 4f6c3d8e8e7baf78d5596968726d021b79725c1d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 15 十一月 2023 15:37:15 +0800 Subject: [PATCH] v2.4发布版本 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 8618ee8..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> @@ -1780,6 +1777,7 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\gp_all_on_home_click.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\gp_all_on_home.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\LightScene\gp_all_on.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\electricaltvhisense.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0