From f35f1397c980efdc2542dff7aaa23b1a7dbb65e7 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期三, 16 十二月 2020 10:53:34 +0800 Subject: [PATCH] 2020-12-16-1 --- 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 91e5634..396634c 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -625,6 +625,10 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelGray.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\ColorWheelTip.png" /> <BundleResource Include="Resources\Phone\RoomListBg.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\link.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\selectTheFun.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\selectTheScene.png" /> + <BundleResource Include="Resources\Phone\LogicIcon\selectTheTime.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0