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 | 44 +++++++++++++++++++------------------------- 1 files changed, 19 insertions(+), 25 deletions(-) diff --git a/.vs/SmartHome/xs/UserPrefs.xml b/.vs/SmartHome/xs/UserPrefs.xml index c95c04e..6030cbc 100644 --- a/.vs/SmartHome/xs/UserPrefs.xml +++ b/.vs/SmartHome/xs/UserPrefs.xml @@ -1,31 +1,23 @@ 锘�<Properties StartupConfiguration="{1D83BF28-BA88-4152-BA41-D7EFE90A5437}|Default"> <MonoDevelop.Ide.ItemProperties.ON.Droid PreferredExecutionTarget="Android.364c4b3158493098" /> - <MonoDevelop.Ide.Workbench ActiveDocument="ON.Ios/BaseDelegate.cs"> + <MonoDevelop.Ide.Workbench> <Files> - <File FileName="ON.Ios/AppDelegate.cs" Line="29" Column="50" /> - <File FileName="ON.Ios/ViewController.cs" Line="10" Column="40" /> - <File FileName="ON.Ios/BaseDelegate.cs" Line="10" Column="2" /> + <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.Ios" expanded="True"> - <Node name="BaseDelegate.cs" selected="True" /> - </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> @@ -37,12 +29,14 @@ <String>DroidService/DroidService.csproj</String> <String>IosService/IosService.csproj</String> </DisabledProjects> - <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" /> - <MonoDevelop.Ide.ItemProperties.ON.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.6242be7109c740c6cb8999a8904b6e0ea8d45192" /> + <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