]> err.no Git - sope/commitdiff
Added SQLite3 adaptor, bumped version informations
authorznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 21 Feb 2005 10:44:17 +0000 (10:44 +0000)
committerznek <znek@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 21 Feb 2005 10:44:17 +0000 (10:44 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@583 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-gdl1/GDLAccess/GDLAccess.xcode/project.pbxproj
sope-gdl1/PostgreSQL/PostgreSQL-Info.plist
sope-gdl1/PostgreSQL/PostgreSQL.xcode/project.pbxproj
sope-gdl1/SQLite3/ChangeLog
sope-gdl1/SQLite3/SQLite3-Info.plist [new file with mode: 0644]
sope-gdl1/SQLite3/SQLite3.xcode/project.pbxproj [new file with mode: 0644]
sope-gdl1/SQLite3/Version
sope-gdl1/SQLite3/common.h
sope-gdl1/sope-gdl1.xcode/project.pbxproj

index 06eb01544d4f02a5232cd48fcb2631eef0ba4e28..222f6f87ea7fcd6d10e67ea0cd3d20e4faa87653 100644 (file)
                        );
                        buildSettings = {
                                DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 4.5.44;
+                               DYLIB_CURRENT_VERSION = 4.5.47;
                                FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
                                FRAMEWORK_VERSION = A;
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
index 11b36d43e9eabd819d6009a132cdc31c56464d6b..9255abd747a7389477f3a5d678f312d02a523f6e 100644 (file)
@@ -11,7 +11,7 @@
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>1.1.38</string>
+       <string>4.5.40</string>
        <key>NSPrincipalClass</key>
        <string>PostgreSQL72Adaptor</string>
 </dict>
index 0e2c5441c35e6b1990ff4539f564b8d870738f7c..f9ecf9e6288096ee8ed54e27198e49a07201623b 100644 (file)
                                GCC_PREFIX_HEADER = common.h;
                                HEADER_SEARCH_PATHS = /usr/local/pgsql/include;
                                INFOPLIST_FILE = "PostgreSQL-Info.plist";
-                               INSTALL_PATH = "$(USER_LIBRARY_DIR)/GDLAdaptors-1.1";
+                               INSTALL_PATH = "$(USER_LIBRARY_DIR)/GDLAdaptors-4.5";
                                LIBRARY_SEARCH_PATHS = /usr/local/pgsql/lib;
                                OTHER_LDFLAGS = "-L/usr/local/pgsql/lib -lpq -lssl -lcrypto";
                                PRODUCT_NAME = PostgreSQL;
index d8136958b29434f637ef37143a84b82e4a904efc..078c4133b659d0212fc93b20c991438642900a84 100644 (file)
@@ -1,3 +1,14 @@
+2005-02-21  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.12
+
+       * common.h: added #include of <NGExtensions/NGExtensions.h> for
+         definitions of required macros
+
+       * SQLite3.xcode: added
+
+       * SQLite3-Info.plist: added
+
 2005-02-21  Helge Hess  <helge.hess@opengroupware.org>
 
        * v4.5.11
diff --git a/sope-gdl1/SQLite3/SQLite3-Info.plist b/sope-gdl1/SQLite3/SQLite3-Info.plist
new file mode 100644 (file)
index 0000000..f36052e
--- /dev/null
@@ -0,0 +1,22 @@
+<?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>org.OpenGroupware.SOPE.sope-gdl1.SQLite3</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundlePackageType</key>
+       <string>BNDL</string>
+       <key>CFBundleSignature</key>
+       <string>????</string>
+       <key>CFBundleVersion</key>
+       <string>4.5.12</string>
+       <key>NSPrincipalClass</key>
+       <string>SQLite3Adaptor</string>
+</dict>
+</plist>
diff --git a/sope-gdl1/SQLite3/SQLite3.xcode/project.pbxproj b/sope-gdl1/SQLite3/SQLite3.xcode/project.pbxproj
new file mode 100644 (file)
index 0000000..e05a879
--- /dev/null
@@ -0,0 +1,763 @@
+// !$*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;
+}
index 6f0aa7829c88bd09724d4e1ece6c718b2532e219..cda34ac9d72a5b695708435677454b874f6e337d 100644 (file)
@@ -1,3 +1,3 @@
 # Version file
 
