From 78de0396e140d3a532119230467a80da424ab813 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期二, 28 三月 2023 17:00:47 +0800
Subject: [PATCH] 备份一下代码

---
 HDL-ON_iOS/HDL-ON_iOS.csproj |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index 226894e..5390c52 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -101,9 +101,6 @@
         <Reference Include="Shared.IOS.LCVideoOnSDK">
           <HintPath>..\DLL\LC\IOS\Shared.IOS.LCVideoOnSDK.dll</HintPath>
         </Reference>
-        <Reference Include="Shared.IOS.HDLSceneSiri">
-          <HintPath>..\DLL\IOS\Shared.IOS.HDLSceneSiri.dll</HintPath>
-        </Reference>
         <Reference Include="Shared.IOS.HDLLinphoneSDK">
           <HintPath>..\DLL\Linphone\iOS\Shared.IOS.HDLLinphoneSDK.dll</HintPath>
         </Reference>
@@ -115,6 +112,9 @@
         </Reference>
         <Reference Include="Shared.IOS">
           <HintPath>..\DLL\Shared.IOS.dll</HintPath>
+        </Reference>
+        <Reference Include="Shared.IOS.HDLSceneSiri">
+          <HintPath>..\DLL\IOS\Shared.IOS.HDLSceneSiri.dll</HintPath>
         </Reference>
     </ItemGroup>
     <ItemGroup>
@@ -1572,6 +1572,7 @@
       <BundleResource Include="Resources\Phone\FunctionIcon\DoorLock\VideoDoorLockOpen.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\DoorLock\Cell.png" />
       <BundleResource Include="Resources\Phone\FunctionIcon\FunctionBg\VideoDoorLockFunctionBg.png" />
+      <BundleResource Include="Resources\Phone\FunctionIcon\Icon\securitydoorezviz.png" />
     </ItemGroup>
     <ItemGroup>
       <ITunesArtwork Include="iTunesArtwork" />

--
Gitblit v1.8.0