From 011b0cc918bfa0e36a9ad4a0f45c18b801815920 Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期四, 15 六月 2023 21:00:36 +0800 Subject: [PATCH] faeture 历史消息 --- EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj b/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj index f5ace78..52055a1 100644 --- a/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj +++ b/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj @@ -81,6 +81,8 @@ <BundleResource Include="Resources\hdl_ez_wifi_connect_step1%403x.png" /> <BundleResource Include="Resources\hdl_ez_wifi_connect_step2%402x.png" /> <BundleResource Include="Resources\hdl_ez_wifi_connect_step2%403x.png" /> + <BundleResource Include="Resources\hdl_ez_add_device_success%403x.png" /> + <BundleResource Include="Resources\hdl_ez_add_device_success%402x.png" /> </ItemGroup> <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" /> </Project> \ No newline at end of file -- Gitblit v1.8.0