--- /dev/null
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 39;
+ objects = {
+ AD013B8706E20AC5000910D8 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = text;
+ path = README;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD013C1806E20C17000910D8 = {
+ children = (
+ AD50D73407C9ED1E00C9F415,
+ AD50D73607C9ED1E00C9F415,
+ AD50D73807C9ED1E00C9F415,
+ AD50D73A07C9ED1E00C9F415,
+ AD50D73C07C9ED1E00C9F415,
+ AD50D73E07C9ED1E00C9F415,
+ AD50D74007C9ED1E00C9F415,
+ AD50D72C07C9ED1E00C9F415,
+ AD50D73107C9ED1E00C9F415,
+ );
+ fileEncoding = 5;
+ indentWidth = 2;
+ isa = PBXGroup;
+ name = Headers;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD013C2106E20D18000910D8 = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = NGStreams.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/NGStreams.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ AD013C9E06E20E99000910D8 = {
+ children = (
+ ADD6610D06DA3D1F007161CA,
+ AD0142CE06E21A3D000910D8,
+ AD013C2106E20D18000910D8,
+ );
+ isa = PBXGroup;
+ name = "sope-core";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD0142CE06E21A3D000910D8 = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = NGExtensions.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/NGExtensions.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ AD50D5FE07C9EB8500C9F415 = {
+ buildActionMask = 2147483647;
+ files = (
+ AD50D75B07C9ED9B00C9F415,
+ AD50D72807C9ECD600C9F415,
+ );
+ isa = PBXResourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ AD50D5FF07C9EB8500C9F415 = {
+ buildActionMask = 2147483647;
+ files = (
+ AD50D74507C9ED1E00C9F415,
+ AD50D74607C9ED1E00C9F415,
+ AD50D74707C9ED1E00C9F415,
+ AD50D74807C9ED1E00C9F415,
+ AD50D74A07C9ED1E00C9F415,
+ AD50D74B07C9ED1E00C9F415,
+ AD50D74D07C9ED1E00C9F415,
+ AD50D74F07C9ED1E00C9F415,
+ AD50D75107C9ED1E00C9F415,
+ AD50D75307C9ED1E00C9F415,
+ AD50D75507C9ED1E00C9F415,
+ AD50D75707C9ED1E00C9F415,
+ AD50D75907C9ED1E00C9F415,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ AD50D60007C9EB8500C9F415 = {
+ buildActionMask = 2147483647;
+ files = (
+ AD50D60307C9EC0B00C9F415,
+ AD50D67107C9EC1500C9F415,
+ AD50D68907C9EC1D00C9F415,
+ AD50D6A807C9EC2000C9F415,
+ AD50D6AF07C9EC2A00C9F415,
+ AD50D6C207C9EC2D00C9F415,
+ AD50D72307C9EC9900C9F415,
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ AD50D60107C9EB8500C9F415 = {
+ buildPhases = (
+ AD50D5FE07C9EB8500C9F415,
+ AD50D5FF07C9EB8500C9F415,
+ AD50D60007C9EB8500C9F415,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = common.h;
+ HEADER_SEARCH_PATHS = /usr/local/include;
+ INFOPLIST_FILE = "SQLite3-Info.plist";
+ INSTALL_PATH = "$(USER_LIBRARY_DIR)/GDLAdaptors-4.5";
+ LIBRARY_SEARCH_PATHS = /usr/local/lib;
+ OTHER_LDFLAGS = "-lsqlite3";
+ PRODUCT_NAME = SQLite3;
+ WARNING_CFLAGS = "-Wmost";
+ WRAPPER_EXTENSION = gdladaptor;
+ };
+ dependencies = (
+ );
+ isa = PBXNativeTarget;
+ name = SQLite3;
+ productName = SQLite3;
+ productReference = AD50D60207C9EB8500C9F415;
+ 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>SQLite3</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.yourcompany.SQLite3</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+</dict>
+</plist>
+";
+ productType = "com.apple.product-type.bundle";
+ };
+ AD50D60207C9EB8500C9F415 = {
+ explicitFileType = wrapper.cfbundle;
+ includeInIndex = 0;
+ isa = PBXFileReference;
+ path = SQLite3.gdladaptor;
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ AD50D60307C9EC0B00C9F415 = {
+ fileRef = ADD65F7406DA3C51007161CA;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D67107C9EC1500C9F415 = {
+ fileRef = ADD65FE606DA3CDE007161CA;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D68907C9EC1D00C9F415 = {
+ fileRef = ADD65FE506DA3CDE007161CA;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D6A807C9EC2000C9F415 = {
+ fileRef = ADD65FE706DA3CDE007161CA;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D6AF07C9EC2A00C9F415 = {
+ fileRef = ADD6610D06DA3D1F007161CA;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D6C207C9EC2D00C9F415 = {
+ fileRef = AD0142CE06E21A3D000910D8;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D72107C9EC6000C9F415 = {
+ children = (
+ AD50D72207C9EC9900C9F415,
+ );
+ isa = PBXGroup;
+ name = "sope-gdl1";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D72207C9EC9900C9F415 = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = GDLAccess.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/GDLAccess.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ AD50D72307C9EC9900C9F415 = {
+ fileRef = AD50D72207C9EC9900C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D72707C9ECD600C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = text;
+ path = COPYING.LIB;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D72807C9ECD600C9F415 = {
+ fileRef = AD50D72707C9ECD600C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D72907C9ECE700C9F415 = {
+ explicitFileType = sourcecode.make;
+ fileEncoding = 5;
+ indentWidth = 8;
+ isa = PBXFileReference;
+ path = fhs.make;
+ refType = 4;
+ sourceTree = "<group>";
+ tabWidth = 8;
+ };
+ AD50D72B07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = text.plist;
+ path = condict.plist;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D72C07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = "EOAttribute+SQLite.h";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D72D07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "EOAttribute+SQLite.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D72E07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "NSCalendarDate+SQLiteVal.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D72F07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "NSData+SQLiteVal.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73007C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "NSNumber+SQLiteVal.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73107C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = "NSString+SQLite.h";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73207C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "NSString+SQLite.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73307C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "NSString+SQLiteVal.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73407C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = SQLiteAdaptor.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73507C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = SQLiteAdaptor.m;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73607C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = SQLiteChannel.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73707C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = SQLiteChannel.m;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73807C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = "SQLiteChannel+Model.h";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73907C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = "SQLiteChannel+Model.m";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73A07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = SQLiteContext.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73B07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = SQLiteContext.m;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73C07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = SQLiteException.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73D07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = SQLiteException.m;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73E07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = SQLiteExpression.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D73F07C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = SQLiteExpression.m;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D74007C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = SQLiteValues.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D74107C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.objc;
+ path = SQLiteValues.m;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D74207C9ED1E00C9F415 = {
+ fileEncoding = 5;
+ isa = PBXFileReference;
+ lastKnownFileType = text;
+ path = test.eomodel;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ AD50D74507C9ED1E00C9F415 = {
+ fileRef = AD50D72D07C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74607C9ED1E00C9F415 = {
+ fileRef = AD50D72E07C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74707C9ED1E00C9F415 = {
+ fileRef = AD50D72F07C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74807C9ED1E00C9F415 = {
+ fileRef = AD50D73007C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74A07C9ED1E00C9F415 = {
+ fileRef = AD50D73207C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74B07C9ED1E00C9F415 = {
+ fileRef = AD50D73307C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74D07C9ED1E00C9F415 = {
+ fileRef = AD50D73507C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D74F07C9ED1E00C9F415 = {
+ fileRef = AD50D73707C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D75107C9ED1E00C9F415 = {
+ fileRef = AD50D73907C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D75307C9ED1E00C9F415 = {
+ fileRef = AD50D73B07C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D75507C9ED1E00C9F415 = {
+ fileRef = AD50D73D07C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D75707C9ED1E00C9F415 = {
+ fileRef = AD50D73F07C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D75907C9ED1E00C9F415 = {
+ fileRef = AD50D74107C9ED1E00C9F415;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ AD50D75B07C9ED9B00C9F415 = {
+ fileRef = AD013B8706E20AC5000910D8;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ ADD65B6606DA32D6007161CA = {
+ children = (
+ AD013B8706E20AC5000910D8,
+ AD50D72707C9ECD600C9F415,
+ ADD65C6F06DA343C007161CA,
+ ADD65C8B06DA343C007161CA,
+ ADD65C8E06DA344C007161CA,
+ AD013C1806E20C17000910D8,
+ ADD65C9406DA34FF007161CA,
+ ADD65D5D06DA37C7007161CA,
+ ADD65D5906DA372D007161CA,
+ ADD65F7306DA3C02007161CA,
+ );
+ isa = PBXGroup;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ 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 = (
+ AD50D60107C9EB8500C9F415,
+ );
+ };
+ ADD65C6F06DA343C007161CA = {
+ fileEncoding = 5;
+ indentWidth = 8;
+ isa = PBXFileReference;
+ lastKnownFileType = text;
+ path = ChangeLog;
+ refType = 4;
+ sourceTree = "<group>";
+ tabWidth = 8;
+ usesTabs = 1;
+ };
+ ADD65C7006DA343C007161CA = {
+ fileEncoding = 5;
+ indentWidth = 2;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = common.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65C7406DA343C007161CA = {
+ explicitFileType = sourcecode.make;
+ fileEncoding = 5;
+ indentWidth = 8;
+ isa = PBXFileReference;
+ path = GNUmakefile;
+ refType = 4;
+ sourceTree = "<group>";
+ tabWidth = 8;
+ };
+ ADD65C7506DA343C007161CA = {
+ explicitFileType = sourcecode.make;
+ fileEncoding = 5;
+ indentWidth = 8;
+ isa = PBXFileReference;
+ path = GNUmakefile.preamble;
+ refType = 4;
+ sourceTree = "<group>";
+ tabWidth = 8;
+ };
+ ADD65C8B06DA343C007161CA = {
+ explicitFileType = sourcecode.make;
+ fileEncoding = 5;
+ indentWidth = 8;
+ isa = PBXFileReference;
+ path = Version;
+ refType = 4;
+ sourceTree = "<group>";
+ tabWidth = 8;
+ };
+ ADD65C8E06DA344C007161CA = {
+ children = (
+ ADD65C7406DA343C007161CA,
+ ADD65C7506DA343C007161CA,
+ AD50D72907C9ECE700C9F415,
+ );
+ isa = PBXGroup;
+ name = Makefiles;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65C9406DA34FF007161CA = {
+ children = (
+ ADD65C7006DA343C007161CA,
+ AD50D73507C9ED1E00C9F415,
+ AD50D73707C9ED1E00C9F415,
+ AD50D73907C9ED1E00C9F415,
+ AD50D73B07C9ED1E00C9F415,
+ AD50D73D07C9ED1E00C9F415,
+ AD50D73F07C9ED1E00C9F415,
+ AD50D74107C9ED1E00C9F415,
+ AD50D72D07C9ED1E00C9F415,
+ AD50D72E07C9ED1E00C9F415,
+ AD50D72F07C9ED1E00C9F415,
+ AD50D73007C9ED1E00C9F415,
+ AD50D73207C9ED1E00C9F415,
+ AD50D73307C9ED1E00C9F415,
+ );
+ fileEncoding = 5;
+ indentWidth = 2;
+ isa = PBXGroup;
+ name = Classes;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65D5906DA372D007161CA = {
+ children = (
+ AD50D60207C9EB8500C9F415,
+ );
+ isa = PBXGroup;
+ name = Products;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65D5A06DA372D007161CA = {
+ isa = PBXFileReference;
+ lastKnownFileType = text.xml;
+ path = "SQLite3-Info.plist";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65D5D06DA37C7007161CA = {
+ children = (
+ ADD65D5A06DA372D007161CA,
+ AD50D72B07C9ED1E00C9F415,
+ AD50D74207C9ED1E00C9F415,
+ );
+ isa = PBXGroup;
+ name = Resources;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65F7306DA3C02007161CA = {
+ children = (
+ ADD65F7406DA3C51007161CA,
+ ADD6603106DA3CE2007161CA,
+ AD013C9E06E20E99000910D8,
+ AD50D72107C9EC6000C9F415,
+ );
+ isa = PBXGroup;
+ name = "Linked Frameworks";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD65F7406DA3C51007161CA = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = Foundation.framework;
+ path = /System/Library/Frameworks/Foundation.framework;
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ ADD65FE506DA3CDE007161CA = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = DOM.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/DOM.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ ADD65FE606DA3CDE007161CA = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = SaxObjC.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/SaxObjC.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ ADD65FE706DA3CDE007161CA = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = XmlRpc.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/XmlRpc.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ ADD6603106DA3CE2007161CA = {
+ children = (
+ ADD65FE506DA3CDE007161CA,
+ ADD65FE606DA3CDE007161CA,
+ ADD65FE706DA3CDE007161CA,
+ );
+ isa = PBXGroup;
+ name = "sope-xml";
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ ADD6610D06DA3D1F007161CA = {
+ isa = PBXFileReference;
+ lastKnownFileType = wrapper.framework;
+ name = EOControl.framework;
+ path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/EOControl.framework";
+ refType = 0;
+ sourceTree = "<absolute>";
+ };
+ };
+ rootObject = ADD65B6A06DA32D6007161CA;
+}