-SUBMINOR_VERSION:=11
+SUBMINOR_VERSION:=12
index 021e708c37ab4ff3e4b88e71a154dc76b4f6ef02..7a99e0050dd688787f7aeb41f59bb6cefbf84e6b 100644 (file)
@@ -35,5 +35,6 @@
 #import <Foundation/Foundation.h>
 
 #include <GDLAccess/GDLAccess.h>
+#include <NGExtensions/NGExtensions.h>
 
 #endif /* ___SQLite3_common_H___ */
index 19328a7a020e46b31202ba3c74d63e3b4fbcb4f4..0e0dafee72807fd34c6ffe01f4ba1c42952827e7 100644 (file)
                        remoteGlobalIDString = AD8BF94C0701B04C00EC239A;
                        remoteInfo = PostgreSQL;
                };
+               AD8622FF07C9F294004CD707 = {
+                       isa = PBXFileReference;
+                       lastKnownFileType = "wrapper.pb-project";
+                       name = SQLite3.xcode;
+                       path = SQLite3/SQLite3.xcode;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD86230007C9F294004CD707 = {
+                       children = (
+                               AD86230207C9F296004CD707,
+                       );
+                       isa = PBXGroup;
+                       name = Products;
+                       refType = 4;
+                       sourceTree = "<group>";
+               };
+               AD86230207C9F296004CD707 = {
+                       fileType = wrapper.cfbundle;
+                       isa = PBXReferenceProxy;
+                       path = SQLite3.gdladaptor;
+                       refType = 3;
+                       remoteRef = AD86230507C9F2B1004CD707;
+                       sourceTree = BUILT_PRODUCTS_DIR;
+               };
+               AD86230307C9F2A9004CD707 = {
+                       containerPortal = AD8622FF07C9F294004CD707;
+                       isa = PBXContainerItemProxy;
+                       proxyType = 1;
+                       remoteGlobalIDString = AD50D60107C9EB8500C9F415;
+                       remoteInfo = SQLite3;
+               };
+               AD86230407C9F2A9004CD707 = {
+                       isa = PBXTargetDependency;
+                       name = "SQLite3 (from SQLite3.xcode)";
+                       targetProxy = AD86230307C9F2A9004CD707;
+               };
+               AD86230507C9F2B1004CD707 = {
+                       containerPortal = AD8622FF07C9F294004CD707;
+                       isa = PBXContainerItemProxy;
+                       proxyType = 2;
+                       remoteGlobalIDString = AD50D60207C9EB8500C9F415;
+                       remoteInfo = SQLite3;
+               };
                AD8BF53B0701AAEE00EC239A = {
                        fileEncoding = 5;
                        indentWidth = 2;
                                        ProductGroup = AD8BF8430701AD5100EC239A;
                                        ProjectRef = AD8BF8420701AD5100EC239A;
                                },
+                               {
+                                       ProductGroup = AD86230007C9F294004CD707;
+                                       ProjectRef = AD8622FF07C9F294004CD707;
+                               },
                                {
                                        ProductGroup = ADAF20480701B6230072AFC6;
                                        ProjectRef = ADAF20470701B6230072AFC6;
                        dependencies = (
                                AD8BF8460701AD5D00EC239A,
                                ADAF204A0701B62D0072AFC6,
+                               AD86230407C9F2A9004CD707,
                        );
                        isa = PBXAggregateTarget;
                        name = "Wrapper Contents";
                };
                ADDF478306DA57F500C4E7F8 = {
                        children = (
-                               ADAF20470701B6230072AFC6,
                                AD8BF8420701AD5100EC239A,
+                               ADAF20470701B6230072AFC6,
+                               AD8622FF07C9F294004CD707,
                        );
                        isa = PBXGroup;
                        name = Projects;