From bb6ad792b598927a5459a5fb6f6c27fb1aa9e94e Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 17 十二月 2020 14:06:36 +0800 Subject: [PATCH] 20201217-1 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 91e5634..473c006 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -625,6 +625,12 @@ <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" /> + <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FaceIdIconBig.png" /> + <BundleResource Include="Resources\Phone\PersonalCenter\AppUnlockSetting\FingerIconBlue.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0