From 304d1e671c69d677189aa2513ccd6de7b1d786a4 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期二, 02 二月 2021 10:31:30 +0800 Subject: [PATCH] 2021-02-01 1.增加丰林可视对讲测试 --- .vs/HDL_APP_Project/xs/UserPrefs.xml | 24 +++++++++--------------- 1 files changed, 9 insertions(+), 15 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index f25301b..8564157 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,27 +1,20 @@ 锘�<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_iOS/Resources/echartsNew.html"> + <MonoDevelop.Ide.Workbench ActiveDocument="HDL-ON_iOS/AppDelegate.cs"> <Files> - <File FileName="HDL-ON_iOS/Resources/MJRefresh.bundle/zh-Hant.lproj/Localizable.strings" Line="1" Column="1" /> - <File FileName="HDL-ON_iOS/Resources/EZ/en.lproj/AddDevice.strings" /> - <File FileName="HDL-ON_iOS/Resources/EZ/en.lproj/EZMain.strings" /> - <File FileName="HDL-ON_iOS/Resources/EZ/zh-Hans.lproj/AddDevice.strings" /> - <File FileName="HDL-ON_iOS/Resources/EZ/zh-Hans.lproj/EZMain.strings" /> - <File FileName="HDL-ON_iOS/ViewController.cs" Line="19" Column="14" /> - <File FileName="HDL-ON_iOS/Entitlements.plist" /> - <File FileName="HDL-ON_iOS/Info.plist" /> - <File FileName="HDL-ON_iOS/ViewController.designer.cs" /> - <File FileName="HDL-ON_iOS/Resources/echartsNew.html" Line="1" Column="1" /> + <File FileName="HDL-ON_iOS/Other/ESVideo.cs" Line="4" Column="17" /> + <File FileName="HDL_ON/UI/UI1-Login/LoginPage.cs" /> + <File FileName="HDL_ON/UI/UI1-Login/LoginPageBLL.cs" Line="883" Column="44" /> + <File FileName="../ESVideoPhoneSDKProject/xamarin/Shared.IOS.ESVideoPhoneSDK/ApiDefinition.cs" Line="1" Column="1" /> + <File FileName="../ESVideoPhoneSDKProject/xamarin/Shared.IOS.ESVideoPhoneSDK/Properties/AssemblyInfo.cs" Line="15" Column="54" /> + <File FileName="HDL-ON_iOS/AppDelegate.cs" Line="1" Column="1" /> </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="HDL_APP_Project" expanded="True"> <Node name="HDL-ON_iOS" expanded="True"> - <Node name="Resources" expanded="True"> - <Node name="echartsNew.html" selected="True" /> - </Node> - <Node name="ViewController.cs" expanded="True" /> + <Node name="AppDelegate.cs" selected="True" /> </Node> </Node> </State> @@ -34,6 +27,7 @@ <String>Shared.Droid.TouchID/Shared.Droid.TouchID.csproj</String> <String>Shared.IOS/Shared.IOS.csproj</String> <String>../Xamarin鎺т欢搴�/EZOpenSDK/EZSDK.IOS/EZSDK.IOS/EZSDK.IOS.csproj</String> + <String>../ESVideoPhoneSDKProject/xamarin/Shared.IOS.ESVideoPhoneSDK/Shared.IOS.ESVideoPhoneSDK.csproj</String> </DisabledProjects> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" /> <MonoDevelop.Ide.ItemProperties.HDL-ON__Android PreferredExecutionTarget="Android.Android_Accelerated_Oreo" /> -- Gitblit v1.8.0