From 1887ea937010ff8caba39622e8246a2802ca02c5 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期一, 21 十二月 2020 19:40:04 +0800 Subject: [PATCH] 20201221-3 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 849af29..0af60e4 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -638,6 +638,9 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\MeetingGuestsIcon.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\ReadIcon.png" /> <BundleResource Include="Resources\Phone\Public\PopupDialog.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Light\CozyIconOn.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Light\MeetingGuestsIconOn.png" /> + <BundleResource Include="Resources\Phone\FunctionIcon\Light\ReadIconOn.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0