From a722e767f98042d5ef6259d2dde7854c925e4167 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期一, 17 五月 2021 11:50:02 +0800
Subject: [PATCH] 2021-05-17 1.备份

---
 iOS/Xamarin/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK.csproj |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/iOS/Xamarin/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK.csproj b/iOS/Xamarin/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK.csproj
index 81108a4..72ace64 100644
--- a/iOS/Xamarin/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK.csproj
+++ b/iOS/Xamarin/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK/Shared.IOS.LCVideoOnSDK.csproj
@@ -62,8 +62,8 @@
       <Frameworks>CoreAudio MediaPlayer AudioToolbox VideoToolbox OpenGLES MediaAccessibility CoreVideo AVFoundation CoreMedia</Frameworks>
       <LinkerFlags>-lz</LinkerFlags>
     </NativeReference>
-    <NativeReference Include="Library\LCOpenSDKDynamic.a">
-      <Kind>Static</Kind>
+    <NativeReference Include="Library\LCOpenSDKDynamic.framework">
+      <Kind>Framework</Kind>
       <SmartLink>False</SmartLink>
     </NativeReference>
   </ItemGroup>

--
Gitblit v1.8.0