From 02e22f81fd2ead447fa2ae77ab02e026af51da65 Mon Sep 17 00:00:00 2001 From: znek Date: Sun, 29 Aug 2004 14:41:47 +0000 Subject: [PATCH] new Xcode project git-svn-id: http://svn.opengroupware.org/SOPE/trunk@74 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-ldap/NGLdap/ChangeLog | 4 + sope-ldap/NGLdap/NGLdap-Info.plist | 4 +- sope-ldap/NGLdap/NGLdap.xcode/project.pbxproj | 938 ++++++++++++++++++ 3 files changed, 944 insertions(+), 2 deletions(-) create mode 100644 sope-ldap/NGLdap/NGLdap.xcode/project.pbxproj diff --git a/sope-ldap/NGLdap/ChangeLog b/sope-ldap/NGLdap/ChangeLog index 866b1ce7..47d36465 100644 --- a/sope-ldap/NGLdap/ChangeLog +++ b/sope-ldap/NGLdap/ChangeLog @@ -1,3 +1,7 @@ +2004-08-29 Marcus Mueller + + * NGLdap.xcode: new Xcode project + 2004-08-20 Helge Hess * fixed for SOPE 3.3 directory layout (v4.3.19) diff --git a/sope-ldap/NGLdap/NGLdap-Info.plist b/sope-ldap/NGLdap/NGLdap-Info.plist index b3a579d2..94acd8ea 100644 --- a/sope-ldap/NGLdap/NGLdap-Info.plist +++ b/sope-ldap/NGLdap/NGLdap-Info.plist @@ -9,7 +9,7 @@ CFBundleGetInfoString CFBundleIdentifier - com.skyrix.core.NGLdap + org.OpenGroupware.SOPE.ldap.NGLdap CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 4.2 + 4.3 diff --git a/sope-ldap/NGLdap/NGLdap.xcode/project.pbxproj b/sope-ldap/NGLdap/NGLdap.xcode/project.pbxproj new file mode 100644 index 00000000..2494be49 --- /dev/null +++ b/sope-ldap/NGLdap/NGLdap.xcode/project.pbxproj @@ -0,0 +1,938 @@ +// !$*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 = { + }; + }; + AD013C4706E20DAA000910D8 = { + isa = PBXFileReference; + lastKnownFileType = wrapper.framework; + name = LDAP.framework; + path = /System/Library/Frameworks/LDAP.framework; + refType = 0; + sourceTree = ""; + }; + AD013C4806E20DAA000910D8 = { + fileRef = AD013C4706E20DAA000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD013C9E06E20E99000910D8 = { + children = ( + ADD6610D06DA3D1F007161CA, + AD0142CE06E21A3D000910D8, + ); + isa = PBXGroup; + name = "sope-core"; + 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 = { + }; + }; + AD01444D06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "EOQualifier+LDAP.h"; + refType = 4; + sourceTree = ""; + }; + AD01444E06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "EOQualifier+LDAP.m"; + refType = 4; + sourceTree = ""; + }; + AD01444F06E21EED000910D8 = { + explicitFileType = sourcecode.make; + fileEncoding = 5; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.postamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + AD01445006E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdap.h; + refType = 4; + sourceTree = ""; + }; + AD01445106E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapAttribute.h; + refType = 4; + sourceTree = ""; + }; + AD01445206E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapAttribute.m; + refType = 4; + sourceTree = ""; + }; + AD01445306E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapConnection.h; + refType = 4; + sourceTree = ""; + }; + AD01445406E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapConnection.m; + refType = 4; + sourceTree = ""; + }; + AD01445506E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "NGLdapConnection+Private.h"; + refType = 4; + sourceTree = ""; + }; + AD01445606E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapDataSource.h; + refType = 4; + sourceTree = ""; + }; + AD01445706E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapDataSource.m; + refType = 4; + sourceTree = ""; + }; + AD01445806E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapEntry.h; + refType = 4; + sourceTree = ""; + }; + AD01445906E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapEntry.m; + refType = 4; + sourceTree = ""; + }; + AD01445A06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapFileManager.h; + refType = 4; + sourceTree = ""; + }; + AD01445B06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapFileManager.m; + refType = 4; + sourceTree = ""; + }; + AD01445C06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapGlobalID.h; + refType = 4; + sourceTree = ""; + }; + AD01445D06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapGlobalID.m; + refType = 4; + sourceTree = ""; + }; + AD01445E06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapModification.h; + refType = 4; + sourceTree = ""; + }; + AD01445F06E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapModification.m; + refType = 4; + sourceTree = ""; + }; + AD01446006E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapSearchResultEnumerator.h; + refType = 4; + sourceTree = ""; + }; + AD01446106E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapSearchResultEnumerator.m; + refType = 4; + sourceTree = ""; + }; + AD01446206E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = NGLdapURL.h; + refType = 4; + sourceTree = ""; + }; + AD01446306E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = NGLdapURL.m; + refType = 4; + sourceTree = ""; + }; + AD01446406E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = "NSString+DN.h"; + refType = 4; + sourceTree = ""; + }; + AD01446506E21EED000910D8 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = "NSString+DN.m"; + refType = 4; + sourceTree = ""; + }; + AD01446606E21EED000910D8 = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = README.macosx; + refType = 4; + sourceTree = ""; + }; + AD01446706E21EED000910D8 = { + fileRef = AD01444D06E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01446806E21EED000910D8 = { + fileRef = AD01444E06E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01446A06E21EED000910D8 = { + fileRef = AD01445006E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01446B06E21EED000910D8 = { + fileRef = AD01445106E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01446C06E21EED000910D8 = { + fileRef = AD01445206E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01446D06E21EED000910D8 = { + fileRef = AD01445306E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01446E06E21EED000910D8 = { + fileRef = AD01445406E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01446F06E21EED000910D8 = { + fileRef = AD01445506E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447006E21EED000910D8 = { + fileRef = AD01445606E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447106E21EED000910D8 = { + fileRef = AD01445706E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447206E21EED000910D8 = { + fileRef = AD01445806E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447306E21EED000910D8 = { + fileRef = AD01445906E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447406E21EED000910D8 = { + fileRef = AD01445A06E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447506E21EED000910D8 = { + fileRef = AD01445B06E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447606E21EED000910D8 = { + fileRef = AD01445C06E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447706E21EED000910D8 = { + fileRef = AD01445D06E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447806E21EED000910D8 = { + fileRef = AD01445E06E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447906E21EED000910D8 = { + fileRef = AD01445F06E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447A06E21EED000910D8 = { + fileRef = AD01446006E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447B06E21EED000910D8 = { + fileRef = AD01446106E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447C06E21EED000910D8 = { + fileRef = AD01446206E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447D06E21EED000910D8 = { + fileRef = AD01446306E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01447E06E21EED000910D8 = { + fileRef = AD01446406E21EED000910D8; + isa = PBXBuildFile; + settings = { + ATTRIBUTES = ( + Public, + ); + }; + }; + AD01447F06E21EED000910D8 = { + fileRef = AD01446506E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01448006E21EED000910D8 = { + fileRef = AD01446606E21EED000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD01448306E21EFA000910D8 = { + children = ( + AD01445006E21EED000910D8, + AD01444D06E21EED000910D8, + AD01445106E21EED000910D8, + AD01445306E21EED000910D8, + AD01445506E21EED000910D8, + AD01445606E21EED000910D8, + AD01445806E21EED000910D8, + AD01445A06E21EED000910D8, + AD01445C06E21EED000910D8, + AD01445E06E21EED000910D8, + AD01446006E21EED000910D8, + AD01446206E21EED000910D8, + AD01446406E21EED000910D8, + ); + isa = PBXGroup; + name = Headers; + refType = 4; + sourceTree = ""; + }; + ADD65B6606DA32D6007161CA = { + children = ( + AD013B8706E20AC5000910D8, + AD01446606E21EED000910D8, + ADD65C7106DA343C007161CA, + ADD65C7206DA343C007161CA, + ADD65C6F06DA343C007161CA, + ADD65C8B06DA343C007161CA, + ADD65C9106DA346D007161CA, + ADD65C8E06DA344C007161CA, + AD01448306E21EFA000910D8, + 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, + ); + }; + ADD65C6F06DA343C007161CA = { + fileEncoding = 4; + indentWidth = 8; + isa = PBXFileReference; + lastKnownFileType = text; + path = ChangeLog; + refType = 4; + sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + }; + ADD65C7006DA343C007161CA = { + fileEncoding = 4; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = common.h; + refType = 4; + sourceTree = ""; + }; + ADD65C7106DA343C007161CA = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text; + path = COPYING; + refType = 4; + sourceTree = ""; + }; + ADD65C7206DA343C007161CA = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text; + path = COPYRIGHT; + refType = 4; + sourceTree = ""; + }; + ADD65C7406DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 4; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C7506DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 4; + indentWidth = 8; + isa = PBXFileReference; + path = GNUmakefile.preamble; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8B06DA343C007161CA = { + explicitFileType = sourcecode.make; + fileEncoding = 4; + indentWidth = 8; + isa = PBXFileReference; + path = Version; + refType = 4; + sourceTree = ""; + tabWidth = 8; + }; + ADD65C8E06DA344C007161CA = { + children = ( + ADD65C7406DA343C007161CA, + ADD65C7506DA343C007161CA, + AD01444F06E21EED000910D8, + ); + isa = PBXGroup; + name = Makefiles; + refType = 4; + sourceTree = ""; + }; + ADD65C9106DA346D007161CA = { + children = ( + ); + isa = PBXGroup; + name = Documentation; + refType = 4; + sourceTree = ""; + }; + ADD65C9406DA34FF007161CA = { + children = ( + ADD65C7006DA343C007161CA, + AD01444E06E21EED000910D8, + AD01445206E21EED000910D8, + AD01445406E21EED000910D8, + AD01445706E21EED000910D8, + AD01445906E21EED000910D8, + AD01445B06E21EED000910D8, + AD01445D06E21EED000910D8, + AD01445F06E21EED000910D8, + AD01446106E21EED000910D8, + AD01446306E21EED000910D8, + AD01446506E21EED000910D8, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + ADD65D5306DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6406DA3AF6007161CA, + AD01446706E21EED000910D8, + AD01446A06E21EED000910D8, + AD01446B06E21EED000910D8, + AD01446D06E21EED000910D8, + AD01446F06E21EED000910D8, + AD01447006E21EED000910D8, + AD01447206E21EED000910D8, + AD01447406E21EED000910D8, + AD01447606E21EED000910D8, + AD01447806E21EED000910D8, + AD01447A06E21EED000910D8, + AD01447C06E21EED000910D8, + AD01447E06E21EED000910D8, + ); + isa = PBXHeadersBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5406DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F6506DA3B38007161CA, + ADD65F6606DA3B38007161CA, + ADD65F6806DA3B38007161CA, + ADD65F6906DA3B38007161CA, + AD013B8C06E20AC5000910D8, + AD01448006E21EED000910D8, + ); + isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5506DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + AD01446806E21EED000910D8, + AD01446C06E21EED000910D8, + AD01446E06E21EED000910D8, + AD01447106E21EED000910D8, + AD01447306E21EED000910D8, + AD01447506E21EED000910D8, + AD01447706E21EED000910D8, + AD01447906E21EED000910D8, + AD01447B06E21EED000910D8, + AD01447D06E21EED000910D8, + AD01447F06E21EED000910D8, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5606DA372D007161CA = { + buildActionMask = 2147483647; + files = ( + ADD65F7506DA3C51007161CA, + AD0142CF06E21A3D000910D8, + ADD6610E06DA3D1F007161CA, + ADD65FE906DA3CDE007161CA, + ADD65FE806DA3CDE007161CA, + AD013C4806E20DAA000910D8, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + ADD65D5706DA372D007161CA = { + buildPhases = ( + ADD65D5306DA372D007161CA, + ADD65D5406DA372D007161CA, + ADD65D5506DA372D007161CA, + ADD65D5606DA372D007161CA, + ); + buildRules = ( + ); + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 4.3.19; + 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 = "NGLdap-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = "-seg1addr 0xC1C00000 -headerpad_max_install_names"; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = NGLdap; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ); + isa = PBXNativeTarget; + name = NGLdap; + productName = NGLdap; + productReference = ADD65D5806DA372D007161CA; + productSettingsXML = " + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + NGLdap + CFBundleIdentifier + org.OpenGroupware.SOPE.NGLdap + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + + +"; + productType = "com.apple.product-type.framework"; + }; + ADD65D5806DA372D007161CA = { + explicitFileType = wrapper.framework; + includeInIndex = 0; + isa = PBXFileReference; + path = NGLdap.framework; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADD65D5906DA372D007161CA = { + children = ( + ADD65D5806DA372D007161CA, + ); + isa = PBXGroup; + name = Products; + refType = 4; + sourceTree = ""; + }; + ADD65D5A06DA372D007161CA = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = "NGLdap-Info.plist"; + refType = 4; + sourceTree = ""; + }; + ADD65D5D06DA37C7007161CA = { + children = ( + 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 = { + }; + }; + ADD65F6806DA3B38007161CA = { + fileRef = ADD65C6F06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F6906DA3B38007161CA = { + fileRef = ADD65C8B06DA343C007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65F7306DA3C02007161CA = { + children = ( + ADD65F7406DA3C51007161CA, + AD013C4706E20DAA000910D8, + ADD6603106DA3CE2007161CA, + AD013C9E06E20E99000910D8, + ); + 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 = { + }; + }; + 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 = ""; + }; + ADD65FE806DA3CDE007161CA = { + fileRef = ADD65FE506DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD65FE906DA3CDE007161CA = { + fileRef = ADD65FE606DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + ADD6603106DA3CE2007161CA = { + children = ( + ADD65FE506DA3CDE007161CA, + ADD65FE606DA3CDE007161CA, + ); + 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 = { + }; + }; + }; + rootObject = ADD65B6A06DA32D6007161CA; +} -- 2.39.5