From 9470ac56dd964de9c10ae73fe1a068e21aef2fde Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 08 三月 2021 19:09:34 +0800 Subject: [PATCH] 2021-3-8-5 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index cad9e3a..e375828 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -1057,6 +1057,16 @@ <BundleResource Include="Resources\Phone\PirIcon\adddevice.png" /> <BundleResource Include="Resources\Phone\PirIcon\next.png" /> <BundleResource Include="Resources\Phone\LogicIcon\selected+.png" /> + <BundleResource Include="Resources\Phone\PirIcon\1.png" /> + <BundleResource Include="Resources\Phone\PirIcon\2.png" /> + <BundleResource Include="Resources\Phone\PirIcon\3.png" /> + <BundleResource Include="Resources\Phone\PirIcon\4.png" /> + <BundleResource Include="Resources\Phone\PirIcon\failed.png" /> + <BundleResource Include="Resources\Phone\PirIcon\icon1.png" /> + <BundleResource Include="Resources\Phone\PirIcon\icon2.png" /> + <BundleResource Include="Resources\Phone\PirIcon\left.png" /> + <BundleResource Include="Resources\Phone\PirIcon\right.png" /> + <BundleResource Include="Resources\Phone\PirIcon\succeed.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0