From f54a487bb42ac49bf81bd7b5eea311fc79231bc6 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期四, 06 六月 2024 17:37:22 +0800 Subject: [PATCH] 备份 --- HDL-ON_iOS/APP_IOS.csproj | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/APP_IOS.csproj b/HDL-ON_iOS/APP_IOS.csproj index f5918bf..4a25f86 100644 --- a/HDL-ON_iOS/APP_IOS.csproj +++ b/HDL-ON_iOS/APP_IOS.csproj @@ -488,6 +488,10 @@ <InterfaceDefinition Include="LaunchScreen.storyboard" /> <InterfaceDefinition Include="Main.storyboard" /> <InterfaceDefinition Include="Resources\LaunchScreen.xib" /> + <InterfaceDefinition Include="Resources\EZ\Base.lproj\EZVideoTalkViewcontroller.xib" /> + <InterfaceDefinition Include="Resources\EZ\Base.lproj\EZSupportViewController.xib" /> + <InterfaceDefinition Include="Resources\EZ\Base.lproj\EZMain.storyboard" /> + <InterfaceDefinition Include="Resources\EZ\Base.lproj\AddDevice.storyboard" /> </ItemGroup> <ItemGroup> <None Include="Info.plist" /> @@ -1727,6 +1731,10 @@ <BundleResource Include="Resources\Phone\LogicIcon\electricaltvhisense.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\Pm10Bg.png" /> <BundleResource Include="Resources\Phone\FunctionIcon\EnvirSensor\Pm10Icon.png" /> + <BundleResource Include="Resources\EZ\zh-Hans.lproj\EZMain.strings" /> + <BundleResource Include="Resources\EZ\zh-Hans.lproj\AddDevice.strings" /> + <BundleResource Include="Resources\EZ\en.lproj\EZMain.strings" /> + <BundleResource Include="Resources\EZ\en.lproj\AddDevice.strings" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> -- Gitblit v1.8.0