From 0076289c4bceb28e1427ed89f70e57de2120d5b4 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期二, 10 八月 2021 11:13:53 +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