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/Resources/ic_nav_back@2x.png   |    0 
 Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Library/libHDLSceneSiri.a      |    0 
 Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@3x.png   |    0 
 Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri.csproj |    4 ++++
 4 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Library/libHDLSceneSiri.a b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Library/libHDLSceneSiri.a
index 9e7787d..fcf7dea 100644
--- a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Library/libHDLSceneSiri.a
+++ b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Library/libHDLSceneSiri.a
Binary files differ
diff --git a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@2x.png b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@2x.png
new file mode 100644
index 0000000..68b4308
--- /dev/null
+++ b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@2x.png
Binary files differ
diff --git a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@3x.png b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@3x.png
new file mode 100644
index 0000000..c7f7912
--- /dev/null
+++ b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Resources/ic_nav_back@3x.png
Binary files differ
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