From a89086759b8d4cf94035e0d205dbd31d0039c724 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期二, 24 八月 2021 17:30:05 +0800 Subject: [PATCH] 2021-08-24 1.更新iOSLinphoneDLL库 --- DLL/Linphone/iOS/Shared.IOS.HDLLinphoneSDK.dll | 0 .vs/HDL_APP_Project/xs/UserPrefs.xml | 24 +++++++----------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index 509d35e..bf566ef 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,26 +1,16 @@ -锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> +锘�<Properties StartupConfiguration="{D998E133-F0DD-4760-BE3C-461632F54DA4}|Default"> <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS automaticSigning="False" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008030-00014C392121802E" /> - <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs"> - <Files> - <File FileName="HDL_ON/Common/ApiUtlis.cs" Line="284" Column="20" /> - <File FileName="HDL_ON/Common/HDLCommon.cs" Line="14" Column="18" /> - <File FileName="HDL_ON/DAL/ThirdPartySdk/HDLLinphone.cs" Line="1" Column="1" /> - <File FileName="HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs" Line="79" Column="27" /> - </Files> + <MonoDevelop.Ide.Workbench> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="HDL_APP_Project" expanded="True"> - <Node name="HDL_ON" expanded="True"> - <Node name="Common" expanded="True" /> - <Node name="DAL" expanded="True"> - <Node name="ThirdPartySdk" expanded="True"> - <Node name="ESOnVideo.cs" selected="True" /> - </Node> + <Node name="HDL-ON_iOS" expanded="True"> + <Node name="References" expanded="True"> + <Node name="Shared.IOS.HDLLinphoneSDK" selected="True" /> </Node> - <Node name="Entity" expanded="True" /> + <Node name="Packages" expanded="True" /> </Node> - <Node name="HDL-ON_iOS" expanded="True" /> </Node> </State> </Pad> @@ -33,7 +23,7 @@ <String>Shared.IOS/Shared.IOS.csproj</String> <String>../Linphone/HDLLinphoneSDK_IOS/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj</String> </DisabledProjects> - <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> + <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" /> <MonoDevelop.Ide.ItemProperties.HDL-ON__Android PreferredExecutionTarget="Android.Android_Accelerated_Oreo" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> <BreakpointStore /> diff --git a/DLL/Linphone/iOS/Shared.IOS.HDLLinphoneSDK.dll b/DLL/Linphone/iOS/Shared.IOS.HDLLinphoneSDK.dll index f4559d2..1bae1fc 100644 --- a/DLL/Linphone/iOS/Shared.IOS.HDLLinphoneSDK.dll +++ b/DLL/Linphone/iOS/Shared.IOS.HDLLinphoneSDK.dll Binary files differ -- Gitblit v1.8.0