From 19b4abbebede2255b8d9f286105c7bf41d254429 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 29 十二月 2023 09:44:58 +0800 Subject: [PATCH] 金路备份 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index cacc68e..a7c966e 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> @@ -1781,6 +1778,8 @@ <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" /> + <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\Pm10Bg.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\Pm10Icon.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0