From c8bbc9df1edb30bcbbdf9a8012604d02da2b9a59 Mon Sep 17 00:00:00 2001 From: znek Date: Sun, 29 Aug 2004 22:18:02 +0000 Subject: [PATCH] Xcode projects git-svn-id: http://svn.opengroupware.org/SOPE/trunk@90 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-appserver/NGObjWeb/ChangeLog | 9 + sope-appserver/NGObjWeb/NGHttp/ChangeLog | 4 + .../NGHttp/NGHttp.xcode/project.pbxproj | 862 ++ sope-appserver/NGObjWeb/NGObjWeb-Info.plist | 4 +- .../NGObjWeb/NGObjWeb.xcode/project.pbxproj | 7151 +++++++++++++++++ .../NGObjWeb/SoObjects/SoCore-SXP-Info.plist | 16 +- .../NGObjWeb/SoObjects/SoObjects-Info.plist | 24 + .../SoObjects/SoObjects.xcode/project.pbxproj | 924 +++ .../WebDAV/WebDAV.xcode/project.pbxproj | 597 ++ 9 files changed, 9575 insertions(+), 16 deletions(-) create mode 100644 sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj create mode 100644 sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj create mode 100644 sope-appserver/NGObjWeb/SoObjects/SoObjects-Info.plist create mode 100644 sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj create mode 100644 sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj diff --git a/sope-appserver/NGObjWeb/ChangeLog b/sope-appserver/NGObjWeb/ChangeLog index 9a29fdb5..6ee822d9 100644 --- a/sope-appserver/NGObjWeb/ChangeLog +++ b/sope-appserver/NGObjWeb/ChangeLog @@ -1,3 +1,12 @@ +2004-08-29 Marcus Mueller + + * NGObjWeb.xcode: new Xcode project + + * SoObjects/SoObjecs.xcode, SoObjects/SoObjects-Info.plist: new Xcode + project and accompanied files. + + * WebDAV/WebDAV.xcode: new Xcode project + 2004-08-29 Helge Hess * GNUmakefile: properly setup bundle path (v4.3.19) diff --git a/sope-appserver/NGObjWeb/NGHttp/ChangeLog b/sope-appserver/NGObjWeb/NGHttp/ChangeLog index 22f5e36a..7ec853b2 100644 --- a/sope-appserver/NGObjWeb/NGHttp/ChangeLog +++ b/sope-appserver/NGObjWeb/NGHttp/ChangeLog @@ -1,3 +1,7 @@ +2004-06-29 Marcus Mueller + + * NGHttp.xcode: new Xcode project + 2004-06-27 Helge Hess * GNUmakefile: added some include pathes to allow "in-place" diff --git a/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj b/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj new file mode 100644 index 00000000..fb35ac6d --- /dev/null +++ b/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj @@ -0,0 +1,862 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 39; + objects = { + AD013B8706E20AC5000910D8 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + AD013B8C06E20AC5000910D8 = { + fileRef = AD013B8706E20AC5000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C1806E20C17000910D8 = { + children = ( + ADFE568F06E24ABA006628C4, + ADFE569106E24ABA006628C4, + ADFE569306E24ABA006628C4, + ADFE569506E24ABA006628C4, + ADFE569606E24ABA006628C4, + ADFE569806E24ABA006628C4, + ADFE569A06E24ABA006628C4, + ADFE569C06E24ABA006628C4, + ADFE569E06E24ABA006628C4, + ADFE56A006E24ABA006628C4, + ADFE56A206E24ABA006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADD65B6606DA32D6007161CA = { + children = ( + AD013B8706E20AC5000910D8, + ADD65C6F06DA343C007161CA, + ADFE660C06E26933006628C4, + ADD65C9106DA346D007161CA, + ADD65C8E06DA344C007161CA, + AD013C1806E20C17000910D8, + ADD65C9406DA34FF007161CA, + ADD65D5D06DA37C7007161CA, + ADFE56F306E24BF5006628C4, + ADD65D5906DA372D007161CA, + ADD65F7306DA3C02007161CA, + ); + isa = PBXGroup; + refType = 4; + sourceTree = ""; + }; + ADD65B6806DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1 DEBUG=1"; + }; + isa = PBXBuildStyle; + name = Development; + }; + ADD65B6906DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_LOCATION = NO; + DEPLOYMENT_POSTPROCESSING = YES; + DSTROOT = /; + DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/"; + FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1"; + SKIP_INSTALL = YES; + SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; + UNSTRIPPED_PRODUCT = NO; + ZERO_LINK = NO; + }; + isa = PBXBuildStyle; + name = Wrapper; + }; + ADD65B6A06DA32D6007161CA = { + buildSettings = { + }; + buildStyles = ( + ADD65B6806DA32D6007161CA, + ADD65B6906DA32D6007161CA, + ); + hasScannedForEncodings = 0; + isa = PBXProject; + mainGroup = ADD65B6606DA32D6007161CA; + productRefGroup = ADD65D5906DA372D007161CA; + projectDirPath = ""; + projectReferences = ( + { + ProductGroup = ADFE62AE06E25BFB006628C4; + ProjectRef = ADFE62AC06E25BF4006628C4; + }, + { + ProductGroup = ADFE56F606E24C20006628C4; + ProjectRef = ADFE56F406E24C1C006628C4; + }, + { + ProductGroup = ADFE62A806E25B73006628C4; + ProjectRef = ADFE62A606E25B6C006628C4; + }, + ); + targets = ( + ADD65D5706DA372D007161CA, + ); + }; + ADD65C6F06DA343C007161CA = { + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + lastKnownFileType = text; + path = ChangeLog; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADD65C7006DA343C007161CA = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADD65C7406DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C7506DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8E06DA344C007161CA = { + children = ( + ADD65C7406DA343C007161CA, + ADD65C7506DA343C007161CA, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADD65C9106DA346D007161CA = { + children = ( + ); + isa = PBXGroup; + name = Documentation; + refType = 4; + sourceTree = ""; + }; + ADD65C9406DA34FF007161CA = { + children = ( + ADD65C7006DA343C007161CA, + ADFE569006E24ABA006628C4, + ADFE569206E24ABA006628C4, + ADFE569406E24ABA006628C4, + ADFE569706E24ABA006628C4, + ADFE569906E24ABA006628C4, + ADFE569B06E24ABA006628C4, + ADFE569D06E24ABA006628C4, + ADFE569F06E24ABA006628C4, + ADFE56A106E24ABA006628C4, + ADFE56A306E24ABA006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADD65D5306DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6406DA3AF6007161CA, + ADFE56A406E24ABA006628C4, + ADFE56A606E24ABA006628C4, + ADFE56A806E24ABA006628C4, + ADFE56AA06E24ABA006628C4, + ADFE56AB06E24ABA006628C4, + ADFE56AD06E24ABA006628C4, + ADFE56AF06E24ABA006628C4, + ADFE56B106E24ABA006628C4, + ADFE56B306E24ABA006628C4, + ADFE56B506E24ABA006628C4, + ADFE56B706E24ABA006628C4, + ); + isa = PBXHeadersBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5406DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6806DA3B38007161CA, + AD013B8C06E20AC5000910D8, + ADFE660D06E26933006628C4, + ); + isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5506DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADFE56A506E24ABA006628C4, + ADFE56A706E24ABA006628C4, + ADFE56A906E24ABA006628C4, + ADFE56AC06E24ABA006628C4, + ADFE56AE06E24ABA006628C4, + ADFE56B006E24ABA006628C4, + ADFE56B206E24ABA006628C4, + ADFE56B406E24ABA006628C4, + ADFE56B606E24ABA006628C4, + ADFE56B806E24ABA006628C4, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5606DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F7506DA3C51007161CA, + ADFE62B006E25BFE006628C4, + ADFE56F806E24C22006628C4, + ADFE62AA06E25B75006628C4, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5706DA372D007161CA = { + buildPhases = ( + ADD65D5306DA372D007161CA, + ADD65D5406DA372D007161CA, + ADD65D5506DA372D007161CA, + ADD65D5606DA372D007161CA, + ); + buildRules = ( + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 4.3.17; + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + FRAMEWORK_VERSION = A; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = common.h; + GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "NGHttp-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-seg1addr 0xC3400000 -headerpad_max_install_names"; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = NGHttp; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ADFE56FA06E24C3D006628C4, + ); + isa = PBXNativeTarget; + name = NGHttp; + productName = NGHttp; + productReference = ADD65D5806DA372D007161CA; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + NGHttp + CFBundleIdentifier + org.OpenGroupware.SOPE.NGHttp + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + +"; + productType = "com.apple.product-type.framework"; + }; + ADD65D5806DA372D007161CA = { + explicitFileType = wrapper.framework; + includeInIndex = 0; + isa = PBXFileReference; + path = NGHttp.framework; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADD65D5906DA372D007161CA = { + children = ( + ADD65D5806DA372D007161CA, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADD65D5A06DA372D007161CA = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = "NGHttp-Info.plist"; + refType = 4; + sourceTree = ""; + }; + ADD65D5D06DA37C7007161CA = { + children = ( + ADD65D5A06DA372D007161CA, + ); + isa = PBXGroup; + name = Resources; + refType = 4; + sourceTree = ""; + }; + ADD65F6406DA3AF6007161CA = { + fileRef = ADD65C7006DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6806DA3B38007161CA = { + fileRef = ADD65C6F06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F7306DA3C02007161CA = { + children = ( + ADD65F7406DA3C51007161CA, + ); + isa = PBXGroup; + name = "Linked Frameworks"; + refType = 4; + sourceTree = ""; + }; + ADD65F7406DA3C51007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = Foundation.framework; + path = /System/Library/Frameworks/Foundation.framework; + refType = 0; + sourceTree = ""; + }; + ADD65F7506DA3C51007161CA = { + fileRef = ADD65F7406DA3C51007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE568F06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttp.h; + refType = 4; + sourceTree = ""; + }; + ADFE569006E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttp.m; + refType = 4; + sourceTree = ""; + }; + ADFE569106E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpBodyParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE569206E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpBodyParser.m; + refType = 4; + sourceTree = ""; + }; + ADFE569306E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpCookie.h; + refType = 4; + sourceTree = ""; + }; + ADFE569406E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpCookie.m; + refType = 4; + sourceTree = ""; + }; + ADFE569506E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpDecls.h; + refType = 4; + sourceTree = ""; + }; + ADFE569606E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpHeaderFieldParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE569706E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpHeaderFieldParser.m; + refType = 4; + sourceTree = ""; + }; + ADFE569806E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpHeaderFields.h; + refType = 4; + sourceTree = ""; + }; + ADFE569906E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpHeaderFields.m; + refType = 4; + sourceTree = ""; + }; + ADFE569A06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpMessage.h; + refType = 4; + sourceTree = ""; + }; + ADFE569B06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpMessage.m; + refType = 4; + sourceTree = ""; + }; + ADFE569C06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpMessageParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE569D06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpMessageParser.m; + refType = 4; + sourceTree = ""; + }; + ADFE569E06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpRequest.h; + refType = 4; + sourceTree = ""; + }; + ADFE569F06E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpRequest.m; + refType = 4; + sourceTree = ""; + }; + ADFE56A006E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGHttpResponse.h; + refType = 4; + sourceTree = ""; + }; + ADFE56A106E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGHttpResponse.m; + refType = 4; + sourceTree = ""; + }; + ADFE56A206E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGUrlFormCoder.h; + refType = 4; + sourceTree = ""; + }; + ADFE56A306E24ABA006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGUrlFormCoder.m; + refType = 4; + sourceTree = ""; + }; + ADFE56A406E24ABA006628C4 = { + fileRef = ADFE568F06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56A506E24ABA006628C4 = { + fileRef = ADFE569006E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56A606E24ABA006628C4 = { + fileRef = ADFE569106E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56A706E24ABA006628C4 = { + fileRef = ADFE569206E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56A806E24ABA006628C4 = { + fileRef = ADFE569306E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56A906E24ABA006628C4 = { + fileRef = ADFE569406E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56AA06E24ABA006628C4 = { + fileRef = ADFE569506E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56AB06E24ABA006628C4 = { + fileRef = ADFE569606E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56AC06E24ABA006628C4 = { + fileRef = ADFE569706E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56AD06E24ABA006628C4 = { + fileRef = ADFE569806E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56AE06E24ABA006628C4 = { + fileRef = ADFE569906E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56AF06E24ABA006628C4 = { + fileRef = ADFE569A06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56B006E24ABA006628C4 = { + fileRef = ADFE569B06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56B106E24ABA006628C4 = { + fileRef = ADFE569C06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56B206E24ABA006628C4 = { + fileRef = ADFE569D06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56B306E24ABA006628C4 = { + fileRef = ADFE569E06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56B406E24ABA006628C4 = { + fileRef = ADFE569F06E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56B506E24ABA006628C4 = { + fileRef = ADFE56A006E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56B606E24ABA006628C4 = { + fileRef = ADFE56A106E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56B706E24ABA006628C4 = { + fileRef = ADFE56A206E24ABA006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE56B806E24ABA006628C4 = { + fileRef = ADFE56A306E24ABA006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56F306E24BF5006628C4 = { + children = ( + ADFE62AC06E25BF4006628C4, + ADFE56F406E24C1C006628C4, + ADFE62A606E25B6C006628C4, + ); + isa = PBXGroup; + name = Projects; + refType = 4; + sourceTree = ""; + }; + ADFE56F406E24C1C006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = NGStreams.xcode; + path = "../../../sope-core/NGStreams/NGStreams.xcode"; + refType = 4; + sourceTree = ""; + }; + ADFE56F606E24C20006628C4 = { + children = ( + ADFE56F706E24C20006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE56F706E24C20006628C4 = { + fileType = wrapper.framework; + isa = PBXReferenceProxy; + path = NGStreams.framework; + refType = 3; + remoteRef = ADFE56FB06E24C41006628C4; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE56F806E24C22006628C4 = { + fileRef = ADFE56F706E24C20006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE56F906E24C3D006628C4 = { + containerPortal = ADFE56F406E24C1C006628C4; + isa = PBXContainerItemProxy; + proxyType = 1; + remoteGlobalIDString = ADDF44B606DA51CB00C4E7F8; + remoteInfo = NGStreams; + }; + ADFE56FA06E24C3D006628C4 = { + isa = PBXTargetDependency; + name = "NGStreams (from NGStreams.xcode)"; + targetProxy = ADFE56F906E24C3D006628C4; + }; + ADFE56FB06E24C41006628C4 = { + containerPortal = ADFE56F406E24C1C006628C4; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = ADDF44B706DA51CB00C4E7F8; + remoteInfo = NGStreams; + }; + ADFE62A606E25B6C006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = NGMime.xcode; + path = "../../../sope-mime/NGMime/NGMime.xcode"; + refType = 4; + sourceTree = ""; + }; + ADFE62A806E25B73006628C4 = { + children = ( + ADFE62A906E25B73006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE62A906E25B73006628C4 = { + fileType = wrapper.framework; + isa = PBXReferenceProxy; + path = NGMime.framework; + refType = 3; + remoteRef = ADFE62AB06E25B81006628C4; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE62AA06E25B75006628C4 = { + fileRef = ADFE62A906E25B73006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE62AB06E25B81006628C4 = { + containerPortal = ADFE62A606E25B6C006628C4; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = ADD65D5806DA372D007161CA; + remoteInfo = NGMime; + }; + ADFE62AC06E25BF4006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = NGExtensions.xcode; + path = "../../../sope-core/NGExtensions/NGExtensions.xcode"; + refType = 4; + sourceTree = ""; + }; + ADFE62AE06E25BFB006628C4 = { + children = ( + ADFE62AF06E25BFB006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE62AF06E25BFB006628C4 = { + fileType = wrapper.framework; + isa = PBXReferenceProxy; + path = NGExtensions.framework; + refType = 3; + remoteRef = ADFE62B106E25C07006628C4; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE62B006E25BFE006628C4 = { + fileRef = ADFE62AF06E25BFB006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE62B106E25C07006628C4 = { + containerPortal = ADFE62AC06E25BF4006628C4; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = ADD65D5806DA372D007161CA; + remoteInfo = NGExtensions; + }; + ADFE660C06E26933006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + name = Version; + path = ../Version; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE660D06E26933006628C4 = { + fileRef = ADFE660C06E26933006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + }; + rootObject = ADD65B6A06DA32D6007161CA; +} diff --git a/sope-appserver/NGObjWeb/NGObjWeb-Info.plist b/sope-appserver/NGObjWeb/NGObjWeb-Info.plist index fee1cca5..dd255913 100644 --- a/sope-appserver/NGObjWeb/NGObjWeb-Info.plist +++ b/sope-appserver/NGObjWeb/NGObjWeb-Info.plist @@ -9,7 +9,7 @@ CFBundleGetInfoString CFBundleIdentifier - com.skyrix.SOPE.NGObjWeb + org.OpenGroupware.SOPE.appserver.NGObjWeb CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 4.2 + 4.3 diff --git a/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj b/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj new file mode 100644 index 00000000..77d6b756 --- /dev/null +++ b/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj @@ -0,0 +1,7151 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 39; + objects = { + AD013B8406E20AC5000910D8 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.postamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + AD013B8706E20AC5000910D8 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + AD013B8C06E20AC5000910D8 = { + fileRef = AD013B8706E20AC5000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C1806E20C17000910D8 = { + children = ( + ADFE540C06E2493C006628C4, + ADFE540D06E2493C006628C4, + ADFE540E06E2493C006628C4, + ADFE540F06E2493C006628C4, + ADFE541006E2493C006628C4, + ADFE541106E2493C006628C4, + ADFE541206E2493C006628C4, + ADFE541306E2493C006628C4, + ADFE541406E2493C006628C4, + ADFE541506E2493C006628C4, + ADFE541606E2493C006628C4, + ADFE541706E2493C006628C4, + ADFE541806E2493C006628C4, + ADFE541906E2493C006628C4, + ADFE541A06E2493C006628C4, + ADFE541B06E2493C006628C4, + ADFE541C06E2493C006628C4, + ADFE541D06E2493C006628C4, + ADFE541E06E2493C006628C4, + ADFE541F06E2493C006628C4, + ADFE542006E2493C006628C4, + ADFE542106E2493C006628C4, + ADFE542206E2493C006628C4, + ADFE542306E2493C006628C4, + ADFE542406E2493C006628C4, + ADFE542506E2493C006628C4, + ADFE542606E2493C006628C4, + ADFE542706E2493C006628C4, + ADFE542806E2493C006628C4, + ADFE542906E2493C006628C4, + ADFE542A06E2493C006628C4, + ADFE542B06E2493C006628C4, + ADFE542C06E2493C006628C4, + ADFE542D06E2493C006628C4, + ADFE542E06E2493C006628C4, + ADFE542F06E2493C006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + AD013C1E06E20D18000910D8 = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = NGMime.framework; + path = /Library/Frameworks/NGMime.framework; + refType = 0; + sourceTree = ""; + }; + AD013C2106E20D18000910D8 = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = NGStreams.framework; + path = /Library/Frameworks/NGStreams.framework; + refType = 0; + sourceTree = ""; + }; + AD013C2B06E20D19000910D8 = { + fileRef = AD013C1E06E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C2E06E20D19000910D8 = { + fileRef = AD013C2106E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C9E06E20E99000910D8 = { + children = ( + ADD6610D06DA3D1F007161CA, + AD0142CE06E21A3D000910D8, + AD013C2106E20D18000910D8, + ); + isa = PBXGroup; + name = "sope-core"; + refType = 4; + sourceTree = ""; + }; + AD01401C06E20F1D000910D8 = { + children = ( + AD013C1E06E20D18000910D8, + ); + isa = PBXGroup; + name = "sope-mime"; + refType = 4; + sourceTree = ""; + }; + AD0142CE06E21A3D000910D8 = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = NGExtensions.framework; + path = /Library/Frameworks/NGExtensions.framework; + refType = 0; + sourceTree = ""; + }; + AD0142CF06E21A3D000910D8 = { + fileRef = AD0142CE06E21A3D000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65B6606DA32D6007161CA = { + children = ( + AD013B8706E20AC5000910D8, + ADD65C7106DA343C007161CA, + ADD65C7206DA343C007161CA, + ADD65C8A06DA343C007161CA, + ADFE549806E2493D006628C4, + ADD65C6F06DA343C007161CA, + ADD65C8B06DA343C007161CA, + ADD65C8E06DA344C007161CA, + AD013C1806E20C17000910D8, + ADD65C9406DA34FF007161CA, + ADFE539306E2493C006628C4, + ADFE53A706E2493C006628C4, + ADFE543906E2493C006628C4, + ADFE548306E2493D006628C4, + ADFE6F4D06E27364006628C4, + ADFE54E206E2493D006628C4, + ADD65D5D06DA37C7007161CA, + ADFE538B06E248EB006628C4, + ADD65D5906DA372D007161CA, + ADD65F7306DA3C02007161CA, + ); + isa = PBXGroup; + refType = 4; + sourceTree = ""; + }; + ADD65B6806DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1 DEBUG=1"; + }; + isa = PBXBuildStyle; + name = Development; + }; + ADD65B6906DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_LOCATION = NO; + DEPLOYMENT_POSTPROCESSING = YES; + DSTROOT = /; + DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/"; + FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1"; + SKIP_INSTALL = YES; + SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; + UNSTRIPPED_PRODUCT = NO; + ZERO_LINK = NO; + }; + isa = PBXBuildStyle; + name = Wrapper; + }; + ADD65B6A06DA32D6007161CA = { + buildSettings = { + }; + buildStyles = ( + ADD65B6806DA32D6007161CA, + ADD65B6906DA32D6007161CA, + ); + hasScannedForEncodings = 0; + isa = PBXProject; + mainGroup = ADD65B6606DA32D6007161CA; + productRefGroup = ADD65D5906DA372D007161CA; + projectDirPath = ""; + projectReferences = ( + { + ProductGroup = ADFE63E806E265AE006628C4; + ProjectRef = ADFE63E606E265AB006628C4; + }, + { + ProductGroup = ADFE63E306E2656F006628C4; + ProjectRef = ADFE63E206E2656F006628C4; + }, + { + ProductGroup = ADFE736806E287E6006628C4; + ProjectRef = ADFE736706E287E6006628C4; + }, + { + ProductGroup = ADFE6C9806E27071006628C4; + ProjectRef = ADFE6C9706E27071006628C4; + }, + ); + targets = ( + ADD65D5706DA372D007161CA, + ADFE6FFD06E2765E006628C4, + ); + }; + ADD65C6F06DA343C007161CA = { + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + lastKnownFileType = text; + path = ChangeLog; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADD65C7006DA343C007161CA = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADD65C7106DA343C007161CA = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = COPYING; + refType = 4; + sourceTree = ""; + }; + ADD65C7206DA343C007161CA = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = COPYRIGHT; + refType = 4; + sourceTree = ""; + }; + ADD65C7406DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C7506DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8A06DA343C007161CA = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = TODO; + refType = 4; + sourceTree = ""; + }; + ADD65C8B06DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = Version; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8E06DA344C007161CA = { + children = ( + ADD65C7406DA343C007161CA, + ADD65C7506DA343C007161CA, + AD013B8406E20AC5000910D8, + ADFE543106E2493C006628C4, + ADFE54BF06E2493D006628C4, + ADFE54C006E2493D006628C4, + ADFE54C506E2493D006628C4, + ADFE54C606E2493D006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADD65C9406DA34FF007161CA = { + children = ( + ADFE711C06E27CB4006628C4, + ADFE711606E27C2F006628C4, + ADFE712206E27CF5006628C4, + ADFE711906E27C7F006628C4, + ADFE712806E27D2E006628C4, + ADFE712B06E27D5F006628C4, + ADFE712E06E27DBC006628C4, + ADD65C7006DA343C007161CA, + ADFE539106E2493C006628C4, + ADFE539206E2493C006628C4, + ADFE540906E2493C006628C4, + ADFE540A06E2493C006628C4, + ADFE543006E2493C006628C4, + ADFE543206E2493C006628C4, + ADFE543306E2493C006628C4, + ADFE543406E2493C006628C4, + ADFE543606E2493C006628C4, + ADFE543706E2493C006628C4, + ADFE54BD06E2493D006628C4, + ADFE54BE06E2493D006628C4, + ADFE54D206E2493D006628C4, + ADFE54D306E2493D006628C4, + ADFE54D406E2493D006628C4, + ADFE54D706E2493D006628C4, + ADFE54D806E2493D006628C4, + ADFE54DB06E2493D006628C4, + ADFE54F206E2493D006628C4, + ADFE54FB06E2493D006628C4, + ADFE550706E2493D006628C4, + ADFE550806E2493D006628C4, + ADFE550906E2493D006628C4, + ADFE550A06E2493D006628C4, + ); + isa = PBXGroup; + name = Classes; + path = ""; + refType = 4; + sourceTree = ""; + }; + ADD65D5306DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6406DA3AF6007161CA, + ADFE550C06E2493D006628C4, + ADFE550E06E2493D006628C4, + ADFE551306E2493D006628C4, + ADFE551606E2493D006628C4, + ADFE551806E2493D006628C4, + ADFE551A06E2493D006628C4, + ADFE551C06E2493D006628C4, + ADFE552706E2493D006628C4, + ADFE553106E2493D006628C4, + ADFE553306E2493D006628C4, + ADFE553506E2493D006628C4, + ADFE553B06E2493D006628C4, + ADFE553F06E2493D006628C4, + ADFE554306E2493D006628C4, + ADFE554506E2493D006628C4, + ADFE554706E2493D006628C4, + ADFE554A06E2493D006628C4, + ADFE554D06E2493D006628C4, + ADFE558106E2493D006628C4, + ADFE558306E2493D006628C4, + ADFE558406E2493D006628C4, + ADFE558506E2493D006628C4, + ADFE558606E2493D006628C4, + ADFE558706E2493D006628C4, + ADFE558806E2493D006628C4, + ADFE558906E2493D006628C4, + ADFE558A06E2493D006628C4, + ADFE558B06E2493D006628C4, + ADFE558C06E2493D006628C4, + ADFE558D06E2493D006628C4, + ADFE558E06E2493D006628C4, + ADFE558F06E2493D006628C4, + ADFE559006E2493D006628C4, + ADFE559106E2493D006628C4, + ADFE559206E2493D006628C4, + ADFE559306E2493D006628C4, + ADFE559406E2493D006628C4, + ADFE559506E2493D006628C4, + ADFE559606E2493D006628C4, + ADFE559706E2493D006628C4, + ADFE559806E2493D006628C4, + ADFE559906E2493D006628C4, + ADFE559A06E2493D006628C4, + ADFE559B06E2493E006628C4, + ADFE559C06E2493E006628C4, + ADFE559D06E2493E006628C4, + ADFE559E06E2493E006628C4, + ADFE559F06E2493E006628C4, + ADFE55A006E2493E006628C4, + ADFE55A106E2493E006628C4, + ADFE55A206E2493E006628C4, + ADFE55A306E2493E006628C4, + ADFE55A406E2493E006628C4, + ADFE55A506E2493E006628C4, + ADFE55A606E2493E006628C4, + ADFE55A906E2493E006628C4, + ADFE55AD06E2493E006628C4, + ADFE55B006E2493E006628C4, + ADFE55B406E2493E006628C4, + ADFE55B806E2493E006628C4, + ADFE55BA06E2493E006628C4, + ADFE55BC06E2493E006628C4, + ADFE55BE06E2493E006628C4, + ADFE55C006E2493E006628C4, + ADFE55C206E2493E006628C4, + ADFE55C506E2493E006628C4, + ADFE55C706E2493E006628C4, + ADFE55C906E2493E006628C4, + ADFE55CB06E2493E006628C4, + ADFE55CE06E2493E006628C4, + ADFE55D006E2493E006628C4, + ADFE55D206E2493E006628C4, + ADFE55D406E2493E006628C4, + ADFE55D506E2493E006628C4, + ADFE55D706E2493E006628C4, + ADFE55D906E2493E006628C4, + ADFE55DB06E2493E006628C4, + ADFE55DD06E2493E006628C4, + ADFE55DF06E2493E006628C4, + ADFE55E106E2493E006628C4, + ADFE55E306E2493E006628C4, + ADFE55E506E2493E006628C4, + ADFE55E706E2493E006628C4, + ADFE55E906E2493E006628C4, + ADFE55EB06E2493E006628C4, + ADFE55ED06E2493E006628C4, + ADFE55EF06E2493E006628C4, + ADFE55F306E2493E006628C4, + ADFE55F706E2493E006628C4, + ADFE55F906E2493E006628C4, + ADFE560006E2493E006628C4, + ADFE560206E2493E006628C4, + ADFE560706E2493E006628C4, + ADFE560B06E2493E006628C4, + ADFE560E06E2493E006628C4, + ADFE563706E2493E006628C4, + ADFE563B06E2493E006628C4, + ADFE563F06E2493E006628C4, + ADFE564206E2493E006628C4, + ADFE564406E2493E006628C4, + ADFE564706E2493E006628C4, + ADFE564D06E2493E006628C4, + ADFE565206E2493E006628C4, + ADFE565306E2493E006628C4, + ADFE565606E2493E006628C4, + ADFE565906E2493E006628C4, + ADFE565B06E2493E006628C4, + ADFE565D06E2493E006628C4, + ADFE565F06E2493E006628C4, + ADFE566106E2493E006628C4, + ADFE566D06E2493E006628C4, + ADFE567106E2493E006628C4, + ADFE567206E2493E006628C4, + ADFE567406E2493E006628C4, + ADFE567A06E2493E006628C4, + ADFE6F7106E27365006628C4, + ); + isa = PBXHeadersBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5406DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6506DA3B38007161CA, + ADD65F6606DA3B38007161CA, + ADD65F6706DA3B38007161CA, + ADD65F6806DA3B38007161CA, + ADD65F6906DA3B38007161CA, + AD013B8C06E20AC5000910D8, + ADFE551E06E2493D006628C4, + ADFE551F06E2493D006628C4, + ADFE552A06E2493D006628C4, + ADFE556506E2493D006628C4, + ADFE55A806E2493E006628C4, + ADFE55B306E2493E006628C4, + ADFE55B706E2493E006628C4, + ADFE55F106E2493E006628C4, + ADFE55FC06E2493E006628C4, + ADFE560D06E2493E006628C4, + ADFE563306E2493E006628C4, + ADFE563406E2493E006628C4, + ADFE563906E2493E006628C4, + ADFE563A06E2493E006628C4, + ADFE6F7706E27365006628C4, + ADFE6F9006E27365006628C4, + ); + isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5506DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADFE550D06E2493D006628C4, + ADFE551106E2493D006628C4, + ADFE551206E2493D006628C4, + ADFE551406E2493D006628C4, + ADFE551506E2493D006628C4, + ADFE551706E2493D006628C4, + ADFE551906E2493D006628C4, + ADFE551B06E2493D006628C4, + ADFE551D06E2493D006628C4, + ADFE552106E2493D006628C4, + ADFE552206E2493D006628C4, + ADFE552306E2493D006628C4, + ADFE552406E2493D006628C4, + ADFE552506E2493D006628C4, + ADFE552606E2493D006628C4, + ADFE552B06E2493D006628C4, + ADFE552C06E2493D006628C4, + ADFE552D06E2493D006628C4, + ADFE552E06E2493D006628C4, + ADFE552F06E2493D006628C4, + ADFE553006E2493D006628C4, + ADFE553206E2493D006628C4, + ADFE553406E2493D006628C4, + ADFE553606E2493D006628C4, + ADFE553706E2493D006628C4, + ADFE553806E2493D006628C4, + ADFE553906E2493D006628C4, + ADFE553A06E2493D006628C4, + ADFE553C06E2493D006628C4, + ADFE553D06E2493D006628C4, + ADFE553E06E2493D006628C4, + ADFE554006E2493D006628C4, + ADFE554106E2493D006628C4, + ADFE554206E2493D006628C4, + ADFE554406E2493D006628C4, + ADFE554606E2493D006628C4, + ADFE554806E2493D006628C4, + ADFE554906E2493D006628C4, + ADFE554B06E2493D006628C4, + ADFE554C06E2493D006628C4, + ADFE554E06E2493D006628C4, + ADFE554F06E2493D006628C4, + ADFE555006E2493D006628C4, + ADFE555106E2493D006628C4, + ADFE555206E2493D006628C4, + ADFE555306E2493D006628C4, + ADFE555406E2493D006628C4, + ADFE555506E2493D006628C4, + ADFE555606E2493D006628C4, + ADFE555706E2493D006628C4, + ADFE555806E2493D006628C4, + ADFE555906E2493D006628C4, + ADFE555A06E2493D006628C4, + ADFE555B06E2493D006628C4, + ADFE555C06E2493D006628C4, + ADFE555D06E2493D006628C4, + ADFE555E06E2493D006628C4, + ADFE555F06E2493D006628C4, + ADFE556006E2493D006628C4, + ADFE556106E2493D006628C4, + ADFE556206E2493D006628C4, + ADFE556306E2493D006628C4, + ADFE556406E2493D006628C4, + ADFE558206E2493D006628C4, + ADFE55A706E2493E006628C4, + ADFE55AA06E2493E006628C4, + ADFE55AB06E2493E006628C4, + ADFE55AC06E2493E006628C4, + ADFE55AE06E2493E006628C4, + ADFE55B506E2493E006628C4, + ADFE55B906E2493E006628C4, + ADFE55BB06E2493E006628C4, + ADFE55BD06E2493E006628C4, + ADFE55BF06E2493E006628C4, + ADFE55C106E2493E006628C4, + ADFE55C306E2493E006628C4, + ADFE55C606E2493E006628C4, + ADFE55C806E2493E006628C4, + ADFE55CA06E2493E006628C4, + ADFE55CC06E2493E006628C4, + ADFE55CD06E2493E006628C4, + ADFE55CF06E2493E006628C4, + ADFE55D106E2493E006628C4, + ADFE55D306E2493E006628C4, + ADFE55D606E2493E006628C4, + ADFE55D806E2493E006628C4, + ADFE55DA06E2493E006628C4, + ADFE55DC06E2493E006628C4, + ADFE55DE06E2493E006628C4, + ADFE55E006E2493E006628C4, + ADFE55E206E2493E006628C4, + ADFE55E406E2493E006628C4, + ADFE55E606E2493E006628C4, + ADFE55E806E2493E006628C4, + ADFE55EA06E2493E006628C4, + ADFE55EC06E2493E006628C4, + ADFE55EE06E2493E006628C4, + ADFE55F006E2493E006628C4, + ADFE55F206E2493E006628C4, + ADFE55F406E2493E006628C4, + ADFE55F506E2493E006628C4, + ADFE55F606E2493E006628C4, + ADFE55F806E2493E006628C4, + ADFE55FD06E2493E006628C4, + ADFE55FE06E2493E006628C4, + ADFE55FF06E2493E006628C4, + ADFE560106E2493E006628C4, + ADFE560306E2493E006628C4, + ADFE560406E2493E006628C4, + ADFE560506E2493E006628C4, + ADFE560606E2493E006628C4, + ADFE560806E2493E006628C4, + ADFE560906E2493E006628C4, + ADFE560A06E2493E006628C4, + ADFE560C06E2493E006628C4, + ADFE560F06E2493E006628C4, + ADFE563106E2493E006628C4, + ADFE563206E2493E006628C4, + ADFE563506E2493E006628C4, + ADFE563606E2493E006628C4, + ADFE563806E2493E006628C4, + ADFE563C06E2493E006628C4, + ADFE563D06E2493E006628C4, + ADFE564006E2493E006628C4, + ADFE564106E2493E006628C4, + ADFE564306E2493E006628C4, + ADFE564506E2493E006628C4, + ADFE564606E2493E006628C4, + ADFE564806E2493E006628C4, + ADFE564906E2493E006628C4, + ADFE564A06E2493E006628C4, + ADFE564B06E2493E006628C4, + ADFE564C06E2493E006628C4, + ADFE564E06E2493E006628C4, + ADFE564F06E2493E006628C4, + ADFE565006E2493E006628C4, + ADFE565106E2493E006628C4, + ADFE565406E2493E006628C4, + ADFE565506E2493E006628C4, + ADFE565A06E2493E006628C4, + ADFE565C06E2493E006628C4, + ADFE565E06E2493E006628C4, + ADFE566006E2493E006628C4, + ADFE566206E2493E006628C4, + ADFE566306E2493E006628C4, + ADFE566406E2493E006628C4, + ADFE566506E2493E006628C4, + ADFE566606E2493E006628C4, + ADFE566706E2493E006628C4, + ADFE566806E2493E006628C4, + ADFE566906E2493E006628C4, + ADFE566A06E2493E006628C4, + ADFE566B06E2493E006628C4, + ADFE566C06E2493E006628C4, + ADFE566E06E2493E006628C4, + ADFE566F06E2493E006628C4, + ADFE567006E2493E006628C4, + ADFE567306E2493E006628C4, + ADFE567606E2493E006628C4, + ADFE567706E2493E006628C4, + ADFE567806E2493E006628C4, + ADFE567906E2493E006628C4, + ADFE567B06E2493E006628C4, + ADFE567C06E2493E006628C4, + ADFE567D06E2493E006628C4, + ADFE567E06E2493E006628C4, + ADFE6F7406E27365006628C4, + ADFE6F7906E27365006628C4, + ADFE6F7C06E27365006628C4, + ADFE6F7E06E27365006628C4, + ADFE6F8006E27365006628C4, + ADFE6F8106E27365006628C4, + ADFE6F8306E27365006628C4, + ADFE6F8506E27365006628C4, + ADFE6F8706E27365006628C4, + ADFE6F8906E27365006628C4, + ADFE6F8B06E27365006628C4, + ADFE6F8D06E27365006628C4, + ADFE6F8F06E27365006628C4, + ADFE736D06E28952006628C4, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5606DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F7506DA3C51007161CA, + ADD65FE906DA3CDE007161CA, + ADD65FE806DA3CDE007161CA, + ADD65FEA06DA3CDE007161CA, + ADD6610E06DA3D1F007161CA, + AD0142CF06E21A3D000910D8, + AD013C2E06E20D19000910D8, + ADFE648D06E265E7006628C4, + ADFE6CD306E270BC006628C4, + ADFE736B06E287FA006628C4, + AD013C2B06E20D19000910D8, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5706DA372D007161CA = { + buildPhases = ( + ADD65D5306DA372D007161CA, + ADD65D5406DA372D007161CA, + ADD65D5506DA372D007161CA, + ADD65D5606DA372D007161CA, + ); + buildRules = ( + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 4.3.17; + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + FRAMEWORK_VERSION = A; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = common.h; + GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ..; + INFOPLIST_FILE = "NGObjWeb-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-seg1addr 0xC4900000 -headerpad_max_install_names"; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = NGObjWeb; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ADFE6F2F06E2712D006628C4, + ADFE6F3306E2712D006628C4, + ADFE737206E289EF006628C4, + ADFE6F3106E2712D006628C4, + ); + isa = PBXNativeTarget; + name = NGObjWeb; + productName = NGObjWeb; + productReference = ADD65D5806DA372D007161CA; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + NGObjWeb + CFBundleIdentifier + org.OpenGroupware.SOPE.NGObjWeb + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + +"; + productType = "com.apple.product-type.framework"; + }; + ADD65D5806DA372D007161CA = { + explicitFileType = wrapper.framework; + includeInIndex = 0; + isa = PBXFileReference; + path = NGObjWeb.framework; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADD65D5906DA372D007161CA = { + children = ( + ADD65D5806DA372D007161CA, + ADFE6FFE06E2765E006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADD65D5A06DA372D007161CA = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = "NGObjWeb-Info.plist"; + refType = 4; + sourceTree = ""; + }; + ADD65D5D06DA37C7007161CA = { + children = ( + ADFE53A506E2493C006628C4, + ADFE53EC06E2493C006628C4, + ADFE53A406E2493C006628C4, + ADD65D5A06DA372D007161CA, + ); + isa = PBXGroup; + name = Resources; + refType = 4; + sourceTree = ""; + }; + ADD65F6406DA3AF6007161CA = { + fileRef = ADD65C7006DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6506DA3B38007161CA = { + fileRef = ADD65C7106DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6606DA3B38007161CA = { + fileRef = ADD65C7206DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6706DA3B38007161CA = { + fileRef = ADD65C8A06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6806DA3B38007161CA = { + fileRef = ADD65C6F06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6906DA3B38007161CA = { + fileRef = ADD65C8B06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F7306DA3C02007161CA = { + children = ( + ADD65F7406DA3C51007161CA, + ADD65FE306DA3CA7007161CA, + ADD6603106DA3CE2007161CA, + AD013C9E06E20E99000910D8, + AD01401C06E20F1D000910D8, + ); + isa = PBXGroup; + name = "Linked Frameworks"; + refType = 4; + sourceTree = ""; + }; + ADD65F7406DA3C51007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = Foundation.framework; + path = /System/Library/Frameworks/Foundation.framework; + refType = 0; + sourceTree = ""; + }; + ADD65F7506DA3C51007161CA = { + fileRef = ADD65F7406DA3C51007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65FE306DA3CA7007161CA = { + isa = PBXFileReference; + lastKnownFileType = "compiled.mach-o.dylib"; + name = libz.dylib; + path = /usr/lib/libz.dylib; + refType = 0; + sourceTree = ""; + }; + ADD65FE506DA3CDE007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = DOM.framework; + path = /Library/Frameworks/DOM.framework; + refType = 0; + sourceTree = ""; + }; + ADD65FE606DA3CDE007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = SaxObjC.framework; + path = /Library/Frameworks/SaxObjC.framework; + refType = 0; + sourceTree = ""; + }; + ADD65FE706DA3CDE007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = XmlRpc.framework; + path = /Library/Frameworks/XmlRpc.framework; + refType = 0; + sourceTree = ""; + }; + ADD65FE806DA3CDE007161CA = { + fileRef = ADD65FE506DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65FE906DA3CDE007161CA = { + fileRef = ADD65FE606DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65FEA06DA3CDE007161CA = { + fileRef = ADD65FE706DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD6603106DA3CE2007161CA = { + children = ( + ADD65FE506DA3CDE007161CA, + ADD65FE606DA3CDE007161CA, + ADD65FE706DA3CDE007161CA, + ); + isa = PBXGroup; + name = "sope-xml"; + refType = 4; + sourceTree = ""; + }; + ADD6610D06DA3D1F007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = EOControl.framework; + path = /Library/Frameworks/EOControl.framework; + refType = 0; + sourceTree = ""; + }; + ADD6610E06DA3D1F007161CA = { + fileRef = ADD6610D06DA3D1F007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE538B06E248EB006628C4 = { + children = ( + ADFE736706E287E6006628C4, + ADFE6C9706E27071006628C4, + ADFE63E606E265AB006628C4, + ADFE63E206E2656F006628C4, + ); + isa = PBXGroup; + name = Projects; + refType = 4; + sourceTree = ""; + }; + ADFE539106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = _WOStringTable.h; + refType = 4; + sourceTree = ""; + }; + ADFE539206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOStringTable.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE539306E2493C006628C4 = { + children = ( + ADFE6F9506E2739A006628C4, + ADFE539406E2493C006628C4, + ADFE539706E2493C006628C4, + ADFE539806E2493C006628C4, + ADFE539906E2493C006628C4, + ADFE539A06E2493C006628C4, + ADFE539B06E2493C006628C4, + ADFE539C06E2493C006628C4, + ADFE539D06E2493C006628C4, + ADFE539E06E2493C006628C4, + ADFE539F06E2493C006628C4, + ADFE53A006E2493C006628C4, + ADFE53A106E2493C006628C4, + ADFE53A206E2493C006628C4, + ADFE53A306E2493C006628C4, + ); + isa = PBXGroup; + path = Associations; + refType = 4; + sourceTree = ""; + }; + ADFE539406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADFE539506E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE539606E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE539706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "NSUserDefaults+KVC.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE539806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE539906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOKeyPathAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE539A06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOKeyPathAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE539B06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOKeyPathAssociationSystemKVC.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE539C06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOLabelAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE539D06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOLabelAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE539E06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOResourceURLAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE539F06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOResourceURLAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53A006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOScriptAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE53A106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOScriptAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53A206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOValueAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE53A306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOValueAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53A406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + lastKnownFileType = text.plist; + path = DAVPropMap.plist; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE53A506E2493C006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text.plist; + path = Defaults.plist; + refType = 4; + sourceTree = ""; + }; + ADFE53A706E2493C006628C4 = { + children = ( + ADFE53B106E2493C006628C4, + ADFE6F9806E273AC006628C4, + ADFE713D06E27F0E006628C4, + ADFE713106E27E48006628C4, + ADFE713406E27E91006628C4, + ADFE713706E27EB9006628C4, + ADFE713A06E27ED2006628C4, + ADFE53AE06E2493C006628C4, + ADFE53B206E2493C006628C4, + ADFE53B306E2493C006628C4, + ADFE53B406E2493C006628C4, + ADFE53B506E2493C006628C4, + ADFE53B806E2493C006628C4, + ADFE53B906E2493C006628C4, + ADFE53BA06E2493C006628C4, + ADFE53BB06E2493C006628C4, + ADFE53BC06E2493C006628C4, + ADFE53BD06E2493C006628C4, + ADFE53BF06E2493C006628C4, + ADFE53C006E2493C006628C4, + ADFE53C406E2493C006628C4, + ADFE53C506E2493C006628C4, + ADFE53C606E2493C006628C4, + ADFE53C706E2493C006628C4, + ADFE53C906E2493C006628C4, + ADFE53CA06E2493C006628C4, + ADFE53CB06E2493C006628C4, + ADFE53D006E2493C006628C4, + ADFE53D606E2493C006628C4, + ADFE53D706E2493C006628C4, + ADFE53D806E2493C006628C4, + ADFE53DB06E2493C006628C4, + ADFE53E006E2493C006628C4, + ADFE53E206E2493C006628C4, + ADFE53E406E2493C006628C4, + ADFE53E706E2493C006628C4, + ); + isa = PBXGroup; + path = DynamicElements; + refType = 4; + sourceTree = ""; + }; + ADFE53A806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOCommonStaticDAHyperlink.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53A906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOComplexHyperlink.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53AA06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOConstResourceImage.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53AB06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOResourceImage.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53AC06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOSimpleActionHyperlink.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53AD06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = _WOTemporaryHyperlink.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53AE06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADFE53AF06E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE53B006E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE53B106E2493C006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + ADFE53B206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOActionURL.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53B306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOActiveImage.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53B406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOBody.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53B506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOBrowser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53B606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOCheckBox.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53B706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOCheckBoxList.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53B806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOComponentContent.h; + refType = 4; + sourceTree = ""; + }; + ADFE53B906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentContent.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53BA06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOComponentReference.h; + refType = 4; + sourceTree = ""; + }; + ADFE53BB06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentReference.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53BC06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOCompoundElement.h; + refType = 4; + sourceTree = ""; + }; + ADFE53BD06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOCompoundElement.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53BE06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOConditional.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53BF06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOEmbeddedObject.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOEntity.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOFileUpload.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOForm.h; + refType = 4; + sourceTree = ""; + }; + ADFE53C306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOForm.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOFrame.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOGenericContainer.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOGenericElement.h; + refType = 4; + sourceTree = ""; + }; + ADFE53C706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOGenericElement.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHiddenField.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53C906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHtml.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53CA06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOHTMLDynamicElement.h; + refType = 4; + sourceTree = ""; + }; + ADFE53CB06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHTMLDynamicElement.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53CC06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOHyperlink.h; + refType = 4; + sourceTree = ""; + }; + ADFE53CD06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHyperlink.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53CE06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOHyperlinkInfo.h; + refType = 4; + sourceTree = ""; + }; + ADFE53CF06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHyperlinkInfo.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOIFrame.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOImage.h; + refType = 4; + sourceTree = ""; + }; + ADFE53D206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOImage.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOImageButton.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOInput.h; + refType = 4; + sourceTree = ""; + }; + ADFE53D506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOInput.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOJavaScript.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOMetaRefresh.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WONestedList.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53D906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOPasswordField.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53DA06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOPopUpButton.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53DB06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOQuickTime.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53DC06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORadioButton.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53DD06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORadioButtonList.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53DE06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORepetition.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53DF06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOResetButton.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOResourceURL.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSetCursor.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOString.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSubmitButton.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSwitchComponent.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOText.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOTextField.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOVBScript.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxControlElemBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53E906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxHTMLElemBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53EA06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxMiscElemBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53EB06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxXULElemBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE53EC06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + lastKnownFileType = text.plist; + path = Languages.plist; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE540906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "NGHttp+WO.h"; + refType = 4; + sourceTree = ""; + }; + ADFE540A06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "NGHttp+WO.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE540C06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = NGObjWeb.h; + path = NGObjWeb/NGObjWeb.h; + refType = 4; + sourceTree = ""; + }; + ADFE540D06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = NGObjWebDecls.h; + path = NGObjWeb/NGObjWebDecls.h; + refType = 4; + sourceTree = ""; + }; + ADFE540E06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = OWResourceManager.h; + path = NGObjWeb/OWResourceManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE540F06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = OWResponder.h; + path = NGObjWeb/OWResponder.h; + refType = 4; + sourceTree = ""; + }; + ADFE541006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = OWViewRequestHandler.h; + path = NGObjWeb/OWViewRequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE541106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WEClientCapabilities.h; + path = NGObjWeb/WEClientCapabilities.h; + refType = 4; + sourceTree = ""; + }; + ADFE541206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOActionResults.h; + path = NGObjWeb/WOActionResults.h; + refType = 4; + sourceTree = ""; + }; + ADFE541306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOAdaptor.h; + path = NGObjWeb/WOAdaptor.h; + refType = 4; + sourceTree = ""; + }; + ADFE541406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOApplication.h; + path = NGObjWeb/WOApplication.h; + refType = 4; + sourceTree = ""; + }; + ADFE541506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOAssociation.h; + path = NGObjWeb/WOAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE541606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOComponent.h; + path = NGObjWeb/WOComponent.h; + refType = 4; + sourceTree = ""; + }; + ADFE541706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOComponentDefinition.h; + path = NGObjWeb/WOComponentDefinition.h; + refType = 4; + sourceTree = ""; + }; + ADFE541806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOComponentScript.h; + path = NGObjWeb/WOComponentScript.h; + refType = 4; + sourceTree = ""; + }; + ADFE541906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOContext.h; + path = NGObjWeb/WOContext.h; + refType = 4; + sourceTree = ""; + }; + ADFE541A06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOCookie.h; + path = NGObjWeb/WOCookie.h; + refType = 4; + sourceTree = ""; + }; + ADFE541B06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOCoreApplication.h; + path = NGObjWeb/WOCoreApplication.h; + refType = 4; + sourceTree = ""; + }; + ADFE541C06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WODirectAction.h; + path = NGObjWeb/WODirectAction.h; + refType = 4; + sourceTree = ""; + }; + ADFE541D06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WODisplayGroup.h; + path = NGObjWeb/WODisplayGroup.h; + refType = 4; + sourceTree = ""; + }; + ADFE541E06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WODynamicElement.h; + path = NGObjWeb/WODynamicElement.h; + refType = 4; + sourceTree = ""; + }; + ADFE541F06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOElement.h; + path = NGObjWeb/WOElement.h; + refType = 4; + sourceTree = ""; + }; + ADFE542006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOElementTrackingContext.h; + path = NGObjWeb/WOElementTrackingContext.h; + refType = 4; + sourceTree = ""; + }; + ADFE542106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOHTTPConnection.h; + path = NGObjWeb/WOHTTPConnection.h; + refType = 4; + sourceTree = ""; + }; + ADFE542206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOMailDelivery.h; + path = NGObjWeb/WOMailDelivery.h; + refType = 4; + sourceTree = ""; + }; + ADFE542306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOMessage.h; + path = NGObjWeb/WOMessage.h; + refType = 4; + sourceTree = ""; + }; + ADFE542406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOPageGenerationContext.h; + path = NGObjWeb/WOPageGenerationContext.h; + refType = 4; + sourceTree = ""; + }; + ADFE542506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOProxyRequestHandler.h; + path = NGObjWeb/WOProxyRequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE542606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WORequest.h; + path = NGObjWeb/WORequest.h; + refType = 4; + sourceTree = ""; + }; + ADFE542706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WORequestHandler.h; + path = NGObjWeb/WORequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE542806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOResourceManager.h; + path = NGObjWeb/WOResourceManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE542906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOResponse.h; + path = NGObjWeb/WOResponse.h; + refType = 4; + sourceTree = ""; + }; + ADFE542A06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOSession.h; + path = NGObjWeb/WOSession.h; + refType = 4; + sourceTree = ""; + }; + ADFE542B06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOSessionStore.h; + path = NGObjWeb/WOSessionStore.h; + refType = 4; + sourceTree = ""; + }; + ADFE542C06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOStatisticsStore.h; + path = NGObjWeb/WOStatisticsStore.h; + refType = 4; + sourceTree = ""; + }; + ADFE542D06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOTemplate.h; + path = NGObjWeb/WOTemplate.h; + refType = 4; + sourceTree = ""; + }; + ADFE542E06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOTemplateBuilder.h; + path = NGObjWeb/WOTemplateBuilder.h; + refType = 4; + sourceTree = ""; + }; + ADFE542F06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = WOxElemBuilder.h; + path = NGObjWeb/WOxElemBuilder.h; + refType = 4; + sourceTree = ""; + }; + ADFE543006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGObjWeb.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE543106E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = ngobjweb.make; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE543206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "NSObject+WO.h"; + refType = 4; + sourceTree = ""; + }; + ADFE543306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "NSObject+WO.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE543406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = OWResourceManager.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE543506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = OWViewRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE543606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SNSConnection.h; + refType = 4; + sourceTree = ""; + }; + ADFE543706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SNSConnection.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE543806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoCoreProduct.m; + refType = 2; + sourceTree = SOURCE_ROOT; + tabWidth = 2; + usesTabs = 0; + }; + ADFE543906E2493C006628C4 = { + children = ( + ADFE544106E2493C006628C4, + ADFE543D06E2493C006628C4, + ADFE547B06E2493D006628C4, + ADFE6F9B06E273CB006628C4, + ADFE700C06E2770E006628C4, + ADFE714006E27F70006628C4, + ADFE714306E27FA4006628C4, + ); + isa = PBXGroup; + path = SoObjects; + refType = 4; + sourceTree = ""; + }; + ADFE543A06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADFE543B06E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE543C06E2493C006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE543D06E2493C006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = NOTES; + refType = 4; + sourceTree = ""; + }; + ADFE543E06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "NSException+HTTP.h"; + refType = 4; + sourceTree = ""; + }; + ADFE543F06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "NSException+HTTP.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544006E2493C006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text.plist; + path = product.plist; + refType = 4; + sourceTree = ""; + }; + ADFE544106E2493C006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + ADFE544206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoApplication.h; + refType = 4; + sourceTree = ""; + }; + ADFE544306E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoApplication.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544406E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoClass.h; + refType = 4; + sourceTree = ""; + }; + ADFE544506E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoClass.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544606E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoClassRegistry.h; + refType = 4; + sourceTree = ""; + }; + ADFE544706E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoClassRegistry.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544806E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoClassSecurityInfo.h; + refType = 4; + sourceTree = ""; + }; + ADFE544906E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoClassSecurityInfo.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544A06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoComponent.h; + refType = 4; + sourceTree = ""; + }; + ADFE544B06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoComponent.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544C06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoControlPanel.h; + refType = 4; + sourceTree = ""; + }; + ADFE544D06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoControlPanel.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE544F06E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoDefaultRenderer.h; + refType = 4; + sourceTree = ""; + }; + ADFE545006E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoDefaultRenderer.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545106E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoHTTPAuthenticator.h; + refType = 4; + sourceTree = ""; + }; + ADFE545206E2493C006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoHTTPAuthenticator.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoLookupAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE545406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoLookupAssociation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjCClass.h; + refType = 4; + sourceTree = ""; + }; + ADFE545606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjCClass.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "SoObject+Traversal.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObject.h; + refType = 4; + sourceTree = ""; + }; + ADFE545906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObject.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545A06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectMethodDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE545B06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectMethodDispatcher.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545C06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectRequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE545D06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE545E06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjects.h; + refType = 4; + sourceTree = ""; + }; + ADFE545F06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectSOAPDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE546006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectSOAPDispatcher.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectXmlRpcDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE546206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectXmlRpcDispatcher.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoPageInvocation.h; + refType = 4; + sourceTree = ""; + }; + ADFE546406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoPageInvocation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoPermissions.h; + refType = 4; + sourceTree = ""; + }; + ADFE546606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoPermissions.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProduct.h; + refType = 4; + sourceTree = ""; + }; + ADFE546806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoProduct.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProductClassInfo.h; + refType = 4; + sourceTree = ""; + }; + ADFE546A06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoProductClassInfo.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546B06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProductRegistry.h; + refType = 4; + sourceTree = ""; + }; + ADFE546C06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoProductRegistry.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546D06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProductResourceManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE546E06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoProductResourceManager.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE546F06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSecurityException.h; + refType = 4; + sourceTree = ""; + }; + ADFE547006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoSecurityException.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSecurityManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE547206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoSecurityManager.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSelectorInvocation.h; + refType = 4; + sourceTree = ""; + }; + ADFE547406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoSelectorInvocation.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSubContext.h; + refType = 4; + sourceTree = ""; + }; + ADFE547606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoSubContext.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoTemplateRenderer.h; + refType = 4; + sourceTree = ""; + }; + ADFE547806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoTemplateRenderer.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoUser.h; + refType = 4; + sourceTree = ""; + }; + ADFE547A06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoUser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547B06E2493D006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = TODO; + refType = 4; + sourceTree = ""; + }; + ADFE547C06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOComponent+SoObjects.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547D06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOContext+SoObjects.h"; + refType = 4; + sourceTree = ""; + }; + ADFE547E06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOContext+SoObjects.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE547F06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WODirectAction+SoObjects.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WODirectActionRequestHandler+SoObjects.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WORequest+So.h"; + refType = 4; + sourceTree = ""; + }; + ADFE548206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WORequest+So.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548306E2493D006628C4 = { + children = ( + ADFE548706E2493D006628C4, + ADFE6F9E06E273DE006628C4, + ADFE714606E27FC5006628C4, + ADFE714906E27FD5006628C4, + ); + isa = PBXGroup; + path = Templates; + refType = 4; + sourceTree = ""; + }; + ADFE548406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADFE548506E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE548606E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE548706E2493D006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = "README-Templates.txt"; + refType = 4; + sourceTree = ""; + }; + ADFE548806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOApplication+Builders.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentScript.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548A06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentScriptPart.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548B06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WODParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE548C06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WODParser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548D06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOHTMLParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE548E06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHTMLParser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE548F06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSubcomponentInfo.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOTemplate.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOTemplateBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOWrapperTemplateBuilder.h; + refType = 4; + sourceTree = ""; + }; + ADFE549306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOWrapperTemplateBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxComponentElemBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxElemBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOxTemplateBuilder.h; + refType = 4; + sourceTree = ""; + }; + ADFE549706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOxTemplateBuilder.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE549806E2493D006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = TROUBLESHOOTING; + refType = 4; + sourceTree = ""; + }; + ADFE549906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = UnixSignalHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE549A06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = UnixSignalHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54BD06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WEClientCapabilities.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54BE06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOAdaptor.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54BF06E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = "woapp-gs.make"; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE54C006E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = woapp.make; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE54C106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOApplication.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54C206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOApplication+defaults.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54C306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOApplication+private.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54C406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOApplicationMain.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54C506E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = "wobundle-gs.make"; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE54C606E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = wobundle.make; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADFE54C706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOChildComponentReference.h; + refType = 4; + sourceTree = ""; + }; + ADFE54C806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOChildComponentReference.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54C906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponent.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54CA06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOComponent+JS.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54CB06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOComponent+private.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54CC06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOComponent+Sync.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54CD06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentDefinition.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54CE06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOComponentFault.h; + refType = 4; + sourceTree = ""; + }; + ADFE54CF06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentFault.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOComponentRequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE54D106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOComponentRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOContext.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOContext+private.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54D406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOCookie.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOCoreApplication.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOCoreApplication+Bundle.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = wod.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WODirectAction.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54D906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WODirectActionRequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE54DA06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WODirectActionRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54DB06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WODisplayGroup.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54DC06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WODynamicElement.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54DD06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOElement.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54DE06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOElement+private.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54DF06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOElementID.h; + refType = 4; + sourceTree = ""; + }; + ADFE54E006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOElementID.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54E106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOFileSessionStore.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54E206E2493D006628C4 = { + children = ( + ADFE6FA706E274A6006628C4, + ADFE714F06E27FFB006628C4, + ADFE715206E2800E006628C4, + ); + isa = PBXGroup; + path = WOHttpAdaptor; + refType = 4; + sourceTree = ""; + }; + ADFE54E306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADFE54E406E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE54E506E2493D006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE54E606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOHttpAdaptor.h; + refType = 4; + sourceTree = ""; + }; + ADFE54E706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHttpAdaptor.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54E806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOHttpTransaction.h; + refType = 4; + sourceTree = ""; + }; + ADFE54E906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHttpTransaction.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54EA06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WORecordRequestStream.h; + refType = 4; + sourceTree = ""; + }; + ADFE54EB06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORecordRequestStream.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54EC06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WORequest+Adaptor.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54ED06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WORequest+Adaptor.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54EE06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WORequestParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE54EF06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORequestParser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHTTPConnection.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOHTTPURLHandle.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOMailDelivery.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOMessage.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOMessage+Validation.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOMessage+XML.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOPageRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOProxyRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORequest.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54F906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54FA06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WORequestHandler+private.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54FB06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOResourceManager.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54FC06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOResourceRequestHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54FD06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOResponse.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE54FE06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOResponse+private.h"; + refType = 4; + sourceTree = ""; + }; + ADFE54FF06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WORunLoop.h; + refType = 4; + sourceTree = ""; + }; + ADFE550006E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WORunLoop.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550106E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOScriptedComponent.h; + refType = 4; + sourceTree = ""; + }; + ADFE550206E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOScriptedComponent.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550306E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOServerSessionStore.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550406E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSession.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550506E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "WOSession+JS.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550606E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSessionStore.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550706E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WOSimpleHTTPParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE550806E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOSimpleHTTPParser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550906E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOStatisticsStore.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550A06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOStats.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550B06E2493D006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WOWatchDogApplicationMain.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE550C06E2493D006628C4 = { + fileRef = ADFE539106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE550D06E2493D006628C4 = { + fileRef = ADFE539206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE550E06E2493D006628C4 = { + fileRef = ADFE539406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551106E2493D006628C4 = { + fileRef = ADFE539706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551206E2493D006628C4 = { + fileRef = ADFE539806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551306E2493D006628C4 = { + fileRef = ADFE539906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551406E2493D006628C4 = { + fileRef = ADFE539A06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551506E2493D006628C4 = { + fileRef = ADFE539B06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551606E2493D006628C4 = { + fileRef = ADFE539C06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551706E2493D006628C4 = { + fileRef = ADFE539D06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551806E2493D006628C4 = { + fileRef = ADFE539E06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551906E2493D006628C4 = { + fileRef = ADFE539F06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551A06E2493D006628C4 = { + fileRef = ADFE53A006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551B06E2493D006628C4 = { + fileRef = ADFE53A106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551C06E2493D006628C4 = { + fileRef = ADFE53A206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551D06E2493D006628C4 = { + fileRef = ADFE53A306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551E06E2493D006628C4 = { + fileRef = ADFE53A406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE551F06E2493D006628C4 = { + fileRef = ADFE53A506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552106E2493D006628C4 = { + fileRef = ADFE53A806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552206E2493D006628C4 = { + fileRef = ADFE53A906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552306E2493D006628C4 = { + fileRef = ADFE53AA06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552406E2493D006628C4 = { + fileRef = ADFE53AB06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552506E2493D006628C4 = { + fileRef = ADFE53AC06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552606E2493D006628C4 = { + fileRef = ADFE53AD06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552706E2493D006628C4 = { + fileRef = ADFE53AE06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552A06E2493D006628C4 = { + fileRef = ADFE53B106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552B06E2493D006628C4 = { + fileRef = ADFE53B206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552C06E2493D006628C4 = { + fileRef = ADFE53B306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552D06E2493D006628C4 = { + fileRef = ADFE53B406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552E06E2493D006628C4 = { + fileRef = ADFE53B506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE552F06E2493D006628C4 = { + fileRef = ADFE53B606E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553006E2493D006628C4 = { + fileRef = ADFE53B706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553106E2493D006628C4 = { + fileRef = ADFE53B806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553206E2493D006628C4 = { + fileRef = ADFE53B906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553306E2493D006628C4 = { + fileRef = ADFE53BA06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553406E2493D006628C4 = { + fileRef = ADFE53BB06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553506E2493D006628C4 = { + fileRef = ADFE53BC06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553606E2493D006628C4 = { + fileRef = ADFE53BD06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553706E2493D006628C4 = { + fileRef = ADFE53BE06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553806E2493D006628C4 = { + fileRef = ADFE53BF06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553906E2493D006628C4 = { + fileRef = ADFE53C006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553A06E2493D006628C4 = { + fileRef = ADFE53C106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553B06E2493D006628C4 = { + fileRef = ADFE53C206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553C06E2493D006628C4 = { + fileRef = ADFE53C306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553D06E2493D006628C4 = { + fileRef = ADFE53C406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553E06E2493D006628C4 = { + fileRef = ADFE53C506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE553F06E2493D006628C4 = { + fileRef = ADFE53C606E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554006E2493D006628C4 = { + fileRef = ADFE53C706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554106E2493D006628C4 = { + fileRef = ADFE53C806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554206E2493D006628C4 = { + fileRef = ADFE53C906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554306E2493D006628C4 = { + fileRef = ADFE53CA06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554406E2493D006628C4 = { + fileRef = ADFE53CB06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554506E2493D006628C4 = { + fileRef = ADFE53CC06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554606E2493D006628C4 = { + fileRef = ADFE53CD06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554706E2493D006628C4 = { + fileRef = ADFE53CE06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554806E2493D006628C4 = { + fileRef = ADFE53CF06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554906E2493D006628C4 = { + fileRef = ADFE53D006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554A06E2493D006628C4 = { + fileRef = ADFE53D106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554B06E2493D006628C4 = { + fileRef = ADFE53D206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554C06E2493D006628C4 = { + fileRef = ADFE53D306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554D06E2493D006628C4 = { + fileRef = ADFE53D406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554E06E2493D006628C4 = { + fileRef = ADFE53D506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE554F06E2493D006628C4 = { + fileRef = ADFE53D606E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555006E2493D006628C4 = { + fileRef = ADFE53D706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555106E2493D006628C4 = { + fileRef = ADFE53D806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555206E2493D006628C4 = { + fileRef = ADFE53D906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555306E2493D006628C4 = { + fileRef = ADFE53DA06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555406E2493D006628C4 = { + fileRef = ADFE53DB06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555506E2493D006628C4 = { + fileRef = ADFE53DC06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555606E2493D006628C4 = { + fileRef = ADFE53DD06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555706E2493D006628C4 = { + fileRef = ADFE53DE06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555806E2493D006628C4 = { + fileRef = ADFE53DF06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555906E2493D006628C4 = { + fileRef = ADFE53E006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555A06E2493D006628C4 = { + fileRef = ADFE53E106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555B06E2493D006628C4 = { + fileRef = ADFE53E206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555C06E2493D006628C4 = { + fileRef = ADFE53E306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555D06E2493D006628C4 = { + fileRef = ADFE53E406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555E06E2493D006628C4 = { + fileRef = ADFE53E506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE555F06E2493D006628C4 = { + fileRef = ADFE53E606E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE556006E2493D006628C4 = { + fileRef = ADFE53E706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE556106E2493D006628C4 = { + fileRef = ADFE53E806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE556206E2493D006628C4 = { + fileRef = ADFE53E906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE556306E2493D006628C4 = { + fileRef = ADFE53EA06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE556406E2493D006628C4 = { + fileRef = ADFE53EB06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE556506E2493D006628C4 = { + fileRef = ADFE53EC06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE558106E2493D006628C4 = { + fileRef = ADFE540906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE558206E2493D006628C4 = { + fileRef = ADFE540A06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE558306E2493D006628C4 = { + fileRef = ADFE540C06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558406E2493D006628C4 = { + fileRef = ADFE540D06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558506E2493D006628C4 = { + fileRef = ADFE540E06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558606E2493D006628C4 = { + fileRef = ADFE540F06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558706E2493D006628C4 = { + fileRef = ADFE541006E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558806E2493D006628C4 = { + fileRef = ADFE541106E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558906E2493D006628C4 = { + fileRef = ADFE541206E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558A06E2493D006628C4 = { + fileRef = ADFE541306E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558B06E2493D006628C4 = { + fileRef = ADFE541406E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558C06E2493D006628C4 = { + fileRef = ADFE541506E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558D06E2493D006628C4 = { + fileRef = ADFE541606E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558E06E2493D006628C4 = { + fileRef = ADFE541706E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE558F06E2493D006628C4 = { + fileRef = ADFE541806E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559006E2493D006628C4 = { + fileRef = ADFE541906E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559106E2493D006628C4 = { + fileRef = ADFE541A06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559206E2493D006628C4 = { + fileRef = ADFE541B06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559306E2493D006628C4 = { + fileRef = ADFE541C06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559406E2493D006628C4 = { + fileRef = ADFE541D06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559506E2493D006628C4 = { + fileRef = ADFE541E06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559606E2493D006628C4 = { + fileRef = ADFE541F06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559706E2493D006628C4 = { + fileRef = ADFE542006E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559806E2493D006628C4 = { + fileRef = ADFE542106E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559906E2493D006628C4 = { + fileRef = ADFE542206E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559A06E2493D006628C4 = { + fileRef = ADFE542306E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559B06E2493E006628C4 = { + fileRef = ADFE542406E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559C06E2493E006628C4 = { + fileRef = ADFE542506E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559D06E2493E006628C4 = { + fileRef = ADFE542606E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559E06E2493E006628C4 = { + fileRef = ADFE542706E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE559F06E2493E006628C4 = { + fileRef = ADFE542806E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A006E2493E006628C4 = { + fileRef = ADFE542906E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A106E2493E006628C4 = { + fileRef = ADFE542A06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A206E2493E006628C4 = { + fileRef = ADFE542B06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A306E2493E006628C4 = { + fileRef = ADFE542C06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A406E2493E006628C4 = { + fileRef = ADFE542D06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55A506E2493E006628C4 = { + fileRef = ADFE542E06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A606E2493E006628C4 = { + fileRef = ADFE542F06E2493C006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE55A706E2493E006628C4 = { + fileRef = ADFE543006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55A806E2493E006628C4 = { + fileRef = ADFE543106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55A906E2493E006628C4 = { + fileRef = ADFE543206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55AA06E2493E006628C4 = { + fileRef = ADFE543306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55AB06E2493E006628C4 = { + fileRef = ADFE543406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55AC06E2493E006628C4 = { + fileRef = ADFE543506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55AD06E2493E006628C4 = { + fileRef = ADFE543606E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55AE06E2493E006628C4 = { + fileRef = ADFE543706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B006E2493E006628C4 = { + fileRef = ADFE543A06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B306E2493E006628C4 = { + fileRef = ADFE543D06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B406E2493E006628C4 = { + fileRef = ADFE543E06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B506E2493E006628C4 = { + fileRef = ADFE543F06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B706E2493E006628C4 = { + fileRef = ADFE544106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B806E2493E006628C4 = { + fileRef = ADFE544206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55B906E2493E006628C4 = { + fileRef = ADFE544306E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55BA06E2493E006628C4 = { + fileRef = ADFE544406E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55BB06E2493E006628C4 = { + fileRef = ADFE544506E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55BC06E2493E006628C4 = { + fileRef = ADFE544606E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55BD06E2493E006628C4 = { + fileRef = ADFE544706E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55BE06E2493E006628C4 = { + fileRef = ADFE544806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55BF06E2493E006628C4 = { + fileRef = ADFE544906E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C006E2493E006628C4 = { + fileRef = ADFE544A06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C106E2493E006628C4 = { + fileRef = ADFE544B06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C206E2493E006628C4 = { + fileRef = ADFE544C06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C306E2493E006628C4 = { + fileRef = ADFE544D06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C506E2493E006628C4 = { + fileRef = ADFE544F06E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C606E2493E006628C4 = { + fileRef = ADFE545006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C706E2493E006628C4 = { + fileRef = ADFE545106E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C806E2493E006628C4 = { + fileRef = ADFE545206E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55C906E2493E006628C4 = { + fileRef = ADFE545306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55CA06E2493E006628C4 = { + fileRef = ADFE545406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55CB06E2493E006628C4 = { + fileRef = ADFE545506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55CC06E2493E006628C4 = { + fileRef = ADFE545606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55CD06E2493E006628C4 = { + fileRef = ADFE545706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55CE06E2493E006628C4 = { + fileRef = ADFE545806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55CF06E2493E006628C4 = { + fileRef = ADFE545906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D006E2493E006628C4 = { + fileRef = ADFE545A06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D106E2493E006628C4 = { + fileRef = ADFE545B06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D206E2493E006628C4 = { + fileRef = ADFE545C06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D306E2493E006628C4 = { + fileRef = ADFE545D06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D406E2493E006628C4 = { + fileRef = ADFE545E06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D506E2493E006628C4 = { + fileRef = ADFE545F06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D606E2493E006628C4 = { + fileRef = ADFE546006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D706E2493E006628C4 = { + fileRef = ADFE546106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D806E2493E006628C4 = { + fileRef = ADFE546206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55D906E2493E006628C4 = { + fileRef = ADFE546306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55DA06E2493E006628C4 = { + fileRef = ADFE546406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55DB06E2493E006628C4 = { + fileRef = ADFE546506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55DC06E2493E006628C4 = { + fileRef = ADFE546606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55DD06E2493E006628C4 = { + fileRef = ADFE546706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55DE06E2493E006628C4 = { + fileRef = ADFE546806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55DF06E2493E006628C4 = { + fileRef = ADFE546906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E006E2493E006628C4 = { + fileRef = ADFE546A06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E106E2493E006628C4 = { + fileRef = ADFE546B06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E206E2493E006628C4 = { + fileRef = ADFE546C06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E306E2493E006628C4 = { + fileRef = ADFE546D06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E406E2493E006628C4 = { + fileRef = ADFE546E06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E506E2493E006628C4 = { + fileRef = ADFE546F06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E606E2493E006628C4 = { + fileRef = ADFE547006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E706E2493E006628C4 = { + fileRef = ADFE547106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E806E2493E006628C4 = { + fileRef = ADFE547206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55E906E2493E006628C4 = { + fileRef = ADFE547306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55EA06E2493E006628C4 = { + fileRef = ADFE547406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55EB06E2493E006628C4 = { + fileRef = ADFE547506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55EC06E2493E006628C4 = { + fileRef = ADFE547606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55ED06E2493E006628C4 = { + fileRef = ADFE547706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55EE06E2493E006628C4 = { + fileRef = ADFE547806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55EF06E2493E006628C4 = { + fileRef = ADFE547906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F006E2493E006628C4 = { + fileRef = ADFE547A06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F106E2493E006628C4 = { + fileRef = ADFE547B06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F206E2493E006628C4 = { + fileRef = ADFE547C06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F306E2493E006628C4 = { + fileRef = ADFE547D06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F406E2493E006628C4 = { + fileRef = ADFE547E06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F506E2493E006628C4 = { + fileRef = ADFE547F06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F606E2493E006628C4 = { + fileRef = ADFE548006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F706E2493E006628C4 = { + fileRef = ADFE548106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F806E2493E006628C4 = { + fileRef = ADFE548206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55F906E2493E006628C4 = { + fileRef = ADFE548406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55FC06E2493E006628C4 = { + fileRef = ADFE548706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55FD06E2493E006628C4 = { + fileRef = ADFE548806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55FE06E2493E006628C4 = { + fileRef = ADFE548906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE55FF06E2493E006628C4 = { + fileRef = ADFE548A06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560006E2493E006628C4 = { + fileRef = ADFE548B06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560106E2493E006628C4 = { + fileRef = ADFE548C06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560206E2493E006628C4 = { + fileRef = ADFE548D06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560306E2493E006628C4 = { + fileRef = ADFE548E06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560406E2493E006628C4 = { + fileRef = ADFE548F06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560506E2493E006628C4 = { + fileRef = ADFE549006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560606E2493E006628C4 = { + fileRef = ADFE549106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560706E2493E006628C4 = { + fileRef = ADFE549206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560806E2493E006628C4 = { + fileRef = ADFE549306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560906E2493E006628C4 = { + fileRef = ADFE549406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560A06E2493E006628C4 = { + fileRef = ADFE549506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560B06E2493E006628C4 = { + fileRef = ADFE549606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560C06E2493E006628C4 = { + fileRef = ADFE549706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560D06E2493E006628C4 = { + fileRef = ADFE549806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560E06E2493E006628C4 = { + fileRef = ADFE549906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE560F06E2493E006628C4 = { + fileRef = ADFE549A06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563106E2493E006628C4 = { + fileRef = ADFE54BD06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563206E2493E006628C4 = { + fileRef = ADFE54BE06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563306E2493E006628C4 = { + fileRef = ADFE54BF06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563406E2493E006628C4 = { + fileRef = ADFE54C006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563506E2493E006628C4 = { + fileRef = ADFE54C106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563606E2493E006628C4 = { + fileRef = ADFE54C206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563706E2493E006628C4 = { + fileRef = ADFE54C306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563806E2493E006628C4 = { + fileRef = ADFE54C406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563906E2493E006628C4 = { + fileRef = ADFE54C506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563A06E2493E006628C4 = { + fileRef = ADFE54C606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563B06E2493E006628C4 = { + fileRef = ADFE54C706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563C06E2493E006628C4 = { + fileRef = ADFE54C806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563D06E2493E006628C4 = { + fileRef = ADFE54C906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE563F06E2493E006628C4 = { + fileRef = ADFE54CB06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564006E2493E006628C4 = { + fileRef = ADFE54CC06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564106E2493E006628C4 = { + fileRef = ADFE54CD06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564206E2493E006628C4 = { + fileRef = ADFE54CE06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564306E2493E006628C4 = { + fileRef = ADFE54CF06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564406E2493E006628C4 = { + fileRef = ADFE54D006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564506E2493E006628C4 = { + fileRef = ADFE54D106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564606E2493E006628C4 = { + fileRef = ADFE54D206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564706E2493E006628C4 = { + fileRef = ADFE54D306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564806E2493E006628C4 = { + fileRef = ADFE54D406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564906E2493E006628C4 = { + fileRef = ADFE54D506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564A06E2493E006628C4 = { + fileRef = ADFE54D606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564B06E2493E006628C4 = { + fileRef = ADFE54D706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564C06E2493E006628C4 = { + fileRef = ADFE54D806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564D06E2493E006628C4 = { + fileRef = ADFE54D906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564E06E2493E006628C4 = { + fileRef = ADFE54DA06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE564F06E2493E006628C4 = { + fileRef = ADFE54DB06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565006E2493E006628C4 = { + fileRef = ADFE54DC06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565106E2493E006628C4 = { + fileRef = ADFE54DD06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565206E2493E006628C4 = { + fileRef = ADFE54DE06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565306E2493E006628C4 = { + fileRef = ADFE54DF06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565406E2493E006628C4 = { + fileRef = ADFE54E006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565506E2493E006628C4 = { + fileRef = ADFE54E106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565606E2493E006628C4 = { + fileRef = ADFE54E306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565906E2493E006628C4 = { + fileRef = ADFE54E606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565A06E2493E006628C4 = { + fileRef = ADFE54E706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565B06E2493E006628C4 = { + fileRef = ADFE54E806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565C06E2493E006628C4 = { + fileRef = ADFE54E906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565D06E2493E006628C4 = { + fileRef = ADFE54EA06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565E06E2493E006628C4 = { + fileRef = ADFE54EB06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE565F06E2493E006628C4 = { + fileRef = ADFE54EC06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566006E2493E006628C4 = { + fileRef = ADFE54ED06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566106E2493E006628C4 = { + fileRef = ADFE54EE06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566206E2493E006628C4 = { + fileRef = ADFE54EF06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566306E2493E006628C4 = { + fileRef = ADFE54F006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566406E2493E006628C4 = { + fileRef = ADFE54F106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566506E2493E006628C4 = { + fileRef = ADFE54F206E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566606E2493E006628C4 = { + fileRef = ADFE54F306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566706E2493E006628C4 = { + fileRef = ADFE54F406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566806E2493E006628C4 = { + fileRef = ADFE54F506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566906E2493E006628C4 = { + fileRef = ADFE54F606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566A06E2493E006628C4 = { + fileRef = ADFE54F706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566B06E2493E006628C4 = { + fileRef = ADFE54F806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566C06E2493E006628C4 = { + fileRef = ADFE54F906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566D06E2493E006628C4 = { + fileRef = ADFE54FA06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566E06E2493E006628C4 = { + fileRef = ADFE54FB06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE566F06E2493E006628C4 = { + fileRef = ADFE54FC06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567006E2493E006628C4 = { + fileRef = ADFE54FD06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567106E2493E006628C4 = { + fileRef = ADFE54FE06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567206E2493E006628C4 = { + fileRef = ADFE54FF06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567306E2493E006628C4 = { + fileRef = ADFE550006E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567406E2493E006628C4 = { + fileRef = ADFE550106E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567606E2493E006628C4 = { + fileRef = ADFE550306E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567706E2493E006628C4 = { + fileRef = ADFE550406E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567806E2493E006628C4 = { + fileRef = ADFE550506E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567906E2493E006628C4 = { + fileRef = ADFE550606E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567A06E2493E006628C4 = { + fileRef = ADFE550706E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567B06E2493E006628C4 = { + fileRef = ADFE550806E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567C06E2493E006628C4 = { + fileRef = ADFE550906E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567D06E2493E006628C4 = { + fileRef = ADFE550A06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE567E06E2493E006628C4 = { + fileRef = ADFE550B06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE63E206E2656F006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = NGHttp.xcode; + path = NGHttp/NGHttp.xcode; + refType = 4; + sourceTree = ""; + }; + ADFE63E306E2656F006628C4 = { + children = ( + ADFE63E406E2657F006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE63E406E2657F006628C4 = { + fileType = wrapper.framework; + isa = PBXReferenceProxy; + path = NGHttp.framework; + refType = 3; + remoteRef = ADFE63E506E2659D006628C4; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE63E506E2659D006628C4 = { + containerPortal = ADFE63E206E2656F006628C4; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = ADD65D5806DA372D007161CA; + remoteInfo = NGHttp; + }; + ADFE63E606E265AB006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = "sope-core.xcode"; + path = "../../sope-core/sope-core.xcode"; + refType = 4; + sourceTree = ""; + }; + ADFE63E806E265AE006628C4 = { + children = ( + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE648D06E265E7006628C4 = { + fileRef = ADFE63E406E2657F006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6C9706E27071006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = WebDAV.xcode; + path = WebDAV/WebDAV.xcode; + refType = 4; + sourceTree = ""; + }; + ADFE6C9806E27071006628C4 = { + children = ( + ADFE6C9906E2707A006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE6C9906E2707A006628C4 = { + fileType = wrapper.framework; + isa = PBXReferenceProxy; + path = WebDAV.framework; + refType = 3; + remoteRef = ADFE6F2D06E27128006628C4; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE6CD306E270BC006628C4 = { + fileRef = ADFE6C9906E2707A006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F2D06E27128006628C4 = { + containerPortal = ADFE6C9706E27071006628C4; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = ADD65D5806DA372D007161CA; + remoteInfo = WebDAV; + }; + ADFE6F2E06E2712D006628C4 = { + containerPortal = ADFE63E606E265AB006628C4; + isa = PBXContainerItemProxy; + proxyType = 1; + remoteGlobalIDString = ADDF478006DA57DA00C4E7F8; + remoteInfo = "Wrapper Contents"; + }; + ADFE6F2F06E2712D006628C4 = { + isa = PBXTargetDependency; + name = "Wrapper Contents (from sope-core.xcode)"; + targetProxy = ADFE6F2E06E2712D006628C4; + }; + ADFE6F3006E2712D006628C4 = { + containerPortal = ADFE63E206E2656F006628C4; + isa = PBXContainerItemProxy; + proxyType = 1; + remoteGlobalIDString = ADD65D5706DA372D007161CA; + remoteInfo = NGHttp; + }; + ADFE6F3106E2712D006628C4 = { + isa = PBXTargetDependency; + name = "NGHttp (from NGHttp.xcode)"; + targetProxy = ADFE6F3006E2712D006628C4; + }; + ADFE6F3206E2712D006628C4 = { + containerPortal = ADFE6C9706E27071006628C4; + isa = PBXContainerItemProxy; + proxyType = 1; + remoteGlobalIDString = ADD65D5706DA372D007161CA; + remoteInfo = WebDAV; + }; + ADFE6F3306E2712D006628C4 = { + isa = PBXTargetDependency; + name = "WebDAV (from WebDAV.xcode)"; + targetProxy = ADFE6F3206E2712D006628C4; + }; + ADFE6F4D06E27364006628C4 = { + children = ( + ADFE6F5406E27364006628C4, + ADFE6F6D06E27365006628C4, + ADFE6FA206E27437006628C4, + ADFE714C06E27FE8006628C4, + ); + isa = PBXGroup; + path = WebDAV; + refType = 4; + sourceTree = ""; + }; + ADFE6F4E06E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADFE6F5106E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "EOFetchSpecification+SoDAV.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F5206E27364006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE6F5306E27364006628C4 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADFE6F5406E27364006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + ADFE6F5606E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SaxDAVHandler.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F5906E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoDAVLockManager.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F5B06E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoDAVSQLParser.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F5D06E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "SoObject+SoDAV.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F5E06E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "SoObject+SoDAVQuery.m"; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6006E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectDataSource.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6206E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectResultEntry.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6406E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoObjectWebDAVDispatcher.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6606E27364006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoSubscription.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6806E27365006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoSubscriptionManager.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6A06E27365006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoWebDAVRenderer.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6C06E27365006628C4 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = SoWebDAVValue.m; + refType = 4; + sourceTree = ""; + tabWidth = 2; + usesTabs = 0; + }; + ADFE6F6D06E27365006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = TODO; + refType = 4; + sourceTree = ""; + }; + ADFE6F7106E27365006628C4 = { + fileRef = ADFE6F4E06E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F7406E27365006628C4 = { + fileRef = ADFE6F5106E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F7706E27365006628C4 = { + fileRef = ADFE6F5406E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F7906E27365006628C4 = { + fileRef = ADFE6F5606E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F7C06E27365006628C4 = { + fileRef = ADFE6F5906E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F7E06E27365006628C4 = { + fileRef = ADFE6F5B06E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8006E27365006628C4 = { + fileRef = ADFE6F5D06E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8106E27365006628C4 = { + fileRef = ADFE6F5E06E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8306E27365006628C4 = { + fileRef = ADFE6F6006E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8506E27365006628C4 = { + fileRef = ADFE6F6206E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8706E27365006628C4 = { + fileRef = ADFE6F6406E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8906E27365006628C4 = { + fileRef = ADFE6F6606E27364006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8B06E27365006628C4 = { + fileRef = ADFE6F6806E27365006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8D06E27365006628C4 = { + fileRef = ADFE6F6A06E27365006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F8F06E27365006628C4 = { + fileRef = ADFE6F6C06E27365006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F9006E27365006628C4 = { + fileRef = ADFE6F6D06E27365006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE6F9506E2739A006628C4 = { + children = ( + ADFE539506E2493C006628C4, + ADFE539606E2493C006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADFE6F9806E273AC006628C4 = { + children = ( + ADFE53AF06E2493C006628C4, + ADFE53B006E2493C006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADFE6F9B06E273CB006628C4 = { + children = ( + ADFE543B06E2493C006628C4, + ADFE543C06E2493C006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADFE6F9E06E273DE006628C4 = { + children = ( + ADFE548506E2493D006628C4, + ADFE548606E2493D006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADFE6FA206E27437006628C4 = { + children = ( + ADFE6F5206E27364006628C4, + ADFE6F5306E27364006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADFE6FA706E274A6006628C4 = { + children = ( + ADFE54E406E2493D006628C4, + ADFE54E506E2493D006628C4, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADFE6FFA06E2765E006628C4 = { + buildActionMask = 2147483647; + files = ( + ADFE700F06E277E7006628C4, + ADFE701506E278A7006628C4, + ADFE701606E278AB006628C4, + ); + isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADFE6FFB06E2765E006628C4 = { + buildActionMask = 2147483647; + files = ( + ADFE700E06E277B7006628C4, + ADFE701306E2789F006628C4, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADFE6FFC06E2765E006628C4 = { + buildActionMask = 2147483647; + files = ( + ADFE701006E27807006628C4, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADFE6FFD06E2765E006628C4 = { + buildPhases = ( + ADFE6FFA06E2765E006628C4, + ADFE6FFB06E2765E006628C4, + ADFE6FFC06E2765E006628C4, + ); + buildRules = ( + ); + buildSettings = { + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "SoObjects/SoCore-SXP-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/SoProducts"; + OPTIMIZATION_CFLAGS = ""; + OTHER_CFLAGS = "-I.. -DAPPLE_RUNTIME=1 -DNeXT_RUNTIME=1 -DCOCOA_Foundation_LIBRARY=1 -DCOMPILE_AS_FRAMEWORK=1 -DNeXT_Foundation_LIBRARY=1"; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = SoCore; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + WRAPPER_EXTENSION = sxp; + }; + dependencies = ( + ADFE701206E2787E006628C4, + ); + isa = PBXNativeTarget; + name = "SoCore (SXP)"; + productName = "SoCore (SXP)"; + productReference = ADFE6FFE06E2765E006628C4; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + SoCore (SXP) + CFBundleIdentifier + com.yourcompany.SoCore__SXP_ + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + +"; + productType = "com.apple.product-type.bundle"; + }; + ADFE6FFE06E2765E006628C4 = { + explicitFileType = wrapper.cfbundle; + includeInIndex = 0; + isa = PBXFileReference; + path = SoCore.sxp; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE700C06E2770E006628C4 = { + children = ( + ADFE544006E2493C006628C4, + ADFE543806E2493C006628C4, + ); + isa = PBXGroup; + name = SoCore.sxp; + refType = 4; + sourceTree = ""; + }; + ADFE700E06E277B7006628C4 = { + fileRef = ADFE543806E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE700F06E277E7006628C4 = { + fileRef = ADFE544006E2493C006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE701006E27807006628C4 = { + fileRef = ADD65F7406DA3C51007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE701106E2787E006628C4 = { + containerPortal = ADD65B6A06DA32D6007161CA; + isa = PBXContainerItemProxy; + proxyType = 1; + remoteGlobalIDString = ADD65D5706DA372D007161CA; + remoteInfo = NGObjWeb; + }; + ADFE701206E2787E006628C4 = { + isa = PBXTargetDependency; + target = ADD65D5706DA372D007161CA; + targetProxy = ADFE701106E2787E006628C4; + }; + ADFE701306E2789F006628C4 = { + fileRef = ADD65C8B06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE701506E278A7006628C4 = { + fileRef = ADD65C7106DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE701606E278AB006628C4 = { + fileRef = ADD65C7206DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE711606E27C2F006628C4 = { + children = ( + ADFE54C206E2493D006628C4, + ADFE54C306E2493D006628C4, + ADFE54C106E2493D006628C4, + ADFE54C406E2493D006628C4, + ADFE54D606E2493D006628C4, + ADFE54D506E2493D006628C4, + ADFE550B06E2493D006628C4, + ); + isa = PBXGroup; + name = Application; + refType = 4; + sourceTree = ""; + }; + ADFE711906E27C7F006628C4 = { + children = ( + ADFE737006E289B9006628C4, + ADFE54C706E2493D006628C4, + ADFE54C806E2493D006628C4, + ADFE54CA06E2493D006628C4, + ADFE54CB06E2493D006628C4, + ADFE54CC06E2493D006628C4, + ADFE54C906E2493D006628C4, + ADFE54CD06E2493D006628C4, + ADFE54CE06E2493D006628C4, + ADFE54CF06E2493D006628C4, + ); + isa = PBXGroup; + name = Component; + refType = 4; + sourceTree = ""; + }; + ADFE711C06E27CB4006628C4 = { + children = ( + ADFE543506E2493C006628C4, + ADFE54D006E2493D006628C4, + ADFE54D106E2493D006628C4, + ADFE54D906E2493D006628C4, + ADFE54DA06E2493D006628C4, + ADFE54F606E2493D006628C4, + ADFE54F706E2493D006628C4, + ADFE54FA06E2493D006628C4, + ADFE54F906E2493D006628C4, + ADFE54FC06E2493D006628C4, + ); + isa = PBXGroup; + name = "Request Handlers"; + refType = 4; + sourceTree = ""; + }; + ADFE712206E27CF5006628C4 = { + children = ( + ADFE54E106E2493D006628C4, + ADFE550306E2493D006628C4, + ADFE550506E2493D006628C4, + ADFE550406E2493D006628C4, + ADFE550606E2493D006628C4, + ); + isa = PBXGroup; + name = Sessions; + refType = 4; + sourceTree = ""; + }; + ADFE712806E27D2E006628C4 = { + children = ( + ADFE54DC06E2493D006628C4, + ADFE54DE06E2493D006628C4, + ADFE54DD06E2493D006628C4, + ADFE54DF06E2493D006628C4, + ADFE54E006E2493D006628C4, + ); + isa = PBXGroup; + name = Elements; + refType = 4; + sourceTree = ""; + }; + ADFE712B06E27D5F006628C4 = { + children = ( + ADFE54F306E2493D006628C4, + ADFE54F406E2493D006628C4, + ADFE54F506E2493D006628C4, + ADFE54F806E2493D006628C4, + ADFE54FD06E2493D006628C4, + ADFE54FE06E2493D006628C4, + ADFE54F006E2493D006628C4, + ADFE54F106E2493D006628C4, + ); + isa = PBXGroup; + name = "HTTP Messages"; + refType = 4; + sourceTree = ""; + }; + ADFE712E06E27DBC006628C4 = { + children = ( + ADFE549906E2493D006628C4, + ADFE549A06E2493D006628C4, + ADFE54FF06E2493D006628C4, + ADFE550006E2493D006628C4, + ); + isa = PBXGroup; + name = "MacOSX Extensions"; + refType = 4; + sourceTree = ""; + }; + ADFE713106E27E48006628C4 = { + children = ( + ADFE53BE06E2493C006628C4, + ADFE53DE06E2493C006628C4, + ADFE53E106E2493C006628C4, + ); + isa = PBXGroup; + name = "Control Elements"; + refType = 4; + sourceTree = ""; + }; + ADFE713406E27E91006628C4 = { + children = ( + ADFE53B606E2493C006628C4, + ADFE53B706E2493C006628C4, + ADFE53C106E2493C006628C4, + ADFE53C206E2493C006628C4, + ADFE53C306E2493C006628C4, + ADFE53C806E2493C006628C4, + ADFE53D306E2493C006628C4, + ADFE53D406E2493C006628C4, + ADFE53D506E2493C006628C4, + ADFE53D906E2493C006628C4, + ADFE53DA06E2493C006628C4, + ADFE53DC06E2493C006628C4, + ADFE53DD06E2493C006628C4, + ADFE53DF06E2493C006628C4, + ADFE53E306E2493C006628C4, + ADFE53E506E2493C006628C4, + ADFE53E606E2493C006628C4, + ); + isa = PBXGroup; + name = "Form Elements"; + refType = 4; + sourceTree = ""; + }; + ADFE713706E27EB9006628C4 = { + children = ( + ADFE53A806E2493C006628C4, + ADFE53A906E2493C006628C4, + ADFE53AC06E2493C006628C4, + ADFE53AD06E2493C006628C4, + ADFE53CC06E2493C006628C4, + ADFE53CD06E2493C006628C4, + ADFE53CE06E2493C006628C4, + ADFE53CF06E2493C006628C4, + ); + isa = PBXGroup; + name = Hyperlink; + refType = 4; + sourceTree = ""; + }; + ADFE713A06E27ED2006628C4 = { + children = ( + ADFE53AA06E2493C006628C4, + ADFE53AB06E2493C006628C4, + ADFE53D106E2493C006628C4, + ADFE53D206E2493C006628C4, + ); + isa = PBXGroup; + name = Image; + refType = 4; + sourceTree = ""; + }; + ADFE713D06E27F0E006628C4 = { + children = ( + ADFE53E806E2493C006628C4, + ADFE53E906E2493C006628C4, + ADFE53EA06E2493C006628C4, + ADFE53EB06E2493C006628C4, + ); + isa = PBXGroup; + name = "Element Builders"; + refType = 4; + sourceTree = ""; + }; + ADFE714006E27F70006628C4 = { + children = ( + ADFE545E06E2493D006628C4, + ADFE544206E2493C006628C4, + ADFE544406E2493C006628C4, + ADFE544606E2493C006628C4, + ADFE544806E2493C006628C4, + ADFE544A06E2493C006628C4, + ADFE544C06E2493C006628C4, + ADFE544F06E2493C006628C4, + ADFE545106E2493C006628C4, + ADFE545306E2493D006628C4, + ADFE545506E2493D006628C4, + ADFE545806E2493D006628C4, + ADFE545A06E2493D006628C4, + ADFE545C06E2493D006628C4, + ADFE545F06E2493D006628C4, + ADFE546106E2493D006628C4, + ADFE546306E2493D006628C4, + ADFE546506E2493D006628C4, + ADFE546706E2493D006628C4, + ADFE546906E2493D006628C4, + ADFE546B06E2493D006628C4, + ADFE546D06E2493D006628C4, + ADFE546F06E2493D006628C4, + ADFE547106E2493D006628C4, + ADFE547306E2493D006628C4, + ADFE547506E2493D006628C4, + ADFE547706E2493D006628C4, + ADFE547906E2493D006628C4, + ADFE543E06E2493C006628C4, + ADFE547D06E2493D006628C4, + ADFE548106E2493D006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADFE714306E27FA4006628C4 = { + children = ( + ADFE543A06E2493C006628C4, + ADFE543F06E2493C006628C4, + ADFE544306E2493C006628C4, + ADFE544506E2493C006628C4, + ADFE544706E2493C006628C4, + ADFE544906E2493C006628C4, + ADFE544B06E2493C006628C4, + ADFE544D06E2493C006628C4, + ADFE545006E2493C006628C4, + ADFE545206E2493C006628C4, + ADFE545406E2493D006628C4, + ADFE545606E2493D006628C4, + ADFE545706E2493D006628C4, + ADFE545906E2493D006628C4, + ADFE545B06E2493D006628C4, + ADFE545D06E2493D006628C4, + ADFE546006E2493D006628C4, + ADFE546206E2493D006628C4, + ADFE546406E2493D006628C4, + ADFE546606E2493D006628C4, + ADFE546806E2493D006628C4, + ADFE546A06E2493D006628C4, + ADFE546C06E2493D006628C4, + ADFE546E06E2493D006628C4, + ADFE547006E2493D006628C4, + ADFE547206E2493D006628C4, + ADFE547406E2493D006628C4, + ADFE547606E2493D006628C4, + ADFE547806E2493D006628C4, + ADFE547A06E2493D006628C4, + ADFE547C06E2493D006628C4, + ADFE547E06E2493D006628C4, + ADFE547F06E2493D006628C4, + ADFE548006E2493D006628C4, + ADFE548206E2493D006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADFE714606E27FC5006628C4 = { + children = ( + ADFE548B06E2493D006628C4, + ADFE548D06E2493D006628C4, + ADFE549206E2493D006628C4, + ADFE549606E2493D006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADFE714906E27FD5006628C4 = { + children = ( + ADFE548406E2493D006628C4, + ADFE548806E2493D006628C4, + ADFE548906E2493D006628C4, + ADFE548A06E2493D006628C4, + ADFE548C06E2493D006628C4, + ADFE548E06E2493D006628C4, + ADFE548F06E2493D006628C4, + ADFE549006E2493D006628C4, + ADFE549106E2493D006628C4, + ADFE549306E2493D006628C4, + ADFE549406E2493D006628C4, + ADFE549506E2493D006628C4, + ADFE549706E2493D006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADFE714C06E27FE8006628C4 = { + children = ( + ADFE6F4E06E27364006628C4, + ADFE6F5606E27364006628C4, + ADFE6F5906E27364006628C4, + ADFE6F5B06E27364006628C4, + ADFE6F5D06E27364006628C4, + ADFE6F5E06E27364006628C4, + ADFE6F6006E27364006628C4, + ADFE6F6206E27364006628C4, + ADFE6F6406E27364006628C4, + ADFE6F6606E27364006628C4, + ADFE6F6806E27365006628C4, + ADFE6F6A06E27365006628C4, + ADFE6F6C06E27365006628C4, + ADFE6F5106E27364006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADFE714F06E27FFB006628C4 = { + children = ( + ADFE54E606E2493D006628C4, + ADFE54E806E2493D006628C4, + ADFE54EA06E2493D006628C4, + ADFE54EC06E2493D006628C4, + ADFE54EE06E2493D006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADFE715206E2800E006628C4 = { + children = ( + ADFE54E306E2493D006628C4, + ADFE54E706E2493D006628C4, + ADFE54E906E2493D006628C4, + ADFE54EB06E2493D006628C4, + ADFE54ED06E2493D006628C4, + ADFE54EF06E2493D006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADFE736706E287E6006628C4 = { + isa = PBXFileReference; + lastKnownFileType = "wrapper.pb-project"; + name = SoObjects.xcode; + path = SoObjects/SoObjects.xcode; + refType = 4; + sourceTree = ""; + }; + ADFE736806E287E6006628C4 = { + children = ( + ADFE736A06E287F5006628C4, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADFE736A06E287F5006628C4 = { + fileType = wrapper.framework; + isa = PBXReferenceProxy; + path = SoObjects.framework; + refType = 3; + remoteRef = ADFE736C06E28801006628C4; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADFE736B06E287FA006628C4 = { + fileRef = ADFE736A06E287F5006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE736C06E28801006628C4 = { + containerPortal = ADFE736706E287E6006628C4; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = ADD65D5806DA372D007161CA; + remoteInfo = SoObjects; + }; + ADFE736D06E28952006628C4 = { + fileRef = ADFE54CA06E2493D006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE737006E289B9006628C4 = { + children = ( + ADFE550106E2493D006628C4, + ADFE550206E2493D006628C4, + ); + isa = PBXGroup; + name = Unused; + refType = 4; + sourceTree = ""; + }; + ADFE737106E289EF006628C4 = { + containerPortal = ADFE736706E287E6006628C4; + isa = PBXContainerItemProxy; + proxyType = 1; + remoteGlobalIDString = ADD65D5706DA372D007161CA; + remoteInfo = SoObjects; + }; + ADFE737206E289EF006628C4 = { + isa = PBXTargetDependency; + name = "SoObjects (from SoObjects.xcode)"; + targetProxy = ADFE737106E289EF006628C4; + }; + }; + rootObject = ADD65B6A06DA32D6007161CA; +} diff --git a/sope-appserver/NGObjWeb/SoObjects/SoCore-SXP-Info.plist b/sope-appserver/NGObjWeb/SoObjects/SoCore-SXP-Info.plist index a7edfe10..45a12fac 100644 --- a/sope-appserver/NGObjWeb/SoObjects/SoCore-SXP-Info.plist +++ b/sope-appserver/NGObjWeb/SoObjects/SoCore-SXP-Info.plist @@ -2,26 +2,14 @@ - CFBundleDevelopmentRegion - English CFBundleExecutable SoCore - CFBundleGetInfoString - - CFBundleIconFile - CFBundleIdentifier - org.OpenGroupware.SOPE.SoCore - CFBundleInfoDictionaryVersion - 6.0 + org.OpenGroupware.SOPE.appserver.SoCore CFBundlePackageType BNDL - CFBundleShortVersionString - - CFBundleSignature - ???? CFBundleVersion - 4.2 + 4.3 NSPrincipalClass SoCoreProduct diff --git a/sope-appserver/NGObjWeb/SoObjects/SoObjects-Info.plist b/sope-appserver/NGObjWeb/SoObjects/SoObjects-Info.plist new file mode 100644 index 00000000..bc10faa8 --- /dev/null +++ b/sope-appserver/NGObjWeb/SoObjects/SoObjects-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + SoObjects + CFBundleGetInfoString + + CFBundleIdentifier + org.OpenGroupware.SOPE.appserver.SoObjects + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleShortVersionString + + CFBundleSignature + ???? + CFBundleVersion + 4.3 + + diff --git a/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj b/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj new file mode 100644 index 00000000..678ecaa8 --- /dev/null +++ b/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj @@ -0,0 +1,924 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 39; + objects = { + AD013B8506E20AC5000910D8 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = NOTES; + refType = 4; + sourceTree = ""; + }; + AD013B8706E20AC5000910D8 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + AD013B8A06E20AC5000910D8 = { + fileRef = AD013B8506E20AC5000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013B8C06E20AC5000910D8 = { + fileRef = AD013B8706E20AC5000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C1806E20C17000910D8 = { + children = ( + ADFE71C406E284CB006628C4, + ADFE71C506E284CB006628C4, + ADFE71C606E284CB006628C4, + ADFE71C706E284CB006628C4, + ADFE71C806E284CB006628C4, + ADFE71C906E284CB006628C4, + ADFE71CA06E284CB006628C4, + ADFE71CB06E284CB006628C4, + ADFE71CC06E284CB006628C4, + ADFE71CD06E284CB006628C4, + ADFE71CE06E284CB006628C4, + ADFE71CF06E284CB006628C4, + ADFE71D006E284CB006628C4, + ADFE71D106E284CB006628C4, + ADFE71D206E284CB006628C4, + ADFE71D306E284CB006628C4, + ADFE71D406E284CB006628C4, + ADFE71D506E284CB006628C4, + ADFE71D606E284CB006628C4, + ADFE71D706E284CB006628C4, + ADFE71D806E284CB006628C4, + ADFE71D906E284CB006628C4, + ADFE71DA06E284CB006628C4, + ADFE71DB06E284CB006628C4, + ADFE71DC06E284CB006628C4, + ADFE71DD06E284CB006628C4, + ADFE71DE06E284CB006628C4, + ADFE71DF06E284CB006628C4, + ADFE71E006E284CC006628C4, + ADFE71E106E284CC006628C4, + ADFE71E206E284CC006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADD65B6606DA32D6007161CA = { + children = ( + AD013B8706E20AC5000910D8, + AD013B8506E20AC5000910D8, + ADD65C8A06DA343C007161CA, + ADD65C8B06DA343C007161CA, + ADD65C8E06DA344C007161CA, + AD013C1806E20C17000910D8, + ADD65C9406DA34FF007161CA, + ADD65D5D06DA37C7007161CA, + ADD65D5906DA372D007161CA, + ADD65F7306DA3C02007161CA, + ); + isa = PBXGroup; + refType = 4; + sourceTree = ""; + }; + ADD65B6806DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1 DEBUG=1"; + }; + isa = PBXBuildStyle; + name = Development; + }; + ADD65B6906DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_LOCATION = NO; + DEPLOYMENT_POSTPROCESSING = YES; + DSTROOT = /; + DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/"; + FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1"; + SKIP_INSTALL = YES; + SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; + UNSTRIPPED_PRODUCT = NO; + ZERO_LINK = NO; + }; + isa = PBXBuildStyle; + name = Wrapper; + }; + ADD65B6A06DA32D6007161CA = { + buildSettings = { + }; + buildStyles = ( + ADD65B6806DA32D6007161CA, + ADD65B6906DA32D6007161CA, + ); + hasScannedForEncodings = 0; + isa = PBXProject; + mainGroup = ADD65B6606DA32D6007161CA; + productRefGroup = ADD65D5906DA372D007161CA; + projectDirPath = ""; + targets = ( + ADD65D5706DA372D007161CA, + ); + }; + ADD65C7406DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C7506DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8A06DA343C007161CA = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = TODO; + refType = 4; + sourceTree = ""; + }; + ADD65C8B06DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + name = Version; + path = ../Version; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8E06DA344C007161CA = { + children = ( + ADD65C7406DA343C007161CA, + ADD65C7506DA343C007161CA, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADD65C9406DA34FF007161CA = { + children = ( + ADFE722806E2859B006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADD65D5306DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADFE71E306E284CC006628C4, + ADFE71E406E284CC006628C4, + ADFE71E506E284CC006628C4, + ADFE71E606E284CC006628C4, + ADFE71E706E284CC006628C4, + ADFE71E806E284CC006628C4, + ADFE71E906E284CC006628C4, + ADFE71EA06E284CC006628C4, + ADFE71EB06E284CC006628C4, + ADFE71EC06E284CC006628C4, + ADFE71ED06E284CC006628C4, + ADFE71EE06E284CC006628C4, + ADFE71EF06E284CC006628C4, + ADFE71F006E284CC006628C4, + ADFE71F106E284CC006628C4, + ADFE71F206E284CC006628C4, + ADFE71F306E284CC006628C4, + ADFE71F406E284CC006628C4, + ADFE71F506E284CC006628C4, + ADFE71F606E284CC006628C4, + ADFE71F706E284CC006628C4, + ADFE71F806E284CC006628C4, + ADFE71F906E284CC006628C4, + ADFE71FA06E284CC006628C4, + ADFE71FB06E284CC006628C4, + ADFE71FC06E284CC006628C4, + ADFE71FD06E284CC006628C4, + ADFE71FE06E284CC006628C4, + ADFE71FF06E284CC006628C4, + ADFE720006E284CC006628C4, + ADFE720106E284CC006628C4, + ); + isa = PBXHeadersBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5406DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6706DA3B38007161CA, + ADD65F6906DA3B38007161CA, + AD013B8A06E20AC5000910D8, + AD013B8C06E20AC5000910D8, + ); + isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5506DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADFE722906E2859B006628C4, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5606DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F7506DA3C51007161CA, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5706DA372D007161CA = { + buildPhases = ( + ADD65D5306DA372D007161CA, + ADD65D5406DA372D007161CA, + ADD65D5506DA372D007161CA, + ADD65D5606DA372D007161CA, + ); + buildRules = ( + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 4.3.17; + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + FRAMEWORK_VERSION = A; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "SoObjects-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-seg1addr 0xC5AF0000 -headerpad_max_install_names"; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = SoObjects; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ); + isa = PBXNativeTarget; + name = SoObjects; + productName = SoObjects; + productReference = ADD65D5806DA372D007161CA; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + SoObjects + CFBundleIdentifier + org.OpenGroupware.SOPE.SoObjects + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + +"; + productType = "com.apple.product-type.framework"; + }; + ADD65D5806DA372D007161CA = { + explicitFileType = wrapper.framework; + includeInIndex = 0; + isa = PBXFileReference; + path = SoObjects.framework; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADD65D5906DA372D007161CA = { + children = ( + ADD65D5806DA372D007161CA, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADD65D5A06DA372D007161CA = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = "SoObjects-Info.plist"; + refType = 4; + sourceTree = ""; + }; + ADD65D5D06DA37C7007161CA = { + children = ( + ADD65D5A06DA372D007161CA, + ); + isa = PBXGroup; + name = Resources; + refType = 4; + sourceTree = ""; + }; + ADD65F6706DA3B38007161CA = { + fileRef = ADD65C8A06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6906DA3B38007161CA = { + fileRef = ADD65C8B06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F7306DA3C02007161CA = { + children = ( + ADD65F7406DA3C51007161CA, + ); + isa = PBXGroup; + name = "Linked Frameworks"; + refType = 4; + sourceTree = ""; + }; + ADD65F7406DA3C51007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = Foundation.framework; + path = /System/Library/Frameworks/Foundation.framework; + refType = 0; + sourceTree = ""; + }; + ADD65F7506DA3C51007161CA = { + fileRef = ADD65F7406DA3C51007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE71C406E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "NSException+HTTP.h"; + refType = 4; + sourceTree = ""; + }; + ADFE71C506E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoApplication.h; + refType = 4; + sourceTree = ""; + }; + ADFE71C606E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoClass.h; + refType = 4; + sourceTree = ""; + }; + ADFE71C706E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoClassRegistry.h; + refType = 4; + sourceTree = ""; + }; + ADFE71C806E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoClassSecurityInfo.h; + refType = 4; + sourceTree = ""; + }; + ADFE71C906E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoComponent.h; + refType = 4; + sourceTree = ""; + }; + ADFE71CA06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoControlPanel.h; + refType = 4; + sourceTree = ""; + }; + ADFE71CB06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoDefaultRenderer.h; + refType = 4; + sourceTree = ""; + }; + ADFE71CC06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoHTTPAuthenticator.h; + refType = 4; + sourceTree = ""; + }; + ADFE71CD06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoLookupAssociation.h; + refType = 4; + sourceTree = ""; + }; + ADFE71CE06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjCClass.h; + refType = 4; + sourceTree = ""; + }; + ADFE71CF06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObject.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D006E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectMethodDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D106E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectRequestHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D206E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjects.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D306E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectSOAPDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D406E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectXmlRpcDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D506E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoPageInvocation.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D606E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoPermissions.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D706E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProduct.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D806E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProductClassInfo.h; + refType = 4; + sourceTree = ""; + }; + ADFE71D906E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProductRegistry.h; + refType = 4; + sourceTree = ""; + }; + ADFE71DA06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoProductResourceManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE71DB06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSecurityException.h; + refType = 4; + sourceTree = ""; + }; + ADFE71DC06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSecurityManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE71DD06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSelectorInvocation.h; + refType = 4; + sourceTree = ""; + }; + ADFE71DE06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSubContext.h; + refType = 4; + sourceTree = ""; + }; + ADFE71DF06E284CB006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoTemplateRenderer.h; + refType = 4; + sourceTree = ""; + }; + ADFE71E006E284CC006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoUser.h; + refType = 4; + sourceTree = ""; + }; + ADFE71E106E284CC006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WOContext+SoObjects.h"; + refType = 4; + sourceTree = ""; + }; + ADFE71E206E284CC006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "WORequest+So.h"; + refType = 4; + sourceTree = ""; + }; + ADFE71E306E284CC006628C4 = { + fileRef = ADFE71C406E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71E406E284CC006628C4 = { + fileRef = ADFE71C506E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71E506E284CC006628C4 = { + fileRef = ADFE71C606E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71E606E284CC006628C4 = { + fileRef = ADFE71C706E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71E706E284CC006628C4 = { + fileRef = ADFE71C806E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71E806E284CC006628C4 = { + fileRef = ADFE71C906E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71E906E284CC006628C4 = { + fileRef = ADFE71CA06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71EA06E284CC006628C4 = { + fileRef = ADFE71CB06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71EB06E284CC006628C4 = { + fileRef = ADFE71CC06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71EC06E284CC006628C4 = { + fileRef = ADFE71CD06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71ED06E284CC006628C4 = { + fileRef = ADFE71CE06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71EE06E284CC006628C4 = { + fileRef = ADFE71CF06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71EF06E284CC006628C4 = { + fileRef = ADFE71D006E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F006E284CC006628C4 = { + fileRef = ADFE71D106E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F106E284CC006628C4 = { + fileRef = ADFE71D206E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F206E284CC006628C4 = { + fileRef = ADFE71D306E284CB006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE71F306E284CC006628C4 = { + fileRef = ADFE71D406E284CB006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE71F406E284CC006628C4 = { + fileRef = ADFE71D506E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F506E284CC006628C4 = { + fileRef = ADFE71D606E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F606E284CC006628C4 = { + fileRef = ADFE71D706E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F706E284CC006628C4 = { + fileRef = ADFE71D806E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F806E284CC006628C4 = { + fileRef = ADFE71D906E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71F906E284CC006628C4 = { + fileRef = ADFE71DA06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71FA06E284CC006628C4 = { + fileRef = ADFE71DB06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71FB06E284CC006628C4 = { + fileRef = ADFE71DC06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71FC06E284CC006628C4 = { + fileRef = ADFE71DD06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71FD06E284CC006628C4 = { + fileRef = ADFE71DE06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71FE06E284CC006628C4 = { + fileRef = ADFE71DF06E284CB006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE71FF06E284CC006628C4 = { + fileRef = ADFE71E006E284CC006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE720006E284CC006628C4 = { + fileRef = ADFE71E106E284CC006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE720106E284CC006628C4 = { + fileRef = ADFE71E206E284CC006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE722806E2859B006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + name = dummy.m; + path = ../dummy.m; + refType = 4; + sourceTree = ""; + }; + ADFE722906E2859B006628C4 = { + fileRef = ADFE722806E2859B006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + }; + rootObject = ADD65B6A06DA32D6007161CA; +} diff --git a/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj b/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj new file mode 100644 index 00000000..8f6ae188 --- /dev/null +++ b/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj @@ -0,0 +1,597 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 39; + objects = { + AD013B8706E20AC5000910D8 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README; + refType = 4; + sourceTree = ""; + }; + AD013B8C06E20AC5000910D8 = { + fileRef = AD013B8706E20AC5000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C1806E20C17000910D8 = { + children = ( + ADFE663B06E26BA0006628C4, + ADFE663D06E26BA0006628C4, + ADFE663E06E26BA0006628C4, + ADFE664006E26BA0006628C4, + ADFE664206E26BA0006628C4, + ADFE664506E26BA0006628C4, + ADFE664706E26BA0006628C4, + ADFE664906E26BA0006628C4, + ADFE664B06E26BA0006628C4, + ADFE664D06E26BA0006628C4, + ADFE664F06E26BA0006628C4, + ADFE665106E26BA0006628C4, + ADFE663906E26BA0006628C4, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADD65B6606DA32D6007161CA = { + children = ( + AD013B8706E20AC5000910D8, + ADD65C8A06DA343C007161CA, + ADD65C8B06DA343C007161CA, + ADD65C9106DA346D007161CA, + ADD65C8E06DA344C007161CA, + AD013C1806E20C17000910D8, + ADD65C9406DA34FF007161CA, + ADD65D5D06DA37C7007161CA, + ADD65D5906DA372D007161CA, + ADD65F7306DA3C02007161CA, + ); + isa = PBXGroup; + refType = 4; + sourceTree = ""; + }; + ADD65B6806DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1 DEBUG=1"; + }; + isa = PBXBuildStyle; + name = Development; + }; + ADD65B6906DA32D6007161CA = { + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_LOCATION = NO; + DEPLOYMENT_POSTPROCESSING = YES; + DSTROOT = /; + DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/"; + FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PREPROCESSOR_DEFINITIONS = "APPLE_RUNTIME=1 NeXT_Foundation_LIBRARY=1 COCOA_Foundation_LIBRARY=1 NeXT_RUNTIME=1 COMPILE_AS_FRAMEWORK=1"; + SKIP_INSTALL = YES; + SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; + UNSTRIPPED_PRODUCT = NO; + ZERO_LINK = NO; + }; + isa = PBXBuildStyle; + name = Wrapper; + }; + ADD65B6A06DA32D6007161CA = { + buildSettings = { + }; + buildStyles = ( + ADD65B6806DA32D6007161CA, + ADD65B6906DA32D6007161CA, + ); + hasScannedForEncodings = 0; + isa = PBXProject; + mainGroup = ADD65B6606DA32D6007161CA; + productRefGroup = ADD65D5906DA372D007161CA; + projectDirPath = ""; + targets = ( + ADD65D5706DA372D007161CA, + ); + }; + ADD65C7406DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C7506DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8A06DA343C007161CA = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = TODO; + refType = 4; + sourceTree = ""; + }; + ADD65C8B06DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + name = Version; + path = ../Version; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8E06DA344C007161CA = { + children = ( + ADD65C7406DA343C007161CA, + ADD65C7506DA343C007161CA, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADD65C9106DA346D007161CA = { + children = ( + ADFE663806E26BA0006628C4, + ); + isa = PBXGroup; + name = Documentation; + refType = 4; + sourceTree = ""; + }; + ADD65C9406DA34FF007161CA = { + children = ( + ADFE6A3806E26FC6006628C4, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADD65D5306DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADFE665406E26BA0006628C4, + ADFE665606E26BA0006628C4, + ADFE665806E26BA0006628C4, + ADFE665906E26BA0006628C4, + ADFE665B06E26BA0006628C4, + ADFE665D06E26BA0006628C4, + ADFE666006E26BA0006628C4, + ADFE666206E26BA0006628C4, + ADFE666406E26BA0006628C4, + ADFE666606E26BA0006628C4, + ADFE666806E26BA0006628C4, + ADFE666A06E26BA0006628C4, + ADFE666C06E26BA0006628C4, + ); + isa = PBXHeadersBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5406DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6706DA3B38007161CA, + ADD65F6906DA3B38007161CA, + AD013B8C06E20AC5000910D8, + ADFE665306E26BA0006628C4, + ); + isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5506DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADFE6A3906E26FC6006628C4, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5606DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F7506DA3C51007161CA, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5706DA372D007161CA = { + buildPhases = ( + ADD65D5306DA372D007161CA, + ADD65D5406DA372D007161CA, + ADD65D5506DA372D007161CA, + ADD65D5606DA372D007161CA, + ); + buildRules = ( + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 4.3.17; + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + FRAMEWORK_VERSION = A; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "WebDAV-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-seg1addr 0xC3700000 -headerpad_max_install_names"; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = WebDAV; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ); + isa = PBXNativeTarget; + name = WebDAV; + productName = WebDAV; + productReference = ADD65D5806DA372D007161CA; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + WebDAV + CFBundleIdentifier + org.OpenGroupware.SOPE.WebDAV + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + +"; + productType = "com.apple.product-type.framework"; + }; + ADD65D5806DA372D007161CA = { + explicitFileType = wrapper.framework; + includeInIndex = 0; + isa = PBXFileReference; + path = WebDAV.framework; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADD65D5906DA372D007161CA = { + children = ( + ADD65D5806DA372D007161CA, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADD65D5A06DA372D007161CA = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = "WebDAV-Info.plist"; + refType = 4; + sourceTree = ""; + }; + ADD65D5D06DA37C7007161CA = { + children = ( + ADD65D5A06DA372D007161CA, + ); + isa = PBXGroup; + name = Resources; + refType = 4; + sourceTree = ""; + }; + ADD65F6706DA3B38007161CA = { + fileRef = ADD65C8A06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6906DA3B38007161CA = { + fileRef = ADD65C8B06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F7306DA3C02007161CA = { + children = ( + ADD65F7406DA3C51007161CA, + ); + isa = PBXGroup; + name = "Linked Frameworks"; + refType = 4; + sourceTree = ""; + }; + ADD65F7406DA3C51007161CA = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = Foundation.framework; + path = /System/Library/Frameworks/Foundation.framework; + refType = 0; + sourceTree = ""; + }; + ADD65F7506DA3C51007161CA = { + fileRef = ADD65F7406DA3C51007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE663806E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = DAVFetchSpec.txt; + refType = 4; + sourceTree = ""; + }; + ADFE663906E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "EOFetchSpecification+SoDAV.h"; + refType = 4; + sourceTree = ""; + }; + ADFE663B06E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SaxDAVHandler.h; + refType = 4; + sourceTree = ""; + }; + ADFE663D06E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoDAV.h; + refType = 4; + sourceTree = ""; + }; + ADFE663E06E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoDAVLockManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE664006E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoDAVSQLParser.h; + refType = 4; + sourceTree = ""; + }; + ADFE664206E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "SoObject+SoDAV.h"; + refType = 4; + sourceTree = ""; + }; + ADFE664506E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectDataSource.h; + refType = 4; + sourceTree = ""; + }; + ADFE664706E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectResultEntry.h; + refType = 4; + sourceTree = ""; + }; + ADFE664906E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoObjectWebDAVDispatcher.h; + refType = 4; + sourceTree = ""; + }; + ADFE664B06E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSubscription.h; + refType = 4; + sourceTree = ""; + }; + ADFE664D06E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoSubscriptionManager.h; + refType = 4; + sourceTree = ""; + }; + ADFE664F06E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoWebDAVRenderer.h; + refType = 4; + sourceTree = ""; + }; + ADFE665106E26BA0006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = SoWebDAVValue.h; + refType = 4; + sourceTree = ""; + }; + ADFE665306E26BA0006628C4 = { + fileRef = ADFE663806E26BA0006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + ADFE665406E26BA0006628C4 = { + fileRef = ADFE663906E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE665606E26BA0006628C4 = { + fileRef = ADFE663B06E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE665806E26BA0006628C4 = { + fileRef = ADFE663D06E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE665906E26BA0006628C4 = { + fileRef = ADFE663E06E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE665B06E26BA0006628C4 = { + fileRef = ADFE664006E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE665D06E26BA0006628C4 = { + fileRef = ADFE664206E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666006E26BA0006628C4 = { + fileRef = ADFE664506E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666206E26BA0006628C4 = { + fileRef = ADFE664706E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666406E26BA0006628C4 = { + fileRef = ADFE664906E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666606E26BA0006628C4 = { + fileRef = ADFE664B06E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666806E26BA0006628C4 = { + fileRef = ADFE664D06E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666A06E26BA0006628C4 = { + fileRef = ADFE664F06E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE666C06E26BA0006628C4 = { + fileRef = ADFE665106E26BA0006628C4; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + ADFE6A3806E26FC6006628C4 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + name = dummy.m; + path = ../dummy.m; + refType = 4; + sourceTree = ""; + }; + ADFE6A3906E26FC6006628C4 = { + fileRef = ADFE6A3806E26FC6006628C4; + isa = PBXBuildFile; + settings = { + }; + }; + }; + rootObject = ADD65B6A06DA32D6007161CA; +} -- 2.39.5