From 388ece21a0c608c2571775137a89ad32ca0cedd8 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 11 一月 2021 14:35:23 +0800 Subject: [PATCH] 2021-1-11-2 --- 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 12d12ff..07e5219 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -185,6 +185,7 @@ <Folder Include="Resources\Phone\Intelligence\Gallery\" /> <Folder Include="Resources\Phone\FunctionIcon\DeviceIcon\" /> <Folder Include="Other\" /> + <Folder Include="Resources\zh-Hans.lproj\" /> </ItemGroup> <ItemGroup> <InterfaceDefinition Include="LaunchScreen.storyboard" /> @@ -644,6 +645,9 @@ <BundleResource Include="Resources\Phone\FunctionIcon\Light\CozyIconOn.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\MeetingGuestsIconOn.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\Light\ReadIconOn.png" /> + <BundleResource Include="Resources\zh-Hans.lproj\InfoPlist.strings" /> + <BundleResource Include="Resources\Phone\LogicIcon\location.png" /> + <BundleResource Include="Resources\Phone\LoginIcon\changesinoutdoor.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0