--- /dev/null
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 42;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ AD013B8C06E20AC5000910D8 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AD013B8706E20AC5000910D8 /* README */; };
+ AD51824006FF7FD1006397CD /* DOM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65FE506DA3CDE007161CA /* DOM.framework */; };
+ AD51824106FF7FD1006397CD /* SaxObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65FE606DA3CDE007161CA /* SaxObjC.framework */; };
+ AD51824206FF7FD1006397CD /* XmlRpc.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65FE706DA3CDE007161CA /* XmlRpc.framework */; };
+ AD51824306FF7FDA006397CD /* NGExtensions.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD0142CE06E21A3D000910D8 /* NGExtensions.framework */; };
+ AD51824406FF7FDA006397CD /* NGStreams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C2106E20D18000910D8 /* NGStreams.framework */; };
+ AD51824506FF8021006397CD /* NGImap4.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1B06E20D18000910D8 /* NGImap4.framework */; };
+ AD51824606FF8021006397CD /* NGMail.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1D06E20D18000910D8 /* NGMail.framework */; };
+ AD51824706FF8021006397CD /* NGMime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1E06E20D18000910D8 /* NGMime.framework */; };
+ AD51824806FF8035006397CD /* NGHttp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C1906E20D18000910D8 /* NGHttp.framework */; };
+ AD51824906FF8048006397CD /* WebDAV.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD013C2306E20D18000910D8 /* WebDAV.framework */; };
+ AD51824B06FF805E006397CD /* SoObjects.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD51824A06FF805E006397CD /* SoObjects.framework */; };
+ AD75206A08826CD3004EE381 /* WELiveLink.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206208826CD3004EE381 /* WELiveLink.m */; };
+ AD75206B08826CD3004EE381 /* WEPrototypeElemBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206308826CD3004EE381 /* WEPrototypeElemBuilder.m */; };
+ AD75206C08826CD3004EE381 /* WEPrototypeScript.api in Resources */ = {isa = PBXBuildFile; fileRef = AD75206408826CD3004EE381 /* WEPrototypeScript.api */; };
+ AD75206D08826CD3004EE381 /* WEPrototypeScript.h in Headers */ = {isa = PBXBuildFile; fileRef = AD75206508826CD3004EE381 /* WEPrototypeScript.h */; };
+ AD75206E08826CD3004EE381 /* WEPrototypeScript.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206608826CD3004EE381 /* WEPrototypeScript.m */; };
+ AD75206F08826CD3004EE381 /* WEPrototypeScriptAction.m in Sources */ = {isa = PBXBuildFile; fileRef = AD75206708826CD3004EE381 /* WEPrototypeScriptAction.m */; };
+ ADD65F6406DA3AF6007161CA /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = ADD65C7006DA343C007161CA /* common.h */; };
+ ADD65F6506DA3B38007161CA /* COPYING in Resources */ = {isa = PBXBuildFile; fileRef = ADD65C7106DA343C007161CA /* COPYING */; };
+ ADD65F6606DA3B38007161CA /* COPYRIGHT in Resources */ = {isa = PBXBuildFile; fileRef = ADD65C7206DA343C007161CA /* COPYRIGHT */; };
+ ADD65F7506DA3C51007161CA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD65F7406DA3C51007161CA /* Foundation.framework */; };
+ ADFE766D06E2918F006628C4 /* WEPrototypeBundle.m in Sources */ = {isa = PBXBuildFile; fileRef = ADFE761B06E2918F006628C4 /* WEPrototypeBundle.m */; };
+ ADFE77B306E2977F006628C4 /* NGObjWeb.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADFE77B106E2977A006628C4 /* NGObjWeb.framework */; };
+ ADFE77BA06E2986F006628C4 /* EOControl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD6610D06DA3D1F007161CA /* EOControl.framework */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXBuildStyle section */
+ ADD65B6806DA32D6007161CA /* Development */ = {
+ isa = PBXBuildStyle;
+ 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",
+ );
+ };
+ name = Development;
+ };
+ ADD65B6906DA32D6007161CA /* Wrapper */ = {
+ isa = PBXBuildStyle;
+ 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;
+ };
+ name = Wrapper;
+ };
+/* End PBXBuildStyle section */
+
+/* Begin PBXContainerItemProxy section */
+ AD7520E70882737C004EE381 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = ADFE6FFE06E2765E006628C4 /* SoCore.sxp */;
+ remoteInfo = "SoCore (SXP)";
+ };
+ ADFE77B606E297B2006628C4 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = ADD65D5806DA372D007161CA;
+ remoteInfo = NGObjWeb;
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ AD013B8406E20AC5000910D8 /* GNUmakefile.postamble */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = GNUmakefile.postamble; sourceTree = "<group>"; tabWidth = 8; };
+ AD013B8706E20AC5000910D8 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
+ AD013C1906E20D18000910D8 /* NGHttp.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGHttp.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGHttp.framework"; sourceTree = "<absolute>"; };
+ AD013C1A06E20D18000910D8 /* NGiCal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGiCal.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGiCal.framework"; sourceTree = "<absolute>"; };
+ AD013C1B06E20D18000910D8 /* NGImap4.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGImap4.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGImap4.framework"; sourceTree = "<absolute>"; };
+ AD013C1C06E20D18000910D8 /* NGLdap.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGLdap.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGLdap.framework"; sourceTree = "<absolute>"; };
+ AD013C1D06E20D18000910D8 /* NGMail.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGMail.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGMail.framework"; sourceTree = "<absolute>"; };
+ AD013C1E06E20D18000910D8 /* NGMime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGMime.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGMime.framework"; sourceTree = "<absolute>"; };
+ AD013C2006E20D18000910D8 /* NGObjWeb.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGObjWeb.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGObjWeb.framework"; sourceTree = "<absolute>"; };
+ AD013C2106E20D18000910D8 /* NGStreams.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGStreams.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGStreams.framework"; sourceTree = "<absolute>"; };
+ AD013C2206E20D18000910D8 /* NGXmlRpc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGXmlRpc.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGXmlRpc.framework"; sourceTree = "<absolute>"; };
+ AD013C2306E20D18000910D8 /* WebDAV.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebDAV.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/WebDAV.framework"; sourceTree = "<absolute>"; };
+ AD013C2406E20D18000910D8 /* WEPrototype.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WEPrototype.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/WEPrototype.framework"; sourceTree = "<absolute>"; };
+ AD013C2506E20D19000910D8 /* WOExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WOExtensions.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/WOExtensions.framework"; sourceTree = "<absolute>"; };
+ AD013C4706E20DAA000910D8 /* LDAP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LDAP.framework; path = /System/Library/Frameworks/LDAP.framework; sourceTree = "<absolute>"; };
+ AD0142CE06E21A3D000910D8 /* NGExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGExtensions.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGExtensions.framework"; sourceTree = "<absolute>"; };
+ AD51824A06FF805E006397CD /* SoObjects.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoObjects.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/SoObjects.framework"; sourceTree = "<absolute>"; };
+ AD75206108826CD3004EE381 /* fhs.make */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; path = fhs.make; sourceTree = "<group>"; };
+ AD75206208826CD3004EE381 /* WELiveLink.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WELiveLink.m; sourceTree = "<group>"; };
+ AD75206308826CD3004EE381 /* WEPrototypeElemBuilder.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeElemBuilder.m; sourceTree = "<group>"; };
+ AD75206408826CD3004EE381 /* WEPrototypeScript.api */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.woapi; path = WEPrototypeScript.api; sourceTree = "<group>"; };
+ AD75206508826CD3004EE381 /* WEPrototypeScript.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WEPrototypeScript.h; sourceTree = "<group>"; };
+ AD75206608826CD3004EE381 /* WEPrototypeScript.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeScript.m; sourceTree = "<group>"; };
+ AD75206708826CD3004EE381 /* WEPrototypeScriptAction.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeScriptAction.m; sourceTree = "<group>"; };
+ AD75209008826F51004EE381 /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = AUTHORS; path = prototype/AUTHORS; sourceTree = "<group>"; };
+ AD75209108826F51004EE381 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = LICENSE; path = prototype/LICENSE; sourceTree = "<group>"; };
+ AD75209208826F51004EE381 /* prototype.js */ = {isa = PBXFileReference; explicitFileType = sourcecode.javascript; fileEncoding = 5; name = prototype.js; path = prototype/prototype.js; sourceTree = "<group>"; };
+ AD75209308826F51004EE381 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = README; path = prototype/README; sourceTree = "<group>"; };
+ ADD65C6F06DA343C007161CA /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 8; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
+ ADD65C7006DA343C007161CA /* common.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
+ ADD65C7106DA343C007161CA /* COPYING */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
+ ADD65C7206DA343C007161CA /* COPYRIGHT */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = COPYRIGHT; sourceTree = "<group>"; };
+ ADD65C7406DA343C007161CA /* GNUmakefile */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = GNUmakefile; sourceTree = "<group>"; tabWidth = 8; };
+ ADD65C7506DA343C007161CA /* GNUmakefile.preamble */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = GNUmakefile.preamble; sourceTree = "<group>"; tabWidth = 8; };
+ ADD65C8B06DA343C007161CA /* Version */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 5; indentWidth = 8; path = Version; sourceTree = "<group>"; tabWidth = 8; };
+ ADD65D5806DA372D007161CA /* WEPrototype.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WEPrototype.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ ADD65D5A06DA372D007161CA /* WEPrototype-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "WEPrototype-Info.plist"; sourceTree = "<group>"; };
+ ADD65F7406DA3C51007161CA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
+ ADD65FE306DA3CA7007161CA /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
+ ADD65FE506DA3CDE007161CA /* DOM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DOM.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/DOM.framework"; sourceTree = "<absolute>"; };
+ ADD65FE606DA3CDE007161CA /* SaxObjC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SaxObjC.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/SaxObjC.framework"; sourceTree = "<absolute>"; };
+ ADD65FE706DA3CDE007161CA /* XmlRpc.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XmlRpc.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/XmlRpc.framework"; sourceTree = "<absolute>"; };
+ ADD6610D06DA3D1F007161CA /* EOControl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EOControl.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/EOControl.framework"; sourceTree = "<absolute>"; };
+ ADFE760406E2918E006628C4 /* js2m.sh */ = {isa = PBXFileReference; explicitFileType = sourcecode.javascript; fileEncoding = 5; indentWidth = 2; path = js2m.sh; sourceTree = "<group>"; };
+ ADFE761B06E2918F006628C4 /* WEPrototypeBundle.m */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = WEPrototypeBundle.m; sourceTree = "<group>"; };
+ ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = NGObjWeb.xcodeproj; path = ../NGObjWeb/NGObjWeb.xcodeproj; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ ADD65D5606DA372D007161CA /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ ADD65F7506DA3C51007161CA /* Foundation.framework in Frameworks */,
+ AD51824006FF7FD1006397CD /* DOM.framework in Frameworks */,
+ AD51824106FF7FD1006397CD /* SaxObjC.framework in Frameworks */,
+ AD51824206FF7FD1006397CD /* XmlRpc.framework in Frameworks */,
+ ADFE77BA06E2986F006628C4 /* EOControl.framework in Frameworks */,
+ AD51824306FF7FDA006397CD /* NGExtensions.framework in Frameworks */,
+ AD51824406FF7FDA006397CD /* NGStreams.framework in Frameworks */,
+ AD51824806FF8035006397CD /* NGHttp.framework in Frameworks */,
+ AD51824906FF8048006397CD /* WebDAV.framework in Frameworks */,
+ ADFE77B306E2977F006628C4 /* NGObjWeb.framework in Frameworks */,
+ AD51824506FF8021006397CD /* NGImap4.framework in Frameworks */,
+ AD51824606FF8021006397CD /* NGMail.framework in Frameworks */,
+ AD51824706FF8021006397CD /* NGMime.framework in Frameworks */,
+ AD51824B06FF805E006397CD /* SoObjects.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ AD013C1806E20C17000910D8 /* Headers */ = {
+ isa = PBXGroup;
+ children = (
+ AD75206508826CD3004EE381 /* WEPrototypeScript.h */,
+ );
+ name = Headers;
+ sourceTree = "<group>";
+ };
+ AD013C9E06E20E99000910D8 /* sope-core */ = {
+ isa = PBXGroup;
+ children = (
+ ADD6610D06DA3D1F007161CA /* EOControl.framework */,
+ AD0142CE06E21A3D000910D8 /* NGExtensions.framework */,
+ AD013C2106E20D18000910D8 /* NGStreams.framework */,
+ );
+ name = "sope-core";
+ sourceTree = "<group>";
+ };
+ AD013DD406E20EBA000910D8 /* sope-appserver */ = {
+ isa = PBXGroup;
+ children = (
+ AD013C2006E20D18000910D8 /* NGObjWeb.framework */,
+ AD013C2206E20D18000910D8 /* NGXmlRpc.framework */,
+ AD013C2406E20D18000910D8 /* WEPrototype.framework */,
+ AD013C2506E20D19000910D8 /* WOExtensions.framework */,
+ AD013C1906E20D18000910D8 /* NGHttp.framework */,
+ AD013C2306E20D18000910D8 /* WebDAV.framework */,
+ AD51824A06FF805E006397CD /* SoObjects.framework */,
+ );
+ name = "sope-appserver";
+ sourceTree = "<group>";
+ };
+ AD013F6A06E20F00000910D8 /* sope-ical */ = {
+ isa = PBXGroup;
+ children = (
+ AD013C1A06E20D18000910D8 /* NGiCal.framework */,
+ );
+ name = "sope-ical";
+ sourceTree = "<group>";
+ };
+ AD013FA606E20F0E000910D8 /* sope-ldap */ = {
+ isa = PBXGroup;
+ children = (
+ AD013C1C06E20D18000910D8 /* NGLdap.framework */,
+ );
+ name = "sope-ldap";
+ sourceTree = "<group>";
+ };
+ AD01401C06E20F1D000910D8 /* sope-mime */ = {
+ isa = PBXGroup;
+ children = (
+ AD013C1B06E20D18000910D8 /* NGImap4.framework */,
+ AD013C1D06E20D18000910D8 /* NGMail.framework */,
+ AD013C1E06E20D18000910D8 /* NGMime.framework */,
+ );
+ name = "sope-mime";
+ sourceTree = "<group>";
+ };
+ AD75208008826CF5004EE381 /* Definitions */ = {
+ isa = PBXGroup;
+ children = (
+ AD75206408826CD3004EE381 /* WEPrototypeScript.api */,
+ );
+ name = Definitions;
+ sourceTree = "<group>";
+ };
+ AD75208D08826F3C004EE381 /* prototype */ = {
+ isa = PBXGroup;
+ children = (
+ AD75209308826F51004EE381 /* README */,
+ AD75209108826F51004EE381 /* LICENSE */,
+ AD75209008826F51004EE381 /* AUTHORS */,
+ AD75209208826F51004EE381 /* prototype.js */,
+ );
+ name = prototype;
+ sourceTree = "<group>";
+ };
+ ADD65B6606DA32D6007161CA = {
+ isa = PBXGroup;
+ children = (
+ AD013B8706E20AC5000910D8 /* README */,
+ ADD65C7106DA343C007161CA /* COPYING */,
+ ADD65C7206DA343C007161CA /* COPYRIGHT */,
+ ADD65C6F06DA343C007161CA /* ChangeLog */,
+ ADD65C8B06DA343C007161CA /* Version */,
+ ADD65C8E06DA344C007161CA /* Makefiles */,
+ AD75208D08826F3C004EE381 /* prototype */,
+ AD75208008826CF5004EE381 /* Definitions */,
+ AD013C1806E20C17000910D8 /* Headers */,
+ ADD65C9406DA34FF007161CA /* Classes */,
+ ADD65D5D06DA37C7007161CA /* Resources */,
+ ADFE77AD06E29709006628C4 /* Projects */,
+ ADD65D5906DA372D007161CA /* Products */,
+ ADD65F7306DA3C02007161CA /* Linked Frameworks */,
+ );
+ sourceTree = "<group>";
+ };
+ ADD65C8E06DA344C007161CA /* Makefiles */ = {
+ isa = PBXGroup;
+ children = (
+ ADD65C7406DA343C007161CA /* GNUmakefile */,
+ ADD65C7506DA343C007161CA /* GNUmakefile.preamble */,
+ AD013B8406E20AC5000910D8 /* GNUmakefile.postamble */,
+ AD75206108826CD3004EE381 /* fhs.make */,
+ );
+ name = Makefiles;
+ sourceTree = "<group>";
+ };
+ ADD65C9406DA34FF007161CA /* Classes */ = {
+ isa = PBXGroup;
+ children = (
+ ADD65C7006DA343C007161CA /* common.h */,
+ AD75206208826CD3004EE381 /* WELiveLink.m */,
+ AD75206608826CD3004EE381 /* WEPrototypeScript.m */,
+ AD75206708826CD3004EE381 /* WEPrototypeScriptAction.m */,
+ ADFE761B06E2918F006628C4 /* WEPrototypeBundle.m */,
+ AD75206308826CD3004EE381 /* WEPrototypeElemBuilder.m */,
+ );
+ name = Classes;
+ sourceTree = "<group>";
+ };
+ ADD65D5906DA372D007161CA /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ ADD65D5806DA372D007161CA /* WEPrototype.framework */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ ADD65D5D06DA37C7007161CA /* Resources */ = {
+ isa = PBXGroup;
+ children = (
+ ADFE760406E2918E006628C4 /* js2m.sh */,
+ ADD65D5A06DA372D007161CA /* WEPrototype-Info.plist */,
+ );
+ name = Resources;
+ sourceTree = "<group>";
+ };
+ ADD65F7306DA3C02007161CA /* Linked Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ ADD65F7406DA3C51007161CA /* Foundation.framework */,
+ AD013C4706E20DAA000910D8 /* LDAP.framework */,
+ ADD65FE306DA3CA7007161CA /* libz.dylib */,
+ ADD6603106DA3CE2007161CA /* sope-xml */,
+ AD013C9E06E20E99000910D8 /* sope-core */,
+ AD013DD406E20EBA000910D8 /* sope-appserver */,
+ AD013F6A06E20F00000910D8 /* sope-ical */,
+ AD01401C06E20F1D000910D8 /* sope-mime */,
+ AD013FA606E20F0E000910D8 /* sope-ldap */,
+ );
+ name = "Linked Frameworks";
+ sourceTree = "<group>";
+ };
+ ADD6603106DA3CE2007161CA /* sope-xml */ = {
+ isa = PBXGroup;
+ children = (
+ ADD65FE506DA3CDE007161CA /* DOM.framework */,
+ ADD65FE606DA3CDE007161CA /* SaxObjC.framework */,
+ ADD65FE706DA3CDE007161CA /* XmlRpc.framework */,
+ );
+ name = "sope-xml";
+ sourceTree = "<group>";
+ };
+ ADFE77AD06E29709006628C4 /* Projects */ = {
+ isa = PBXGroup;
+ children = (
+ ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */,
+ );
+ name = Projects;
+ sourceTree = "<group>";
+ };
+ ADFE77B006E2977A006628C4 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ ADFE77B106E2977A006628C4 /* NGObjWeb.framework */,
+ AD7520E80882737C004EE381 /* SoCore.sxp */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+ ADD65D5306DA372D007161CA /* Headers */ = {
+ isa = PBXHeadersBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ ADD65F6406DA3AF6007161CA /* common.h in Headers */,
+ AD75206D08826CD3004EE381 /* WEPrototypeScript.h in Headers */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+ ADD65D5706DA372D007161CA /* WEPrototype */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = ADA0797C085738E600993825 /* Build configuration list for PBXNativeTarget "WEPrototype" */;
+ buildPhases = (
+ ADD65D5306DA372D007161CA /* Headers */,
+ ADD65D5406DA372D007161CA /* Resources */,
+ ADD65D5506DA372D007161CA /* Sources */,
+ ADD65D5606DA372D007161CA /* Frameworks */,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 4.5.1;
+ 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 = "WEPrototype-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = (
+ "-seg1addr",
+ 0xC4000000,
+ "-headerpad_max_install_names",
+ );
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = WEPrototype;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost";
+ };
+ dependencies = (
+ );
+ name = WEPrototype;
+ productName = WEPrototype;
+ productReference = ADD65D5806DA372D007161CA /* WEPrototype.framework */;
+ productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
+<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
+<plist version=\"1.0\">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>WEPrototype</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.OpenGroupware.SOPE.WEPrototype</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+</dict>
+</plist>
+";
+ productType = "com.apple.product-type.framework";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ ADD65B6A06DA32D6007161CA /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = ADA07980085738E600993825 /* Build configuration list for PBXProject "WEPrototype" */;
+ buildSettings = {
+ };
+ buildStyles = (
+ ADD65B6806DA32D6007161CA /* Development */,
+ ADD65B6906DA32D6007161CA /* Wrapper */,
+ );
+ hasScannedForEncodings = 0;
+ mainGroup = ADD65B6606DA32D6007161CA;
+ productRefGroup = ADD65D5906DA372D007161CA /* Products */;
+ projectDirPath = "";
+ projectReferences = (
+ {
+ ProductGroup = ADFE77B006E2977A006628C4 /* Products */;
+ ProjectRef = ADFE77AE06E2975E006628C4 /* NGObjWeb.xcodeproj */;
+ },
+ );
+ targets = (
+ ADD65D5706DA372D007161CA /* WEPrototype */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXReferenceProxy section */
+ AD7520E80882737C004EE381 /* SoCore.sxp */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = SoCore.sxp;
+ remoteRef = AD7520E70882737C004EE381 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ ADFE77B106E2977A006628C4 /* NGObjWeb.framework */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.framework;
+ path = NGObjWeb.framework;
+ remoteRef = ADFE77B606E297B2006628C4 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+/* End PBXReferenceProxy section */
+
+/* Begin PBXResourcesBuildPhase section */
+ ADD65D5406DA372D007161CA /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ ADD65F6506DA3B38007161CA /* COPYING in Resources */,
+ ADD65F6606DA3B38007161CA /* COPYRIGHT in Resources */,
+ AD013B8C06E20AC5000910D8 /* README in Resources */,
+ AD75206C08826CD3004EE381 /* WEPrototypeScript.api in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ ADD65D5506DA372D007161CA /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ ADFE766D06E2918F006628C4 /* WEPrototypeBundle.m in Sources */,
+ AD75206A08826CD3004EE381 /* WELiveLink.m in Sources */,
+ AD75206B08826CD3004EE381 /* WEPrototypeElemBuilder.m in Sources */,
+ AD75206E08826CD3004EE381 /* WEPrototypeScript.m in Sources */,
+ AD75206F08826CD3004EE381 /* WEPrototypeScriptAction.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+ ADA0797D085738E600993825 /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ DYLIB_COMPATIBILITY_VERSION = 4.5.1;
+ DYLIB_CURRENT_VERSION = 4.5.1;
+ FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ FRAMEWORK_VERSION = A;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = common.h;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "APPLE_RUNTIME=1",
+ "NeXT_Foundation_LIBRARY=1",
+ "COCOA_Foundation_LIBRARY=1",
+ "NeXT_RUNTIME=1",
+ "COMPILE_AS_FRAMEWORK=1",
+ "DEBUG=1",
+ );
+ GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
+ GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
+ GCC_WARN_UNKNOWN_PRAGMAS = NO;
+ INFOPLIST_FILE = "WEPrototype-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ OTHER_CFLAGS = (
+ "-DSOPE_MAJOR_VERSION=4",
+ "-DSOPE_MINOR_VERSION=5",
+ "-DWEP_SUBMINOR_VERSION=1",
+ );
+ OTHER_LDFLAGS = (
+ "-seg1addr",
+ 0xC5E00000,
+ "-headerpad_max_install_names",
+ );
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = WEPrototype;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost";
+ };
+ name = Development;
+ };
+ ADA0797E085738E600993825 /* Wrapper */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ DEPLOYMENT_LOCATION = NO;
+ DEPLOYMENT_POSTPROCESSING = YES;
+ DSTROOT = /;
+ DYLIB_COMPATIBILITY_VERSION = 4.5.1;
+ DYLIB_CURRENT_VERSION = 4.5.1;
+ DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/";
+ FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
+ FRAMEWORK_VERSION = A;
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ GCC_OPTIMIZATION_LEVEL = 3;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = common.h;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "APPLE_RUNTIME=1",
+ "NeXT_Foundation_LIBRARY=1",
+ "COCOA_Foundation_LIBRARY=1",
+ "NeXT_RUNTIME=1",
+ "COMPILE_AS_FRAMEWORK=1",
+ );
+ GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
+ GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
+ GCC_WARN_UNKNOWN_PRAGMAS = NO;
+ INFOPLIST_FILE = "WEPrototype-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ OTHER_CFLAGS = (
+ "-DSOPE_MAJOR_VERSION=4",
+ "-DSOPE_MINOR_VERSION=5",
+ "-DWEP_SUBMINOR_VERSION=1",
+ );
+ OTHER_LDFLAGS = (
+ "-seg1addr",
+ 0xC5E00000,
+ "-headerpad_max_install_names",
+ );
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = WEPrototype;
+ SECTORDER_FLAGS = "";
+ SKIP_INSTALL = YES;
+ SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks";
+ TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build";
+ UNSTRIPPED_PRODUCT = NO;
+ WARNING_CFLAGS = "-Wmost";
+ ZERO_LINK = NO;
+ };
+ name = Wrapper;
+ };
+ ADA0797F085738E600993825 /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 4.5.1;
+ DYLIB_CURRENT_VERSION = 4.5.1;
+ 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 = "WEPrototype-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ OTHER_CFLAGS = (
+ "-DSOPE_MAJOR_VERSION=4",
+ "-DSOPE_MINOR_VERSION=5",
+ "-DWEP_SUBMINOR_VERSION=1",
+ );
+ OTHER_LDFLAGS = (
+ "-seg1addr",
+ 0xC5E00000,
+ "-headerpad_max_install_names",
+ );
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = WEPrototype;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost";
+ };
+ name = Default;
+ };
+ ADA07981085738E600993825 /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Development;
+ };
+ ADA07982085738E600993825 /* Wrapper */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Wrapper;
+ };
+ ADA07983085738E600993825 /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ };
+ name = Default;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ ADA0797C085738E600993825 /* Build configuration list for PBXNativeTarget "WEPrototype" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ ADA0797D085738E600993825 /* Development */,
+ ADA0797E085738E600993825 /* Wrapper */,
+ ADA0797F085738E600993825 /* Default */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Default;
+ };
+ ADA07980085738E600993825 /* Build configuration list for PBXProject "WEPrototype" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ ADA07981085738E600993825 /* Development */,
+ ADA07982085738E600993825 /* Wrapper */,
+ ADA07983085738E600993825 /* Default */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Default;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = ADD65B6A06DA32D6007161CA /* Project object */;
+}