// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		170465CE15C2960F00DC5BE5 /* PGPostgresTypeHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 170465CC15C2960F00DC5BE5 /* PGPostgresTypeHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
		170465CF15C2960F00DC5BE5 /* PGPostgresTypeHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 170465CD15C2960F00DC5BE5 /* PGPostgresTypeHandler.m */; };
		171D58701612E9B900F84472 /* PGDataTypeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 171D586F1612E9B900F84472 /* PGDataTypeTests.m */; };
		1724C9B815F9ED8600AB2291 /* libpqtypes.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1724C9B715F9ED8600AB2291 /* libpqtypes.a */; };
		1724CC9215FB4CC200AB2291 /* PGPostgresTimeTZ.h in Headers */ = {isa = PBXBuildFile; fileRef = 1724CC9015FB4CC200AB2291 /* PGPostgresTimeTZ.h */; settings = {ATTRIBUTES = (Public, ); }; };
		1724CC9315FB4CC200AB2291 /* PGPostgresTimeTZ.m in Sources */ = {isa = PBXBuildFile; fileRef = 1724CC9115FB4CC200AB2291 /* PGPostgresTimeTZ.m */; };
		1724CD1515FB69EC00AB2291 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17E595F114F3058F0054EE08 /* Foundation.framework */; };
		1724CD1815FB6A0500AB2291 /* PostgresKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DC2EF5B0486A6940098B216 /* PostgresKit.framework */; };
		1724CD5915FB8A3300AB2291 /* PGPostgresTimeInterval.h in Headers */ = {isa = PBXBuildFile; fileRef = 1724CD5715FB8A3300AB2291 /* PGPostgresTimeInterval.h */; };
		1724CD5A15FB8A3300AB2291 /* PGPostgresTimeInterval.m in Sources */ = {isa = PBXBuildFile; fileRef = 1724CD5815FB8A3300AB2291 /* PGPostgresTimeInterval.m */; };
		1731F02B15EE09E000D973EB /* PGPostgresConnectionParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = 1731F02915EE09E000D973EB /* PGPostgresConnectionParameters.h */; };
		1731F02C15EE09E000D973EB /* PGPostgresConnectionParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = 1731F02A15EE09E000D973EB /* PGPostgresConnectionParameters.m */; };
		1731F10815F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 1731F10615F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.h */; };
		1731F10915F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 1731F10715F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.m */; };
		1731F52E15F48BA500D973EB /* PGPostgresError.h in Headers */ = {isa = PBXBuildFile; fileRef = 1731F52C15F48BA500D973EB /* PGPostgresError.h */; settings = {ATTRIBUTES = (Public, ); }; };
		1731F52F15F48BA500D973EB /* PGPostgresError.m in Sources */ = {isa = PBXBuildFile; fileRef = 1731F52D15F48BA500D973EB /* PGPostgresError.m */; };
		173D4E5A15BAB1DD0007F267 /* PGPostgresTypeNumberHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E5615BAB1DD0007F267 /* PGPostgresTypeNumberHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4E5B15BAB1DD0007F267 /* PGPostgresTypeNumberHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E5715BAB1DD0007F267 /* PGPostgresTypeNumberHandler.m */; };
		173D4E5C15BAB1DD0007F267 /* PGPostgresTypeStringHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E5815BAB1DD0007F267 /* PGPostgresTypeStringHandler.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4E5D15BAB1DD0007F267 /* PGPostgresTypeStringHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E5915BAB1DD0007F267 /* PGPostgresTypeStringHandler.m */; };
		173D4EA115BAB2A80007F267 /* PGPostgresConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E9515BAB2A80007F267 /* PGPostgresConnection.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4EA215BAB2A80007F267 /* PGPostgresConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E9615BAB2A80007F267 /* PGPostgresConnection.m */; };
		173D4EA315BAB2A80007F267 /* PGPostgresConnectionUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E9715BAB2A80007F267 /* PGPostgresConnectionUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4EA415BAB2A80007F267 /* PGPostgresConnectionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E9815BAB2A80007F267 /* PGPostgresConnectionUtils.m */; };
		173D4EA515BAB2A80007F267 /* PGPostgresException.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E9915BAB2A80007F267 /* PGPostgresException.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4EA615BAB2A80007F267 /* PGPostgresException.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E9A15BAB2A80007F267 /* PGPostgresException.m */; };
		173D4EA715BAB2A80007F267 /* PGPostgresResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E9B15BAB2A80007F267 /* PGPostgresResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4EA815BAB2A80007F267 /* PGPostgresResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E9C15BAB2A80007F267 /* PGPostgresResult.m */; };
		173D4EA915BAB2A80007F267 /* PGPostgresStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E9D15BAB2A80007F267 /* PGPostgresStatement.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4EAA15BAB2A80007F267 /* PGPostgresStatement.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D4E9E15BAB2A80007F267 /* PGPostgresStatement.m */; };
		173D4EAB15BAB2A80007F267 /* PostgresKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4E9F15BAB2A80007F267 /* PostgresKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
		173D4EE215BACA700007F267 /* libpq.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 173D4EE115BACA700007F267 /* libpq.a */; };
		173D4F4515BAD22B0007F267 /* PGPostgresTypeHandlerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4EA015BAB2A80007F267 /* PGPostgresTypeHandlerProtocol.h */; settings = {ATTRIBUTES = (); }; };
		173D4F5715BAD3030007F267 /* PGPostgresTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D4F5615BAD3030007F267 /* PGPostgresTypes.h */; settings = {ATTRIBUTES = (); }; };
		173D506A15BB93470007F267 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 173D506915BB93470007F267 /* libssl.dylib */; };
		173D507015BB93E40007F267 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 173D506F15BB93E40007F267 /* libcrypto.dylib */; };
		173D508C15BBD98D0007F267 /* PGConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D508B15BBD98D0007F267 /* PGConstants.h */; settings = {ATTRIBUTES = (); }; };
		173D508F15BBD9BF0007F267 /* PGConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 173D508E15BBD9BF0007F267 /* PGConstants.m */; };
		173D513515BBE50D0007F267 /* PGPostgresConnectionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 173D513415BBE50D0007F267 /* PGPostgresConnectionDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
		1763D486174ACA1200EA8D60 /* PGPostgresResultTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1763D485174ACA1200EA8D60 /* PGPostgresResultTests.m */; };
		1763D4F1174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 1763D4F0174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.m */; };
		177AC5F015C50F6E00A3658D /* PGPostgresConnectionTypeHandling.h in Headers */ = {isa = PBXBuildFile; fileRef = 177AC5EE15C50F6E00A3658D /* PGPostgresConnectionTypeHandling.h */; };
		177AC5F115C50F6E00A3658D /* PGPostgresConnectionTypeHandling.m in Sources */ = {isa = PBXBuildFile; fileRef = 177AC5EF15C50F6E00A3658D /* PGPostgresConnectionTypeHandling.m */; };
		177AC66915C53CB000A3658D /* PGPostgresConnectionQueryExecution.h in Headers */ = {isa = PBXBuildFile; fileRef = 177AC66715C53CB000A3658D /* PGPostgresConnectionQueryExecution.h */; settings = {ATTRIBUTES = (Public, ); }; };
		177AC66A15C53CB000A3658D /* PGPostgresConnectionQueryExecution.m in Sources */ = {isa = PBXBuildFile; fileRef = 177AC66815C53CB000A3658D /* PGPostgresConnectionQueryExecution.m */; };
		177AC67F15C53FA400A3658D /* PGPostgresKitPrivateAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 177AC67D15C53FA400A3658D /* PGPostgresKitPrivateAPI.h */; };
		177AC6B015C5460C00A3658D /* PGPostgresConnectionQueryPreparation.h in Headers */ = {isa = PBXBuildFile; fileRef = 177AC6AE15C5460C00A3658D /* PGPostgresConnectionQueryPreparation.h */; settings = {ATTRIBUTES = (Public, ); }; };
		177AC6B115C5460C00A3658D /* PGPostgresConnectionQueryPreparation.m in Sources */ = {isa = PBXBuildFile; fileRef = 177AC6AF15C5460C00A3658D /* PGPostgresConnectionQueryPreparation.m */; };
		177C9BAB15CD37E000128642 /* PGPostgresConnectionEncoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 177C9BA915CD37E000128642 /* PGPostgresConnectionEncoding.h */; };
		177C9BAC15CD37E000128642 /* PGPostgresConnectionEncoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 177C9BAA15CD37E000128642 /* PGPostgresConnectionEncoding.m */; };
		17E595F214F3058F0054EE08 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17E595F114F3058F0054EE08 /* Foundation.framework */; };
		17F7963116150C0100E21D82 /* PGPostgresTypeBinaryHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 17F7962F16150C0100E21D82 /* PGPostgresTypeBinaryHandler.h */; };
		17F7963216150C0100E21D82 /* PGPostgresTypeBinaryHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 17F7963016150C0100E21D82 /* PGPostgresTypeBinaryHandler.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		1724CD1615FB69EF00AB2291 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
			remoteInfo = PostgresKit;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		170465CC15C2960F00DC5BE5 /* PGPostgresTypeHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypeHandler.h; sourceTree = "<group>"; };
		170465CD15C2960F00DC5BE5 /* PGPostgresTypeHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTypeHandler.m; sourceTree = "<group>"; };
		171D586E1612E9B900F84472 /* PGDataTypeTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGDataTypeTests.h; sourceTree = "<group>"; };
		171D586F1612E9B900F84472 /* PGDataTypeTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGDataTypeTests.m; sourceTree = "<group>"; };
		1724C9B715F9ED8600AB2291 /* libpqtypes.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpqtypes.a; sourceTree = "<group>"; };
		1724CA3B15F9EE7300AB2291 /* libpqtypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libpqtypes.h; sourceTree = "<group>"; };
		1724CC9015FB4CC200AB2291 /* PGPostgresTimeTZ.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTimeTZ.h; sourceTree = "<group>"; };
		1724CC9115FB4CC200AB2291 /* PGPostgresTimeTZ.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTimeTZ.m; sourceTree = "<group>"; };
		1724CD0415FB68E800AB2291 /* Tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
		1724CD0515FB68E800AB2291 /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Tests-Info.plist"; path = "Resources/Tests-Info.plist"; sourceTree = "<group>"; };
		1724CD5715FB8A3300AB2291 /* PGPostgresTimeInterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTimeInterval.h; sourceTree = "<group>"; };
		1724CD5815FB8A3300AB2291 /* PGPostgresTimeInterval.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTimeInterval.m; sourceTree = "<group>"; };
		1731F02915EE09E000D973EB /* PGPostgresConnectionParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionParameters.h; sourceTree = "<group>"; };
		1731F02A15EE09E000D973EB /* PGPostgresConnectionParameters.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnectionParameters.m; sourceTree = "<group>"; };
		1731F10615F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypeDateTimeHandler.h; sourceTree = "<group>"; };
		1731F10715F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTypeDateTimeHandler.m; sourceTree = "<group>"; };
		1731F52C15F48BA500D973EB /* PGPostgresError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresError.h; sourceTree = "<group>"; };
		1731F52D15F48BA500D973EB /* PGPostgresError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresError.m; sourceTree = "<group>"; };
		173D4E2F15BAB13C0007F267 /* PostgresKit-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "PostgresKit-Prefix.pch"; path = "Source/PostgresKit-Prefix.pch"; sourceTree = "<group>"; };
		173D4E5615BAB1DD0007F267 /* PGPostgresTypeNumberHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypeNumberHandler.h; sourceTree = "<group>"; };
		173D4E5715BAB1DD0007F267 /* PGPostgresTypeNumberHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTypeNumberHandler.m; sourceTree = "<group>"; };
		173D4E5815BAB1DD0007F267 /* PGPostgresTypeStringHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypeStringHandler.h; sourceTree = "<group>"; };
		173D4E5915BAB1DD0007F267 /* PGPostgresTypeStringHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTypeStringHandler.m; sourceTree = "<group>"; };
		173D4E9515BAB2A80007F267 /* PGPostgresConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnection.h; sourceTree = "<group>"; };
		173D4E9615BAB2A80007F267 /* PGPostgresConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnection.m; sourceTree = "<group>"; };
		173D4E9715BAB2A80007F267 /* PGPostgresConnectionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionUtils.h; sourceTree = "<group>"; };
		173D4E9815BAB2A80007F267 /* PGPostgresConnectionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnectionUtils.m; sourceTree = "<group>"; };
		173D4E9915BAB2A80007F267 /* PGPostgresException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresException.h; sourceTree = "<group>"; };
		173D4E9A15BAB2A80007F267 /* PGPostgresException.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresException.m; sourceTree = "<group>"; };
		173D4E9B15BAB2A80007F267 /* PGPostgresResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresResult.h; sourceTree = "<group>"; };
		173D4E9C15BAB2A80007F267 /* PGPostgresResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresResult.m; sourceTree = "<group>"; };
		173D4E9D15BAB2A80007F267 /* PGPostgresStatement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresStatement.h; sourceTree = "<group>"; };
		173D4E9E15BAB2A80007F267 /* PGPostgresStatement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresStatement.m; sourceTree = "<group>"; };
		173D4E9F15BAB2A80007F267 /* PostgresKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostgresKit.h; sourceTree = "<group>"; };
		173D4EA015BAB2A80007F267 /* PGPostgresTypeHandlerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypeHandlerProtocol.h; sourceTree = "<group>"; };
		173D4EE115BACA700007F267 /* libpq.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpq.a; sourceTree = "<group>"; };
		173D4EE315BACA900007F267 /* libpq-fe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "libpq-fe.h"; sourceTree = "<group>"; };
		173D4EE415BACA900007F267 /* postgres_ext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = postgres_ext.h; sourceTree = "<group>"; };
		173D4F5615BAD3030007F267 /* PGPostgresTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypes.h; sourceTree = "<group>"; };
		173D506915BB93470007F267 /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = usr/lib/libssl.dylib; sourceTree = SDKROOT; };
		173D506F15BB93E40007F267 /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = usr/lib/libcrypto.dylib; sourceTree = SDKROOT; };
		173D508B15BBD98D0007F267 /* PGConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGConstants.h; sourceTree = "<group>"; };
		173D508E15BBD9BF0007F267 /* PGConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGConstants.m; sourceTree = "<group>"; };
		173D513415BBE50D0007F267 /* PGPostgresConnectionDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionDelegate.h; sourceTree = "<group>"; };
		1763D484174ACA1200EA8D60 /* PGPostgresResultTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresResultTests.h; sourceTree = "<group>"; };
		1763D485174ACA1200EA8D60 /* PGPostgresResultTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresResultTests.m; sourceTree = "<group>"; };
		1763D4EF174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresIntegrationTestCase.h; sourceTree = "<group>"; };
		1763D4F0174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresIntegrationTestCase.m; sourceTree = "<group>"; };
		177AC5EE15C50F6E00A3658D /* PGPostgresConnectionTypeHandling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionTypeHandling.h; sourceTree = "<group>"; };
		177AC5EF15C50F6E00A3658D /* PGPostgresConnectionTypeHandling.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnectionTypeHandling.m; sourceTree = "<group>"; };
		177AC66715C53CB000A3658D /* PGPostgresConnectionQueryExecution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionQueryExecution.h; sourceTree = "<group>"; };
		177AC66815C53CB000A3658D /* PGPostgresConnectionQueryExecution.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnectionQueryExecution.m; sourceTree = "<group>"; };
		177AC67D15C53FA400A3658D /* PGPostgresKitPrivateAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresKitPrivateAPI.h; sourceTree = "<group>"; };
		177AC6AE15C5460C00A3658D /* PGPostgresConnectionQueryPreparation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionQueryPreparation.h; sourceTree = "<group>"; };
		177AC6AF15C5460C00A3658D /* PGPostgresConnectionQueryPreparation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnectionQueryPreparation.m; sourceTree = "<group>"; };
		177C9BA915CD37E000128642 /* PGPostgresConnectionEncoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresConnectionEncoding.h; sourceTree = "<group>"; };
		177C9BAA15CD37E000128642 /* PGPostgresConnectionEncoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresConnectionEncoding.m; sourceTree = "<group>"; };
		17E595F114F3058F0054EE08 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		17F5B77C15C9D092006DA689 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
		17F7962F16150C0100E21D82 /* PGPostgresTypeBinaryHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPostgresTypeBinaryHandler.h; sourceTree = "<group>"; };
		17F7963016150C0100E21D82 /* PGPostgresTypeBinaryHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPostgresTypeBinaryHandler.m; sourceTree = "<group>"; };
		8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
		8DC2EF5B0486A6940098B216 /* PostgresKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PostgresKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		1724CD0115FB68E800AB2291 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				1724CD1515FB69EC00AB2291 /* Foundation.framework in Frameworks */,
				1724CD1815FB6A0500AB2291 /* PostgresKit.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		8DC2EF560486A6940098B216 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				17E595F214F3058F0054EE08 /* Foundation.framework in Frameworks */,
				173D4EE215BACA700007F267 /* libpq.a in Frameworks */,
				1724C9B815F9ED8600AB2291 /* libpqtypes.a in Frameworks */,
				173D506A15BB93470007F267 /* libssl.dylib in Frameworks */,
				173D507015BB93E40007F267 /* libcrypto.dylib in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		034768DFFF38A50411DB9C8B /* Products */ = {
			isa = PBXGroup;
			children = (
				8DC2EF5B0486A6940098B216 /* PostgresKit.framework */,
				1724CD0415FB68E800AB2291 /* Tests.octest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		0867D691FE84028FC02AAC07 /* QueryKit */ = {
			isa = PBXGroup;
			children = (
				17F5B77C15C9D092006DA689 /* README */,
				173D4E2F15BAB13C0007F267 /* PostgresKit-Prefix.pch */,
				173D4E2115BAB0FE0007F267 /* Source */,
				171D582B1612E00D00F84472 /* Tests */,
				089C1665FE841158C02AAC07 /* Resources */,
				173D4EDE15BACA090007F267 /* Libs */,
				0867D69AFE84028FC02AAC07 /* Frameworks */,
				034768DFFF38A50411DB9C8B /* Products */,
			);
			name = QueryKit;
			sourceTree = "<group>";
		};
		0867D69AFE84028FC02AAC07 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				173D506915BB93470007F267 /* libssl.dylib */,
				173D506F15BB93E40007F267 /* libcrypto.dylib */,
				17E595F114F3058F0054EE08 /* Foundation.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		089C1665FE841158C02AAC07 /* Resources */ = {
			isa = PBXGroup;
			children = (
				8DC2EF5A0486A6940098B216 /* Info.plist */,
				1724CD0515FB68E800AB2291 /* Tests-Info.plist */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
		171D582B1612E00D00F84472 /* Tests */ = {
			isa = PBXGroup;
			children = (
				171D586E1612E9B900F84472 /* PGDataTypeTests.h */,
				171D586F1612E9B900F84472 /* PGDataTypeTests.m */,
				1763D484174ACA1200EA8D60 /* PGPostgresResultTests.h */,
				1763D485174ACA1200EA8D60 /* PGPostgresResultTests.m */,
				1763D4EF174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.h */,
				1763D4F0174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.m */,
			);
			path = Tests;
			sourceTree = "<group>";
		};
		1724CA3715F9EDC900AB2291 /* libpq */ = {
			isa = PBXGroup;
			children = (
				173D4EE015BACA3F0007F267 /* lib */,
				173D4EDF15BACA280007F267 /* include */,
			);
			path = libpq;
			sourceTree = "<group>";
		};
		1724CA3815F9EE1100AB2291 /* libpqtypes */ = {
			isa = PBXGroup;
			children = (
				1724CA3A15F9EE3600AB2291 /* lib */,
				1724CA3915F9EE2E00AB2291 /* include */,
			);
			path = libpqtypes;
			sourceTree = "<group>";
		};
		1724CA3915F9EE2E00AB2291 /* include */ = {
			isa = PBXGroup;
			children = (
				1724CA3B15F9EE7300AB2291 /* libpqtypes.h */,
			);
			path = include;
			sourceTree = "<group>";
		};
		1724CA3A15F9EE3600AB2291 /* lib */ = {
			isa = PBXGroup;
			children = (
				1724C9B715F9ED8600AB2291 /* libpqtypes.a */,
			);
			path = lib;
			sourceTree = "<group>";
		};
		1724CC8715FB4BF400AB2291 /* Domain */ = {
			isa = PBXGroup;
			children = (
				1724CC9015FB4CC200AB2291 /* PGPostgresTimeTZ.h */,
				1724CC9115FB4CC200AB2291 /* PGPostgresTimeTZ.m */,
				1724CD5715FB8A3300AB2291 /* PGPostgresTimeInterval.h */,
				1724CD5815FB8A3300AB2291 /* PGPostgresTimeInterval.m */,
			);
			name = Domain;
			sourceTree = "<group>";
		};
		1731F50415F369E400D973EB /* Query */ = {
			isa = PBXGroup;
			children = (
				177AC66715C53CB000A3658D /* PGPostgresConnectionQueryExecution.h */,
				177AC66815C53CB000A3658D /* PGPostgresConnectionQueryExecution.m */,
				177AC6AE15C5460C00A3658D /* PGPostgresConnectionQueryPreparation.h */,
				177AC6AF15C5460C00A3658D /* PGPostgresConnectionQueryPreparation.m */,
			);
			name = Query;
			sourceTree = "<group>";
		};
		1731F50515F369FE00D973EB /* Encoding */ = {
			isa = PBXGroup;
			children = (
				177C9BA915CD37E000128642 /* PGPostgresConnectionEncoding.h */,
				177C9BAA15CD37E000128642 /* PGPostgresConnectionEncoding.m */,
			);
			name = Encoding;
			sourceTree = "<group>";
		};
		1731F50615F36A3E00D973EB /* Other */ = {
			isa = PBXGroup;
			children = (
				173D4E9715BAB2A80007F267 /* PGPostgresConnectionUtils.h */,
				173D4E9815BAB2A80007F267 /* PGPostgresConnectionUtils.m */,
				1731F02915EE09E000D973EB /* PGPostgresConnectionParameters.h */,
				1731F02A15EE09E000D973EB /* PGPostgresConnectionParameters.m */,
				177AC5EE15C50F6E00A3658D /* PGPostgresConnectionTypeHandling.h */,
				177AC5EF15C50F6E00A3658D /* PGPostgresConnectionTypeHandling.m */,
			);
			name = Other;
			sourceTree = "<group>";
		};
		1731F52B15F48B4400D973EB /* Domain */ = {
			isa = PBXGroup;
			children = (
				1731F52C15F48BA500D973EB /* PGPostgresError.h */,
				1731F52D15F48BA500D973EB /* PGPostgresError.m */,
				173D4E9B15BAB2A80007F267 /* PGPostgresResult.h */,
				173D4E9C15BAB2A80007F267 /* PGPostgresResult.m */,
				173D4E9D15BAB2A80007F267 /* PGPostgresStatement.h */,
				173D4E9E15BAB2A80007F267 /* PGPostgresStatement.m */,
				173D4E9915BAB2A80007F267 /* PGPostgresException.h */,
				173D4E9A15BAB2A80007F267 /* PGPostgresException.m */,
			);
			name = Domain;
			sourceTree = "<group>";
		};
		173D4E2115BAB0FE0007F267 /* Source */ = {
			isa = PBXGroup;
			children = (
				173D4E9F15BAB2A80007F267 /* PostgresKit.h */,
				177AC67D15C53FA400A3658D /* PGPostgresKitPrivateAPI.h */,
				1731F52B15F48B4400D973EB /* Domain */,
				17F7962A1615001D00E21D82 /* Protocols */,
				173D513315BBE4230007F267 /* Connection */,
				173D508D15BBD99B0007F267 /* Constants */,
				173D4E5015BAB17A0007F267 /* Types */,
			);
			path = Source;
			sourceTree = "<group>";
		};
		173D4E5015BAB17A0007F267 /* Types */ = {
			isa = PBXGroup;
			children = (
				173D4F5615BAD3030007F267 /* PGPostgresTypes.h */,
				1724CC8715FB4BF400AB2291 /* Domain */,
				17F5B62215C7D1DA006DA689 /* Handlers */,
			);
			name = Types;
			sourceTree = "<group>";
		};
		173D4EDE15BACA090007F267 /* Libs */ = {
			isa = PBXGroup;
			children = (
				1724CA3715F9EDC900AB2291 /* libpq */,
				1724CA3815F9EE1100AB2291 /* libpqtypes */,
			);
			path = Libs;
			sourceTree = "<group>";
		};
		173D4EDF15BACA280007F267 /* include */ = {
			isa = PBXGroup;
			children = (
				173D4EE315BACA900007F267 /* libpq-fe.h */,
				173D4EE415BACA900007F267 /* postgres_ext.h */,
			);
			path = include;
			sourceTree = "<group>";
		};
		173D4EE015BACA3F0007F267 /* lib */ = {
			isa = PBXGroup;
			children = (
				173D4EE115BACA700007F267 /* libpq.a */,
			);
			path = lib;
			sourceTree = "<group>";
		};
		173D508D15BBD99B0007F267 /* Constants */ = {
			isa = PBXGroup;
			children = (
				173D508B15BBD98D0007F267 /* PGConstants.h */,
				173D508E15BBD9BF0007F267 /* PGConstants.m */,
			);
			name = Constants;
			sourceTree = "<group>";
		};
		173D513315BBE4230007F267 /* Connection */ = {
			isa = PBXGroup;
			children = (
				173D4E9515BAB2A80007F267 /* PGPostgresConnection.h */,
				173D4E9615BAB2A80007F267 /* PGPostgresConnection.m */,
				1731F50515F369FE00D973EB /* Encoding */,
				1731F50415F369E400D973EB /* Query */,
				1731F50615F36A3E00D973EB /* Other */,
			);
			name = Connection;
			sourceTree = "<group>";
		};
		17F5B62215C7D1DA006DA689 /* Handlers */ = {
			isa = PBXGroup;
			children = (
				170465CC15C2960F00DC5BE5 /* PGPostgresTypeHandler.h */,
				170465CD15C2960F00DC5BE5 /* PGPostgresTypeHandler.m */,
				17F7962F16150C0100E21D82 /* PGPostgresTypeBinaryHandler.h */,
				17F7963016150C0100E21D82 /* PGPostgresTypeBinaryHandler.m */,
				173D4E5815BAB1DD0007F267 /* PGPostgresTypeStringHandler.h */,
				173D4E5915BAB1DD0007F267 /* PGPostgresTypeStringHandler.m */,
				173D4E5615BAB1DD0007F267 /* PGPostgresTypeNumberHandler.h */,
				173D4E5715BAB1DD0007F267 /* PGPostgresTypeNumberHandler.m */,
				1731F10615F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.h */,
				1731F10715F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.m */,
			);
			name = Handlers;
			sourceTree = "<group>";
		};
		17F7962A1615001D00E21D82 /* Protocols */ = {
			isa = PBXGroup;
			children = (
				173D513415BBE50D0007F267 /* PGPostgresConnectionDelegate.h */,
				173D4EA015BAB2A80007F267 /* PGPostgresTypeHandlerProtocol.h */,
			);
			name = Protocols;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		8DC2EF500486A6940098B216 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				173D4E5A15BAB1DD0007F267 /* PGPostgresTypeNumberHandler.h in Headers */,
				173D4E5C15BAB1DD0007F267 /* PGPostgresTypeStringHandler.h in Headers */,
				173D4EA115BAB2A80007F267 /* PGPostgresConnection.h in Headers */,
				173D4EA315BAB2A80007F267 /* PGPostgresConnectionUtils.h in Headers */,
				173D4EA515BAB2A80007F267 /* PGPostgresException.h in Headers */,
				173D4EA715BAB2A80007F267 /* PGPostgresResult.h in Headers */,
				173D4EA915BAB2A80007F267 /* PGPostgresStatement.h in Headers */,
				173D4EAB15BAB2A80007F267 /* PostgresKit.h in Headers */,
				173D4F4515BAD22B0007F267 /* PGPostgresTypeHandlerProtocol.h in Headers */,
				173D4F5715BAD3030007F267 /* PGPostgresTypes.h in Headers */,
				173D508C15BBD98D0007F267 /* PGConstants.h in Headers */,
				173D513515BBE50D0007F267 /* PGPostgresConnectionDelegate.h in Headers */,
				170465CE15C2960F00DC5BE5 /* PGPostgresTypeHandler.h in Headers */,
				177AC5F015C50F6E00A3658D /* PGPostgresConnectionTypeHandling.h in Headers */,
				177AC66915C53CB000A3658D /* PGPostgresConnectionQueryExecution.h in Headers */,
				177AC67F15C53FA400A3658D /* PGPostgresKitPrivateAPI.h in Headers */,
				177AC6B015C5460C00A3658D /* PGPostgresConnectionQueryPreparation.h in Headers */,
				177C9BAB15CD37E000128642 /* PGPostgresConnectionEncoding.h in Headers */,
				1731F02B15EE09E000D973EB /* PGPostgresConnectionParameters.h in Headers */,
				1731F10815F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.h in Headers */,
				1731F52E15F48BA500D973EB /* PGPostgresError.h in Headers */,
				1724CC9215FB4CC200AB2291 /* PGPostgresTimeTZ.h in Headers */,
				1724CD5915FB8A3300AB2291 /* PGPostgresTimeInterval.h in Headers */,
				17F7963116150C0100E21D82 /* PGPostgresTypeBinaryHandler.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		1724CD0315FB68E800AB2291 /* Tests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1724CD0915FB68E900AB2291 /* Build configuration list for PBXNativeTarget "Tests" */;
			buildPhases = (
				1724CD0015FB68E800AB2291 /* Sources */,
				1724CD0115FB68E800AB2291 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
				1724CD1715FB69EF00AB2291 /* PBXTargetDependency */,
			);
			name = Tests;
			productName = Tests;
			productReference = 1724CD0415FB68E800AB2291 /* Tests.octest */;
			productType = "com.apple.product-type.bundle";
		};
		8DC2EF4F0486A6940098B216 /* PostgresKit */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "PostgresKit" */;
			buildPhases = (
				8DC2EF540486A6940098B216 /* Sources */,
				8DC2EF560486A6940098B216 /* Frameworks */,
				8DC2EF500486A6940098B216 /* Headers */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = PostgresKit;
			productInstallPath = "$(HOME)/Library/Frameworks";
			productName = QueryKit;
			productReference = 8DC2EF5B0486A6940098B216 /* PostgresKit.framework */;
			productType = "com.apple.product-type.framework";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		0867D690FE84028FC02AAC07 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0500;
			};
			buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "PostgresKit" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 1;
			knownRegions = (
				English,
				Japanese,
				French,
				German,
			);
			mainGroup = 0867D691FE84028FC02AAC07 /* QueryKit */;
			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				8DC2EF4F0486A6940098B216 /* PostgresKit */,
				1724CD0315FB68E800AB2291 /* Tests */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		1724CD0015FB68E800AB2291 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				171D58701612E9B900F84472 /* PGDataTypeTests.m in Sources */,
				1763D486174ACA1200EA8D60 /* PGPostgresResultTests.m in Sources */,
				1763D4F1174C21DE00EA8D60 /* PGPostgresIntegrationTestCase.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		8DC2EF540486A6940098B216 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				173D4E5B15BAB1DD0007F267 /* PGPostgresTypeNumberHandler.m in Sources */,
				173D4E5D15BAB1DD0007F267 /* PGPostgresTypeStringHandler.m in Sources */,
				173D4EA215BAB2A80007F267 /* PGPostgresConnection.m in Sources */,
				173D4EA415BAB2A80007F267 /* PGPostgresConnectionUtils.m in Sources */,
				173D4EA615BAB2A80007F267 /* PGPostgresException.m in Sources */,
				173D4EA815BAB2A80007F267 /* PGPostgresResult.m in Sources */,
				173D4EAA15BAB2A80007F267 /* PGPostgresStatement.m in Sources */,
				173D508F15BBD9BF0007F267 /* PGConstants.m in Sources */,
				170465CF15C2960F00DC5BE5 /* PGPostgresTypeHandler.m in Sources */,
				177AC5F115C50F6E00A3658D /* PGPostgresConnectionTypeHandling.m in Sources */,
				177AC66A15C53CB000A3658D /* PGPostgresConnectionQueryExecution.m in Sources */,
				177AC6B115C5460C00A3658D /* PGPostgresConnectionQueryPreparation.m in Sources */,
				177C9BAC15CD37E000128642 /* PGPostgresConnectionEncoding.m in Sources */,
				1731F02C15EE09E000D973EB /* PGPostgresConnectionParameters.m in Sources */,
				1731F10915F1A52B00D973EB /* PGPostgresTypeDateTimeHandler.m in Sources */,
				1731F52F15F48BA500D973EB /* PGPostgresError.m in Sources */,
				1724CC9315FB4CC200AB2291 /* PGPostgresTimeTZ.m in Sources */,
				1724CD5A15FB8A3300AB2291 /* PGPostgresTimeInterval.m in Sources */,
				17F7963216150C0100E21D82 /* PGPostgresTypeBinaryHandler.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		1724CD1715FB69EF00AB2291 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 8DC2EF4F0486A6940098B216 /* PostgresKit */;
			targetProxy = 1724CD1615FB69EF00AB2291 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		1724CD0615FB68E800AB2291 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_LINK_OBJC_RUNTIME = NO;
				COMBINE_HIDPI_IMAGES = YES;
				COPY_PHASE_STRIP = NO;
				FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h";
				INFOPLIST_FILE = "Resources/Tests-Info.plist";
				OTHER_LDFLAGS = (
					"-framework",
					Cocoa,
					"-framework",
					SenTestingKit,
				);
				PRODUCT_NAME = Tests;
				TEST_AFTER_BUILD = YES;
				WRAPPER_EXTENSION = octest;
			};
			name = Debug;
		};
		1724CD0715FB68E800AB2291 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_LINK_OBJC_RUNTIME = NO;
				COMBINE_HIDPI_IMAGES = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h";
				INFOPLIST_FILE = "Resources/Tests-Info.plist";
				OTHER_LDFLAGS = (
					"-framework",
					Cocoa,
					"-framework",
					SenTestingKit,
				);
				PRODUCT_NAME = Tests;
				TEST_AFTER_BUILD = YES;
				WRAPPER_EXTENSION = octest;
				ZERO_LINK = NO;
			};
			name = Release;
		};
		1724CD0815FB68E800AB2291 /* Distribution */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_LINK_OBJC_RUNTIME = NO;
				COMBINE_HIDPI_IMAGES = YES;
				FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_LIBRARY_DIR)/Frameworks";
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h";
				INFOPLIST_FILE = "Resources/Tests-Info.plist";
				OTHER_LDFLAGS = (
					"-framework",
					Cocoa,
					"-framework",
					SenTestingKit,
				);
				PRODUCT_NAME = Tests;
				TEST_AFTER_BUILD = YES;
				WRAPPER_EXTENSION = octest;
			};
			name = Distribution;
		};
		17E5952D14F302740054EE08 /* Distribution */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CLANG_STATIC_ANALYZER_MODE = deep;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Source/PostgresKit-Prefix.pch";
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INFOPLIST_FILE = Resources/Info.plist;
				INFOPLIST_PREFIX_HEADER = "";
				MACOSX_DEPLOYMENT_TARGET = 10.6;
				VALID_ARCHS = "i386 x86_64";
			};
			name = Distribution;
		};
		17E5952E14F302740054EE08 /* Distribution */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COMBINE_HIDPI_IMAGES = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				FRAMEWORK_VERSION = A;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Source/PostgresKit-Prefix.pch";
				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
				GCC_WARN_MISSING_PARENTHESES = YES;
				GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
				GCC_WARN_PEDANTIC = NO;
				GCC_WARN_PROTOTYPE_CONVERSION = NO;
				GCC_WARN_SHADOW = YES;
				GCC_WARN_SIGN_COMPARE = YES;
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_LABEL = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				GCC_WARN_UNUSED_VALUE = YES;
				INFOPLIST_FILE = Resources/Info.plist;
				INSTALL_PATH = "@executable_path/../Frameworks";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/Libs\"/**",
				);
				PRODUCT_NAME = PostgresKit;
				WARNING_CFLAGS = "-Wmost";
				WRAPPER_EXTENSION = framework;
			};
			name = Distribution;
		};
		1DEB91AE08733DA50010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COMBINE_HIDPI_IMAGES = YES;
				COPY_PHASE_STRIP = NO;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Source/PostgresKit-Prefix.pch";
				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
				GCC_WARN_MISSING_PARENTHESES = YES;
				GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
				GCC_WARN_PEDANTIC = NO;
				GCC_WARN_PROTOTYPE_CONVERSION = NO;
				GCC_WARN_SHADOW = YES;
				GCC_WARN_SIGN_COMPARE = YES;
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_LABEL = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				GCC_WARN_UNUSED_VALUE = YES;
				GENERATE_PKGINFO_FILE = YES;
				INFOPLIST_FILE = Resources/Info.plist;
				INSTALL_PATH = "@executable_path/../Frameworks";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/Libs\"/**",
				);
				PRODUCT_NAME = PostgresKit;
				WARNING_CFLAGS = "-Wmost";
				WRAPPER_EXTENSION = framework;
			};
			name = Debug;
		};
		1DEB91AF08733DA50010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COMBINE_HIDPI_IMAGES = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				FRAMEWORK_VERSION = A;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Source/PostgresKit-Prefix.pch";
				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
				GCC_WARN_MISSING_PARENTHESES = YES;
				GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
				GCC_WARN_PEDANTIC = NO;
				GCC_WARN_PROTOTYPE_CONVERSION = NO;
				GCC_WARN_SHADOW = YES;
				GCC_WARN_SIGN_COMPARE = YES;
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_LABEL = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				GCC_WARN_UNUSED_VALUE = YES;
				INFOPLIST_FILE = Resources/Info.plist;
				INSTALL_PATH = "@executable_path/../Frameworks";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/Libs\"/**",
				);
				PRODUCT_NAME = PostgresKit;
				WARNING_CFLAGS = "-Wmost";
				WRAPPER_EXTENSION = framework;
			};
			name = Release;
		};
		1DEB91B208733DA50010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CLANG_STATIC_ANALYZER_MODE = deep;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Source/PostgresKit-Prefix.pch";
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INFOPLIST_FILE = Resources/Info.plist;
				INFOPLIST_PREFIX_HEADER = "";
				MACOSX_DEPLOYMENT_TARGET = 10.6;
				ONLY_ACTIVE_ARCH = YES;
				VALID_ARCHS = "i386 x86_64";
			};
			name = Debug;
		};
		1DEB91B308733DA50010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CLANG_STATIC_ANALYZER_MODE = deep;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "Source/PostgresKit-Prefix.pch";
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNDECLARED_SELECTOR = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				INFOPLIST_FILE = Resources/Info.plist;
				INFOPLIST_PREFIX_HEADER = "";
				MACOSX_DEPLOYMENT_TARGET = 10.6;
				VALID_ARCHS = "i386 x86_64";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		1724CD0915FB68E900AB2291 /* Build configuration list for PBXNativeTarget "Tests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1724CD0615FB68E800AB2291 /* Debug */,
				1724CD0715FB68E800AB2291 /* Release */,
				1724CD0815FB68E800AB2291 /* Distribution */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "PostgresKit" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB91AE08733DA50010E9CD /* Debug */,
				1DEB91AF08733DA50010E9CD /* Release */,
				17E5952E14F302740054EE08 /* Distribution */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "PostgresKit" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB91B208733DA50010E9CD /* Debug */,
				1DEB91B308733DA50010E9CD /* Release */,
				17E5952D14F302740054EE08 /* Distribution */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}