From 9bc98adfcb5ec7ccf54a94f9cd2906d0351b72a5 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 16 十二月 2020 10:56:46 +0800 Subject: [PATCH] Update AndroidManifest.xml --- HDL-ON_iOS/HDL-ON_iOS.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index e1b4162..91e5634 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -621,6 +621,10 @@ <BundleResource Include="Resources\Phone\LogicIcon\point.png" /> <BundleResource Include="Resources\Phone\LogicIcon\ selected+.png" /> <BundleResource Include="Resources\Phone\LogicIcon\selected-.png" /> + <BundleResource Include="Resources\Phone\oRobot.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelGray.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelTip.png" /> + <BundleResource Include="Resources\Phone\RoomListBg.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0