From 1af610975b1093e96217c381a51cb520000f0a2c Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期二, 10 八月 2021 13:43:29 +0800 Subject: [PATCH] 替换.a --- Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 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 fd190f5..4180783 100644 --- a/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj +++ b/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj @@ -124,6 +124,10 @@ <Kind>Framework</Kind> <SmartLink>False</SmartLink> </NativeReference> + <NativeReference Include="Library\HDLLinPhoneSDK.swiftmodule"> + <Kind>Framework</Kind> + <SmartLink>False</SmartLink> + </NativeReference> </ItemGroup> <ItemGroup> <BundleResource Include="Resources\ic_esvideo_on_answer.png" /> -- Gitblit v1.8.0