From f8457b624a75bf8e41489b74f66009eee6891b8b Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 08 十月 2021 16:00:37 +0800
Subject: [PATCH] 2021-10-08 1.新SDKiOS_OpenSDK_3.11.6_20210914
---
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