From a8650441a2e765a61a9ff8ae802f69991a9d2475 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 02 二月 2021 16:14:22 +0800
Subject: [PATCH] 2021-02-02 1.更新
---
HDL-ON_iOS/HDL-ON_iOS.csproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj
index f8b6b56..106d490 100644
--- a/HDL-ON_iOS/HDL-ON_iOS.csproj
+++ b/HDL-ON_iOS/HDL-ON_iOS.csproj
@@ -92,6 +92,9 @@
<Reference Include="EZSDK.IOS">
<HintPath>..\..\Xamarin鎺т欢搴揬EZOpenSDK\EZSDK.IOS\EZSDK.IOS\bin\Release\EZSDK.IOS.dll</HintPath>
</Reference>
+ <Reference Include="Shared.IOS.ESVideoPhoneSDK">
+ <HintPath>..\..\ESVideoPhoneSDKProject\xamarin\Shared.IOS.ESVideoPhoneSDK\bin\Release\Shared.IOS.ESVideoPhoneSDK.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json">
@@ -514,6 +517,7 @@
<Compile Include="ZXingOverlayView.cs" />
<Compile Include="Other\JLCountrycode.cs" />
<Compile Include="BlueWifi.cs" />
+ <Compile Include="Other\ESVideo.cs" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="Resources\Phone\LoginIcon\ShowPasswordIcon.png" />
--
Gitblit v1.8.0