From 17a2bee074dc8d625016647b1acfe3f0a9734b18 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 13 十二月 2022 11:01:23 +0800 Subject: [PATCH] beifen --- .vs/SmartHome/xs/UserPrefs.xml | 40 ++++++++++++++++++++++------------------ 1 files changed, 22 insertions(+), 18 deletions(-) diff --git a/.vs/SmartHome/xs/UserPrefs.xml b/.vs/SmartHome/xs/UserPrefs.xml index 13d3094..79e28da 100644 --- a/.vs/SmartHome/xs/UserPrefs.xml +++ b/.vs/SmartHome/xs/UserPrefs.xml @@ -1,24 +1,33 @@ -锘�<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> + <MonoDevelop.Ide.Workbench ActiveDocument="ON.Ios/Info.plist"> <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="35" Column="27" /> + <File FileName="SmartHome/HDL/Operation/MyEnum.cs" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SearchServerOnePortListPage.cs" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemHomePage.cs" /> + <File FileName="SmartHome/UI/SimpleControl/Phone/System/SystemRemote.cs" /> + <File FileName="SmartHome/UI/SimpleControl/CommonPage.cs" /> + <File FileName="../../../../Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets" /> + <File FileName="ON.Ios/AppDelegate.cs" Line="52" Column="10" /> + <File FileName="ON.Ios/ViewController.cs" Line="67" Column="8" /> + <File FileName="ON.Ios/Resources/Base.lproj/localizable.txt" Line="1" Column="1" /> + <File FileName="ON.Ios/ViewControllerBase.cs" Line="1" Column="1" /> + <File FileName="ON.Ios/Reachability.cs" Line="135" Column="19" /> + <File FileName="ON.Ios/IosMethod.cs" Line="1" Column="1" /> + <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 name="Base.lproj" expanded="True" /> + <Node name="zh-Hans.lproj" expanded="True" /> </Node> + <Node name="Info.plist" selected="True" /> </Node> <Node name="Shared" expanded="True"> <Node name="HDL" expanded="True"> @@ -36,11 +45,6 @@ </Node> </State> </Pad> - <Pad Id="MonoDevelop.Debugger.WatchPad"> - <State> - <Value>command</Value> - </State> - </Pad> </Pads> </MonoDevelop.Ide.Workbench> <MonoDevelop.Ide.DebuggingService.PinnedWatches /> @@ -49,8 +53,8 @@ <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.6242be7109c740c6cb8999a8904b6e0ea8d45192" /> <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" /> -- Gitblit v1.8.0