From f25c6122eb7e26be5e7f036cf29b9019c4953be2 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 21 十二月 2020 19:44:02 +0800
Subject: [PATCH] Merge branch 'WJC' into NewFilePath
---
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 9dbabb1..12d12ff 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -641,6 +641,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