From 8fcc3bd198606e0400eca5383572fb97ecdada85 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 10 一月 2023 15:51:37 +0800 Subject: [PATCH] 备份 --- .vs/SmartHome/xs/UserPrefs.xml | 56 +++++++++++++++++++------------------------------------- 1 files changed, 19 insertions(+), 37 deletions(-) diff --git a/.vs/SmartHome/xs/UserPrefs.xml b/.vs/SmartHome/xs/UserPrefs.xml index 13d3094..6030cbc 100644 --- a/.vs/SmartHome/xs/UserPrefs.xml +++ b/.vs/SmartHome/xs/UserPrefs.xml @@ -1,44 +1,24 @@ -锘�<Properties StartupConfiguration="{9D9EF20B-6E65-4A65-92BF-567EBF1E1443}|Default"> +锘�<Properties StartupConfiguration="{1D83BF28-BA88-4152-BA41-D7EFE90A5437}|Default"> <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.364c4b3158493098" /> <MonoDevelop.Ide.Workbench> <Files> - <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" Line="131" Column="54" /> - <File FileName="SmartHome/HDL/Operation/MyEnum.cs" Line="1471" Column="23" /> - <File FileName="SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" Line="88" Column="30" /> - <File FileName="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" Line="265" Column="62" /> - <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemHomePage.cs" Line="88" Column="59" /> - <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemRemote.cs" Line="227" Column="36" /> - <File FileName="SmartHome/UI/SimpleControl/CommonPage.cs" Line="98" Column="52" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" Line="146" Column="28" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemHomePage.cs" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" Line="233" Column="53" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemRemote.cs" /> + <File FileName="SmartHome/HDL/Operation/Packet.cs" /> + <File FileName="SmartHome/HDL/Operation/BusSocket.cs" /> + <File FileName="SmartHome/HDL/Operation/Control.cs" /> + <File FileName="ON.Ios/ViewController.cs" /> + <File FileName="ON.Ios/Info.plist" /> </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> - <Node name="SmartHome" expanded="True"> - <Node name="ON.Droid" selected="True" /> - <Node name="ON.Ios" expanded="True"> - <Node name="Resources" expanded="True"> - <Node name="en.lproj" expanded="True" /> - </Node> - </Node> - <Node name="Shared" expanded="True"> - <Node name="HDL" expanded="True"> - <Node name="Operation" expanded="True" /> - </Node> - <Node name="UI" expanded="True"> - <Node name="SimpleControl" expanded="True"> - <Node name="Phone" expanded="True"> - <Node name="Guide" expanded="True" /> - <Node name="System" expanded="True" /> - </Node> - </Node> - </Node> - </Node> + <Node name="SmartHome" expanded="True" selected="True"> + <Node name="ON.Ios" expanded="True" /> </Node> - </State> - </Pad> - <Pad Id="MonoDevelop.Debugger.WatchPad"> - <State> - <Value>command</Value> </State> </Pad> </Pads> @@ -49,12 +29,14 @@ <String>DroidService/DroidService.csproj</String> <String>IosService/IosService.csproj</String> </DisabledProjects> - <MonoDevelop.Ide.Workspace ActiveConfiguration="Release" /> - <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.Default" /> + <MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhone" /> + <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> <BreakpointStore> - <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" line="247" column="1" /> - <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" line="287" column="1" /> + <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs" line="329" column="1" /> + <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" relfile="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" line="456" column="1" /> + <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/CommonPage.cs" relfile="SmartHome/UI/SimpleControl/CommonPage.cs" line="120" column="1" /> + <Breakpoint file="/Users/kaede/Desktop/MigrationWidget/SmartHome/UI/SimpleControl/CommonPage.cs" relfile="SmartHome/UI/SimpleControl/CommonPage.cs" line="112" column="1" /> </BreakpointStore> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> -- Gitblit v1.8.0