From 2313f465c76d58d93d7cea5e1c3dfe5361853006 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期三, 06 一月 2021 17:55:20 +0800 Subject: [PATCH] 2021-1-6-1 --- HDL-ON_iOS/HDL-ON_iOS.csproj | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index 3e4a857..9708422 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -645,7 +645,8 @@ <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="InfoPlist.strings" /> + <BundleResource Include="Resources\zh-Hans.lproj\InfoPlist.strings" /> + <BundleResource Include="Resources\Phone\LogicIcon\location.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0