From 48c5a2c66c549d26fecadc6d2dad1924fdd1cc8b Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期四, 27 七月 2023 13:52:08 +0800 Subject: [PATCH] bugfix 猫眼呼叫问题修复 --- 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 1fbd594..19b041b 100644 --- a/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj +++ b/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj @@ -104,6 +104,10 @@ <BundleResource Include="Resources\hdl_ez_cat_eyes_ignore%403x.png" /> <BundleResource Include="Resources\large_back_btn%402x.png" /> <BundleResource Include="Resources\large_back_btn%403x.png" /> + <BundleResource Include="Resources\hdl_ez_cat_eyes_answer%402x.png" /> + <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" /> </ItemGroup> <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" /> </Project> \ No newline at end of file -- Gitblit v1.8.0