From b4e1288a9b63eb820e9c9489c56aac4bf6b31067 Mon Sep 17 00:00:00 2001
From: Davin <591807572@qq.com>
Date: 星期三, 18 十二月 2024 14:34:16 +0800
Subject: [PATCH] feature 图片资源更新

---
 EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj b/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj
index c9c2243..6b03494 100644
--- a/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj
+++ b/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj
@@ -112,6 +112,10 @@
     <BundleResource Include="Resources\hdl_ez_msg_no_answer%402x.png" />
     <BundleResource Include="Resources\hdl_ez_msg_answer%403x.png" />
     <BundleResource Include="Resources\hdl_ez_msg_answer%402x.png" />
+    <BundleResource Include="Resources\hdl_ez_detection_normal%402x.png" />
+    <BundleResource Include="Resources\hdl_ez_detection_normal%403x.png" />
+    <BundleResource Include="Resources\hdl_ez_detection_selected%402x.png" />
+    <BundleResource Include="Resources\hdl_ez_detection_selected%403x.png" />
   </ItemGroup>
   <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />
 </Project>
\ No newline at end of file

--
Gitblit v1.8.0