From a3b92962f31cb3bbebaba37475b3a8417831520f Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 23 九月 2021 15:30:29 +0800 Subject: [PATCH] 合并嘉乐本地加密代码 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index d714047..1ea9ff9 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -1351,6 +1351,8 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Icon\HomeIcon\electricalbreaker_white.png" /> <BundleResource Include="Resources\Phone\LogicIcon\security.png" /> <BundleResource Include="Resources\Phone\Public\HookIcon.png" /> + <BundleResource Include="Resources\Phone\Collection\MesCenter\Property.png" /> + <BundleResource Include="Resources\Phone\Collection\MesCenter\PropertyOn.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0