From 6bbc6bdf147ec2fe05c59b70f959bcad8786770a Mon Sep 17 00:00:00 2001
From: cqy <cqy@hdlchina.com.cn>
Date: 星期五, 13 八月 2021 14:49:38 +0800
Subject: [PATCH] Update Shared.IOS.HDLLinphoneSDK.csproj
---
Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj
index d369ec9..dae71b0 100644
--- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj
+++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj
@@ -50,9 +50,8 @@
<NativeReference Include="Library\libHDLLinPhoneSDK.a">
<Kind>Static</Kind>
<Frameworks></Frameworks>
- <LinkerFlags> -dead_strip -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphoneos/ -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ </LinkerFlags>
+ <LinkerFlags>-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphoneos/ -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/</LinkerFlags>
<WeakFrameworks></WeakFrameworks>
- <ForceLoad>True</ForceLoad>
</NativeReference>
<NativeReference Include="Library\bctoolbox-ios.framework">
<Kind>Framework</Kind>
--
Gitblit v1.8.0