From 8e547fc6cb707997f3a9d2f403f476b3d14904b1 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期一, 29 十一月 2021 14:38:04 +0800
Subject: [PATCH] 2021-11-29 1.更新

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

diff --git a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri.csproj b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri.csproj
index e691dee..40d5018 100644
--- a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri.csproj
+++ b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri.csproj
@@ -51,5 +51,9 @@
       <Frameworks>Intents IntentsUI Foundation</Frameworks>
     </NativeReference>
   </ItemGroup>
+  <ItemGroup>
+    <BundleResource Include="Resources\ic_nav_back%402x.png" />
+    <BundleResource Include="Resources\ic_nav_back%403x.png" />
+  </ItemGroup>
   <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />
 </Project>
\ No newline at end of file

--
Gitblit v1.8.0