From 9f47eb8beda408a0bcf616dcd0dddc0067782974 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期四, 10 十二月 2020 17:53:01 +0800 Subject: [PATCH] 2020-12-10-1 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index e1b4162..221802c 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -621,6 +621,10 @@ <BundleResource Include="Resources\Phone\LogicIcon\point.png" /> <BundleResource Include="Resources\Phone\LogicIcon\ selected+.png" /> <BundleResource Include="Resources\Phone\LogicIcon\selected-.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" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0