From 8bfc1215384797f9b709ee06bc721d472182f15b Mon Sep 17 00:00:00 2001
From: Davin <591807572@qq.com>
Date: 星期三, 20 十一月 2024 15:11:44 +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 19b041b..c9c2243 100644
--- a/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj
+++ b/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj
@@ -108,6 +108,10 @@
     <BundleResource Include="Resources\hdl_ez_cat_eyes_answer%403x.png" />
     <BundleResource Include="Resources\hdl_ez_msg_placeholder%402x.png" />
     <BundleResource Include="Resources\hdl_ez_msg_placeholder%403x.png" />
+    <BundleResource Include="Resources\hdl_ez_msg_no_answer%403x.png" />
+    <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" />
   </ItemGroup>
   <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />
 </Project>
\ No newline at end of file

--
Gitblit v1.8.0