From e94e3cf21fffa86281cdc7ae9d2ec2e9058db02d Mon Sep 17 00:00:00 2001 From: znek Date: Sun, 26 Feb 2006 13:04:15 +0000 Subject: [PATCH] added an Xcode project git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1220 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- xmlrpc_call/ChangeLog | 4 + .../xmlrpc_call.xcodeproj/project.pbxproj | 325 ++++ .../xmlrpc_call.xcodeproj/znek.perspective | 1437 +++++++++++++++++ 3 files changed, 1766 insertions(+) create mode 100644 xmlrpc_call/xmlrpc_call.xcodeproj/project.pbxproj create mode 100644 xmlrpc_call/xmlrpc_call.xcodeproj/znek.perspective diff --git a/xmlrpc_call/ChangeLog b/xmlrpc_call/ChangeLog index e5ced7c9..893791dd 100644 --- a/xmlrpc_call/ChangeLog +++ b/xmlrpc_call/ChangeLog @@ -1,3 +1,7 @@ +2006-01-26 Marcus Mueller + + * xmlrpc_call.xcodeproj: added Xcode 2.2 project + 2005-11-17 Helge Hess * HandleCredentialsClient.m: properly include string.h to avoid a diff --git a/xmlrpc_call/xmlrpc_call.xcodeproj/project.pbxproj b/xmlrpc_call/xmlrpc_call.xcodeproj/project.pbxproj new file mode 100644 index 00000000..81e23109 --- /dev/null +++ b/xmlrpc_call/xmlrpc_call.xcodeproj/project.pbxproj @@ -0,0 +1,325 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8DD76F9A0486AA7600D96B5E /* xmlrpc_call.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* xmlrpc_call.m */; settings = {ATTRIBUTES = (); }; }; + 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; }; + AD9DCE6C09B1C4D900835A5A /* HandleCredentialsClient.m in Sources */ = {isa = PBXBuildFile; fileRef = AD9DCE6109B1C4D900835A5A /* HandleCredentialsClient.m */; }; + AD9DCE6D09B1C4D900835A5A /* NSObject+Printing.m in Sources */ = {isa = PBXBuildFile; fileRef = AD9DCE6209B1C4D900835A5A /* NSObject+Printing.m */; }; + AD9DCE7009B1C4D900835A5A /* XmlRpcClientTool.m in Sources */ = {isa = PBXBuildFile; fileRef = AD9DCE6509B1C4D900835A5A /* XmlRpcClientTool.m */; }; + AD9DCE8409B1C5AD00835A5A /* DOM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE7B09B1C5AD00835A5A /* DOM.framework */; }; + AD9DCE8509B1C5AD00835A5A /* EOControl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE7C09B1C5AD00835A5A /* EOControl.framework */; }; + AD9DCE8609B1C5AD00835A5A /* NGExtensions.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE7D09B1C5AD00835A5A /* NGExtensions.framework */; }; + AD9DCE8709B1C5AD00835A5A /* NGHttp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE7E09B1C5AD00835A5A /* NGHttp.framework */; }; + AD9DCE8809B1C5AD00835A5A /* NGObjWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE7F09B1C5AD00835A5A /* NGObjWeb.framework */; }; + AD9DCE8909B1C5AD00835A5A /* NGStreams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE8009B1C5AD00835A5A /* NGStreams.framework */; }; + AD9DCE8A09B1C5AD00835A5A /* NGXmlRpc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE8109B1C5AD00835A5A /* NGXmlRpc.framework */; }; + AD9DCE8B09B1C5AD00835A5A /* SaxObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE8209B1C5AD00835A5A /* SaxObjC.framework */; }; + AD9DCE8C09B1C5AD00835A5A /* XmlRpc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCE8309B1C5AD00835A5A /* XmlRpc.framework */; }; + AD9DCF2809B1C93C00835A5A /* NGImap4.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCF2409B1C93C00835A5A /* NGImap4.framework */; }; + AD9DCF2909B1C93C00835A5A /* NGMail.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCF2509B1C93C00835A5A /* NGMail.framework */; }; + AD9DCF2A09B1C93C00835A5A /* NGMime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCF2609B1C93C00835A5A /* NGMime.framework */; }; + AD9DCF2B09B1C93C00835A5A /* WebDAV.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCF2709B1C93C00835A5A /* WebDAV.framework */; }; + AD9DCF2E09B1C95700835A5A /* SoObjects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD9DCF2D09B1C95700835A5A /* SoObjects.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildStyle section */ + 014CEA4F0018CE4811CA2923 /* Debug */ = { + isa = PBXBuildStyle; + buildSettings = { + }; + name = Debug; + }; + 014CEA500018CE4811CA2923 /* Release */ = { + isa = PBXBuildStyle; + buildSettings = { + }; + name = Release; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 08FB7796FE84155DC02AAC07 /* xmlrpc_call.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = xmlrpc_call.m; sourceTree = ""; }; + 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; + 8DD76FA10486AA7600D96B5E /* xmlrpc_call */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = xmlrpc_call; sourceTree = BUILT_PRODUCTS_DIR; }; + AD9DCE5B09B1C4D900835A5A /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 8; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; usesTabs = 1; }; + AD9DCE5C09B1C4D900835A5A /* common.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; + AD9DCE5D09B1C4D900835A5A /* fhs.make */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; path = fhs.make; sourceTree = ""; }; + AD9DCE5E09B1C4D900835A5A /* GNUmakefile */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; path = GNUmakefile; sourceTree = ""; }; + AD9DCE5F09B1C4D900835A5A /* GNUmakefile.preamble */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; path = GNUmakefile.preamble; sourceTree = ""; }; + AD9DCE6009B1C4D900835A5A /* HandleCredentialsClient.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = HandleCredentialsClient.h; sourceTree = ""; }; + AD9DCE6109B1C4D900835A5A /* HandleCredentialsClient.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = HandleCredentialsClient.m; sourceTree = ""; }; + AD9DCE6209B1C4D900835A5A /* NSObject+Printing.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = "NSObject+Printing.m"; sourceTree = ""; }; + AD9DCE6309B1C4D900835A5A /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = ""; }; + AD9DCE6409B1C4D900835A5A /* XmlRpcClientTool.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = XmlRpcClientTool.h; sourceTree = ""; }; + AD9DCE6509B1C4D900835A5A /* XmlRpcClientTool.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = XmlRpcClientTool.m; sourceTree = ""; }; + AD9DCE7B09B1C5AD00835A5A /* DOM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DOM.framework; path = /Library/Frameworks/DOM.framework; sourceTree = ""; }; + AD9DCE7C09B1C5AD00835A5A /* EOControl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EOControl.framework; path = /Library/Frameworks/EOControl.framework; sourceTree = ""; }; + AD9DCE7D09B1C5AD00835A5A /* NGExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGExtensions.framework; path = /Library/Frameworks/NGExtensions.framework; sourceTree = ""; }; + AD9DCE7E09B1C5AD00835A5A /* NGHttp.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGHttp.framework; path = /Library/Frameworks/NGHttp.framework; sourceTree = ""; }; + AD9DCE7F09B1C5AD00835A5A /* NGObjWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGObjWeb.framework; path = /Library/Frameworks/NGObjWeb.framework; sourceTree = ""; }; + AD9DCE8009B1C5AD00835A5A /* NGStreams.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGStreams.framework; path = /Library/Frameworks/NGStreams.framework; sourceTree = ""; }; + AD9DCE8109B1C5AD00835A5A /* NGXmlRpc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGXmlRpc.framework; path = /Library/Frameworks/NGXmlRpc.framework; sourceTree = ""; }; + AD9DCE8209B1C5AD00835A5A /* SaxObjC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SaxObjC.framework; path = /Library/Frameworks/SaxObjC.framework; sourceTree = ""; }; + AD9DCE8309B1C5AD00835A5A /* XmlRpc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XmlRpc.framework; path = /Library/Frameworks/XmlRpc.framework; sourceTree = ""; }; + AD9DCF2409B1C93C00835A5A /* NGImap4.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGImap4.framework; path = /Library/Frameworks/NGImap4.framework; sourceTree = ""; }; + AD9DCF2509B1C93C00835A5A /* NGMail.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGMail.framework; path = /Library/Frameworks/NGMail.framework; sourceTree = ""; }; + AD9DCF2609B1C93C00835A5A /* NGMime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGMime.framework; path = /Library/Frameworks/NGMime.framework; sourceTree = ""; }; + AD9DCF2709B1C93C00835A5A /* WebDAV.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebDAV.framework; path = /Library/Frameworks/WebDAV.framework; sourceTree = ""; }; + AD9DCF2D09B1C95700835A5A /* SoObjects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoObjects.framework; path = /Library/Frameworks/SoObjects.framework; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8DD76F9B0486AA7600D96B5E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */, + AD9DCE8409B1C5AD00835A5A /* DOM.framework in Frameworks */, + AD9DCE8509B1C5AD00835A5A /* EOControl.framework in Frameworks */, + AD9DCE8609B1C5AD00835A5A /* NGExtensions.framework in Frameworks */, + AD9DCE8709B1C5AD00835A5A /* NGHttp.framework in Frameworks */, + AD9DCE8809B1C5AD00835A5A /* NGObjWeb.framework in Frameworks */, + AD9DCE8909B1C5AD00835A5A /* NGStreams.framework in Frameworks */, + AD9DCE8A09B1C5AD00835A5A /* NGXmlRpc.framework in Frameworks */, + AD9DCE8B09B1C5AD00835A5A /* SaxObjC.framework in Frameworks */, + AD9DCE8C09B1C5AD00835A5A /* XmlRpc.framework in Frameworks */, + AD9DCF2809B1C93C00835A5A /* NGImap4.framework in Frameworks */, + AD9DCF2909B1C93C00835A5A /* NGMail.framework in Frameworks */, + AD9DCF2A09B1C93C00835A5A /* NGMime.framework in Frameworks */, + AD9DCF2B09B1C93C00835A5A /* WebDAV.framework in Frameworks */, + AD9DCF2E09B1C95700835A5A /* SoObjects.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 08FB7794FE84155DC02AAC07 /* xmlrpc_call */ = { + isa = PBXGroup; + children = ( + AD9DCE6309B1C4D900835A5A /* README */, + AD9DCE5B09B1C4D900835A5A /* ChangeLog */, + AD9DCE7309B1C4E500835A5A /* Makefiles */, + AD9DCE7609B1C4EF00835A5A /* Headers */, + 08FB7795FE84155DC02AAC07 /* Source */, + 08FB779DFE84155DC02AAC07 /* Frameworks */, + 1AB674ADFE9D54B511CA2CBB /* Products */, + ); + name = xmlrpc_call; + sourceTree = ""; + }; + 08FB7795FE84155DC02AAC07 /* Source */ = { + isa = PBXGroup; + children = ( + AD9DCE5C09B1C4D900835A5A /* common.h */, + AD9DCE6109B1C4D900835A5A /* HandleCredentialsClient.m */, + AD9DCE6209B1C4D900835A5A /* NSObject+Printing.m */, + AD9DCE6509B1C4D900835A5A /* XmlRpcClientTool.m */, + 08FB7796FE84155DC02AAC07 /* xmlrpc_call.m */, + ); + name = Source; + sourceTree = ""; + }; + 08FB779DFE84155DC02AAC07 /* Frameworks */ = { + isa = PBXGroup; + children = ( + AD9DCF2D09B1C95700835A5A /* SoObjects.framework */, + AD9DCF2409B1C93C00835A5A /* NGImap4.framework */, + AD9DCF2509B1C93C00835A5A /* NGMail.framework */, + AD9DCF2609B1C93C00835A5A /* NGMime.framework */, + AD9DCF2709B1C93C00835A5A /* WebDAV.framework */, + AD9DCE7B09B1C5AD00835A5A /* DOM.framework */, + AD9DCE7C09B1C5AD00835A5A /* EOControl.framework */, + AD9DCE7D09B1C5AD00835A5A /* NGExtensions.framework */, + AD9DCE7E09B1C5AD00835A5A /* NGHttp.framework */, + AD9DCE7F09B1C5AD00835A5A /* NGObjWeb.framework */, + AD9DCE8009B1C5AD00835A5A /* NGStreams.framework */, + AD9DCE8109B1C5AD00835A5A /* NGXmlRpc.framework */, + AD9DCE8209B1C5AD00835A5A /* SaxObjC.framework */, + AD9DCE8309B1C5AD00835A5A /* XmlRpc.framework */, + 08FB779EFE84155DC02AAC07 /* Foundation.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 1AB674ADFE9D54B511CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 8DD76FA10486AA7600D96B5E /* xmlrpc_call */, + ); + name = Products; + sourceTree = ""; + }; + AD9DCE7309B1C4E500835A5A /* Makefiles */ = { + isa = PBXGroup; + children = ( + AD9DCE5E09B1C4D900835A5A /* GNUmakefile */, + AD9DCE5F09B1C4D900835A5A /* GNUmakefile.preamble */, + AD9DCE5D09B1C4D900835A5A /* fhs.make */, + ); + name = Makefiles; + sourceTree = ""; + }; + AD9DCE7609B1C4EF00835A5A /* Headers */ = { + isa = PBXGroup; + children = ( + AD9DCE6009B1C4D900835A5A /* HandleCredentialsClient.h */, + AD9DCE6409B1C4D900835A5A /* XmlRpcClientTool.h */, + ); + name = Headers; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8DD76F960486AA7600D96B5E /* xmlrpc_call */ = { + isa = PBXNativeTarget; + buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "xmlrpc_call" */; + buildPhases = ( + 8DD76F990486AA7600D96B5E /* Sources */, + 8DD76F9B0486AA7600D96B5E /* Frameworks */, + 8DD76F9E0486AA7600D96B5E /* CopyFiles */, + ); + buildRules = ( + ); + buildSettings = { + }; + dependencies = ( + ); + name = xmlrpc_call; + productInstallPath = "$(HOME)/bin"; + productName = xmlrpc_call; + productReference = 8DD76FA10486AA7600D96B5E /* xmlrpc_call */; + productType = "com.apple.product-type.tool"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 08FB7793FE84155DC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "xmlrpc_call" */; + buildSettings = { + }; + buildStyles = ( + 014CEA4F0018CE4811CA2923 /* Debug */, + 014CEA500018CE4811CA2923 /* Release */, + ); + hasScannedForEncodings = 1; + mainGroup = 08FB7794FE84155DC02AAC07 /* xmlrpc_call */; + projectDirPath = ""; + targets = ( + 8DD76F960486AA7600D96B5E /* xmlrpc_call */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + 8DD76F990486AA7600D96B5E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8DD76F9A0486AA7600D96B5E /* xmlrpc_call.m in Sources */, + AD9DCE6C09B1C4D900835A5A /* HandleCredentialsClient.m in Sources */, + AD9DCE6D09B1C4D900835A5A /* NSObject+Printing.m in Sources */, + AD9DCE7009B1C4D900835A5A /* XmlRpcClientTool.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 1DEB927508733DD40010E9CD /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_MODEL_TUNING = G4; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = common.h; + INSTALL_PATH = "$(HOME)/bin"; + PRODUCT_NAME = xmlrpc_call; + ZERO_LINK = YES; + }; + name = Development; + }; + 1DEB927608733DD40010E9CD /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = ( + ppc, + i386, + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_MODEL_TUNING = G4; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = common.h; + INSTALL_PATH = "$(HOME)/bin"; + PRODUCT_NAME = xmlrpc_call; + }; + name = Deployment; + }; + 1DEB927908733DD40010E9CD /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + PREBINDING = NO; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + }; + name = Development; + }; + 1DEB927A08733DD40010E9CD /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + PREBINDING = NO; + SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + }; + name = Deployment; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "xmlrpc_call" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1DEB927508733DD40010E9CD /* Development */, + 1DEB927608733DD40010E9CD /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "xmlrpc_call" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1DEB927908733DD40010E9CD /* Development */, + 1DEB927A08733DD40010E9CD /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; +/* End XCConfigurationList section */ + }; + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; +} diff --git a/xmlrpc_call/xmlrpc_call.xcodeproj/znek.perspective b/xmlrpc_call/xmlrpc_call.xcodeproj/znek.perspective new file mode 100644 index 00000000..93d94ea8 --- /dev/null +++ b/xmlrpc_call/xmlrpc_call.xcodeproj/znek.perspective @@ -0,0 +1,1437 @@ + + + + + ActivePerspectiveName + Build + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXRunSessionModule + Name + Run Log + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + Description + AIODescriptionKey + DockingSystemVisible + + Extension + perspective + FavBarConfig + + PBXProjectModuleGUID + AD9DCE5209B1C49100835A5A + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.default + MajorVersion + 33 + MinorVersion + 0 + Name + All-In-One + Notifications + + + XCObserverAutoDisconnectKey + + XCObserverDefintionKey + + XCObserverFactoryKey + XCPerspectivesSpecificationIdentifier + XCObserverGUIDKey + XCObserverProjectIdentifier + XCObserverNotificationKey + PBXStatusBuildStateMessageNotification + XCObserverTargetKey + XCMainBuildResultsModuleGUID + XCObserverTriggerKey + awakenModuleWithObserver: + XCObserverValidationKey + + + + OpenEditors + + PerspectiveWidths + + 820 + 820 + 820 + + Perspectives + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-target-popup + action + NSToolbarFlexibleSpaceItem + buildOrClean + build-and-runOrDebug + com.apple.ide.PBXToolbarStopButton + get-info + toggle-editor + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CA23ED40692098700951B8B + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 185 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 08FB7794FE84155DC02AAC07 + AD9DCE7309B1C4E500835A5A + AD9DCE7609B1C4EF00835A5A + 08FB7795FE84155DC02AAC07 + 08FB779DFE84155DC02AAC07 + 1C37FBAC04509CD000000102 + AD9DCEB609B1C63400835A5A + AD9DCEB709B1C63400835A5A + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 2 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {185, 622}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {202, 640}} + GroupTreeTableConfiguration + + MainColumn + 185 + + + Module + PBXSmartGroupTreeModule + Proportion + 202pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + AD9DCE4D09B1C49100835A5A + PBXProjectModuleLabel + ChangeLog + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + AD9DCE4E09B1C49100835A5A + PBXProjectModuleLabel + ChangeLog + _historyCapacity + 10 + bookmark + AD9DCF3009B1C99900835A5A + history + + AD9DCF1C09B1C88000835A5A + AD9DCF2209B1C8D000835A5A + + prevStack + + AD9DCEC009B1C63400835A5A + AD9DCEC109B1C63400835A5A + AD9DCF1E09B1C88000835A5A + AD9DCF1F09B1C88000835A5A + + + SplitCount + 1 + + StatusBarVisibility + + XCSharingToken + com.apple.Xcode.CommonNavigatorGroupSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {613, 635}} + + Module + PBXNavigatorGroup + Proportion + 635pt + + + Proportion + 0pt + Tabs + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EDF0692099D00951B8B + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{10, 27}, {613, -27}} + + Module + XCDetailModule + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EE00692099D00951B8B + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{10, 27}, {613, -27}} + + Module + PBXProjectFindModule + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA23EE10692099D00951B8B + PBXProjectModuleLabel + SCM Results + + GeometryConfiguration + + Frame + {{10, 31}, {603, 297}} + + Module + PBXCVSModule + + + + + Proportion + 613pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDockableTabModule + XCDetailModule + PBXProjectFindModule + PBXCVSModule + + TableOfContents + + AD9DCEB909B1C63400835A5A + 1CA23ED40692098700951B8B + AD9DCEBA09B1C63400835A5A + AD9DCE4D09B1C49100835A5A + AD9DCEBB09B1C63400835A5A + 1CA23EDF0692099D00951B8B + 1CA23EE00692099D00951B8B + 1CA23EE10692099D00951B8B + + ToolbarConfiguration + xcode.toolbar.config.default + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + active-target-popup + active-executable-popup + active-buildstyle-popup + NSToolbarFlexibleSpaceItem + build + clean + NSToolbarSeparatorItem + run + debug + + ControllerClassBaseName + + IconName + BuildTabIcon + Identifier + perspective.build + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + PBXProjectModuleGUID + 1CA23EE50692099D00951B8B + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 184 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 08FB7794FE84155DC02AAC07 + 08FB779DFE84155DC02AAC07 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 6 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {184, 622}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {201, 640}} + GroupTreeTableConfiguration + + MainColumn + 184 + + RubberWindowFrame + 235 141 820 681 0 0 1280 832 + + Module + PBXSmartGroupTreeModule + Proportion + 201pt + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + AD9DCE4D09B1C49100835A5A + PBXProjectModuleLabel + ChangeLog + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + AD9DCE4E09B1C49100835A5A + PBXProjectModuleLabel + ChangeLog + _historyCapacity + 10 + bookmark + AD9DCF3109B1C99900835A5A + history + + AD9DCEBE09B1C63400835A5A + AD9DCF2309B1C8E600835A5A + + prevStack + + AD9DCEC009B1C63400835A5A + AD9DCEC109B1C63400835A5A + + + SplitCount + 1 + + StatusBarVisibility + + XCSharingToken + com.apple.Xcode.CommonNavigatorGroupSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {614, 192}} + RubberWindowFrame + 235 141 820 681 0 0 1280 832 + + Module + PBXNavigatorGroup + Proportion + 192pt + + + Proportion + 443pt + Tabs + + + BecomeActive + + ContentConfiguration + + PBXBuildLogShowsTranscriptDefaultKey + {{0, 155}, {614, 261}} + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1010 + + GeometryConfiguration + + Frame + {{10, 27}, {614, 416}} + RubberWindowFrame + 235 141 820 681 0 0 1280 832 + + Module + PBXBuildResultsModule + + + ContentConfiguration + + LauncherConfigVersion + 3 + PBXProjectModuleGUID + 1CA23EE80692099D00951B8B + PBXProjectModuleLabel + Run + Runner + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {491, 168}} + {{0, 173}, {491, 270}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {406, 443}} + {{411, 0}, {517, 443}} + + + + + GeometryConfiguration + + Frame + {{0, 0}, {0, 0}} + + Module + PBXRunSessionModule + + + + + Proportion + 614pt + + + Name + Build + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDockableTabModule + PBXBuildResultsModule + PBXRunSessionModule + XCConsole + + TableOfContents + + AD9DCEC309B1C63400835A5A + 1CA23EE50692099D00951B8B + AD9DCEC409B1C63400835A5A + AD9DCE4D09B1C49100835A5A + AD9DCEC509B1C63400835A5A + XCMainBuildResultsModuleGUID + 1CA23EE80692099D00951B8B + AD9DCEC609B1C63400835A5A + + ToolbarConfiguration + xcode.toolbar.config.buildAndRun + + + ChosenToolbarItems + + XCToolbarPerspectiveControl + NSToolbarSeparatorItem + build-and-debug + debug + NSToolbarFlexibleSpaceItem + debugger-fix-and-continue + debugger-restart-executable + debugger-pause + debugger-continue + debugger-step-over + debugger-step-into + debugger-step-out + debugger-step-instruction + NSToolbarFlexibleSpaceItem + + ControllerClassBaseName + PBXDebugSessionModule + IconName + DebugTabIcon + Identifier + perspective.debug + IsVertical + 1 + Layout + + + ContentConfiguration + + PBXProjectModuleGUID + 1CCC7628064C1048000F2A68 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {810, 0}} + + Module + PBXDebugCLIModule + Proportion + 0% + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {395, 213}} + {{395, 0}, {415, 213}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {810, 213}} + {{0, 213}, {810, 225}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1CCC7629064C1048000F2A68 + PBXProjectModuleLabel + Debug + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 7}, {810, 438}} + + Module + PBXDebugSessionModule + Proportion + 443pt + + + Name + Debug + ServiceClasses + + XCModuleDock + XCModuleDock + PBXDebugCLIModule + PBXDebugSessionModule + XCConsole + + TableOfContents + + 1CC8E6A5069209BD00BB180A + 1CC8E6A6069209BD00BB180A + 1CCC7628064C1048000F2A68 + 1CCC7629064C1048000F2A68 + 1CC8E6A7069209BD00BB180A + + ToolbarConfiguration + xcode.toolbar.config.debug + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecification.xcperspec' + StatusbarIsVisible + + TimeStamp + 162646425.35062101 + ToolbarDisplayMode + 2 + ToolbarIsVisible + + ToolbarSizeMode + 2 + Type + Perspectives + UpdateMessage + + WindowJustification + 5 + WindowOrderList + + /Users/znek/Projects/OGo/SOPE/xmlrpc_call/xmlrpc_call.xcodeproj + + WindowString + 235 141 820 681 0 0 1280 832 + WindowTools + + + Identifier + windowTool.find + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CD0528D0623707200166675 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {781, 167}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXNavigatorGroup + Proportion + 781pt + + + Proportion + 50% + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{8, 0}, {773, 254}} + RubberWindowFrame + 62 385 781 470 0 0 1440 878 + + Module + PBXProjectFindModule + Proportion + 50% + + + Proportion + 428pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C530D57069F1CE1000CFCEE + 1C530D58069F1CE1000CFCEE + 1C530D59069F1CE1000CFCEE + 1CDD528C0622207200134675 + 1C530D5A069F1CE1000CFCEE + 1CE0B1FE06471DED0097A5F4 + 1CD0528E0623707200166675 + + WindowString + 62 385 781 470 0 0 1440 878 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + 0 + + + Identifier + windowTool.run + Layout + + + Dock + + + ContentConfiguration + + LauncherConfigVersion + 3 + PBXProjectModuleGUID + 1CD0528B0623707200166675 + PBXProjectModuleLabel + Run - cocoapp112 - cocoapp112 + Runner + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {365, 167}} + {{0, 176}, {365, 267}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {405, 443}} + {{414, 0}, {514, 443}} + + + + + GeometryConfiguration + + Frame + {{0, 0}, {456, 192}} + RubberWindowFrame + 741 130 456 234 0 0 1280 1002 + + Module + PBXRunSessionModule + Proportion + 192pt + + + Proportion + 192pt + + + Name + Run Log + ServiceClasses + + PBXRunSessionModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAAF065D492600B07095 + 1C78EAB0065D492600B07095 + 1CD0528B0623707200166675 + 1C78EAB1065D492600B07095 + + ToolbarConfiguration + xcode.toolbar.config.run + WindowString + 741 130 456 234 0 0 1280 1002 + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + 0 + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 0 + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 2 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + 1 + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpoints + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + 1 + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + 1 + ToolbarConfiguration + xcode.toolbar.config.debugAnimator + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 166pt + + + Proportion + 166pt + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {369, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {616, 353}} + MembersFrame + {{0, 105}, {369, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 94 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 597 125 616 374 0 0 1280 1002 + + Module + PBXClassBrowserModule + Proportion + 354pt + + + Proportion + 354pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C78EABA065D492600B07095 + 1C78EABB065D492600B07095 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 597 125 616 374 0 0 1280 1002 + + + + -- 2.39.5