From 1d8ac52a9b75bc845e7c5f7bd7505130f46e75c5 Mon Sep 17 00:00:00 2001 From: David Thorpe Date: Sat, 3 Jan 2015 14:55:29 +0000 Subject: [PATCH] Removed merge file --- postgresql-kit.xcodeproj/project.pbxproj.orig | 3484 ----------------- 1 file changed, 3484 deletions(-) delete mode 100644 postgresql-kit.xcodeproj/project.pbxproj.orig diff --git a/postgresql-kit.xcodeproj/project.pbxproj.orig b/postgresql-kit.xcodeproj/project.pbxproj.orig deleted file mode 100644 index 81e682a..0000000 --- a/postgresql-kit.xcodeproj/project.pbxproj.orig +++ /dev/null @@ -1,3484 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXAggregateTarget section */ - 14280457166811D700A61BF6 /* openssl_mac */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 14280459166811D700A61BF6 /* Build configuration list for PBXAggregateTarget "openssl_mac" */; - buildPhases = ( - 14280458166811D700A61BF6 /* ShellScript */, - ); - dependencies = ( - ); - name = openssl_mac; - productName = postgresql; - }; - 6E256FEE15F255780079AD2D /* postgresql_mac */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 6E256FEF15F255780079AD2D /* Build configuration list for PBXAggregateTarget "postgresql_mac" */; - buildPhases = ( - 6E256FF415F255D00079AD2D /* ShellScript */, - ); - dependencies = ( - 143398D5168F4F1A00234FBF /* PBXTargetDependency */, - ); - name = postgresql_mac; - productName = postgresql; - }; - 6E83260A17AD15C9002AFCBC /* openssl_ios */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 6E83260C17AD15C9002AFCBC /* Build configuration list for PBXAggregateTarget "openssl_ios" */; - buildPhases = ( - 6E83260B17AD15C9002AFCBC /* ShellScript */, - ); - dependencies = ( - ); - name = openssl_ios; - productName = postgresql; - }; - 6E83260F17AD15F3002AFCBC /* libpq_ios */ = { - isa = PBXAggregateTarget; - buildConfigurationList = 6E83261317AD15F3002AFCBC /* Build configuration list for PBXAggregateTarget "libpq_ios" */; - buildPhases = ( - 6E83261217AD15F3002AFCBC /* ShellScript */, - ); - dependencies = ( - 1413DF2217AD7C0E009615E5 /* PBXTargetDependency */, - ); - name = libpq_ios; - productName = postgresql; - }; -/* End PBXAggregateTarget section */ - -/* Begin PBXBuildFile section */ - 1409E6F51691FCDB00702777 /* elephant-64.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E615F3A465001ED3BE /* elephant-64.png */; }; - 1412A7AE17998BF4005A217D /* PGSchemaKitSQL.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1412A7AD17998BF4005A217D /* PGSchemaKitSQL.strings */; }; - 1413DF0217AD77A0009615E5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C168115F26BF20013A382 /* Foundation.framework */; }; - 1413DF0D17AD7811009615E5 /* PGClientKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 6ED85B4916288D0200A6DC02 /* PGClientKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1413DF0E17AD782D009615E5 /* PGClientKit+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE23F5A1631EF7500C99BA7 /* PGClientKit+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1413DF0F17AD7835009615E5 /* PGConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE23F5B1631EF7500C99BA7 /* PGConnection.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1413DF1017AD783B009615E5 /* PGConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE23F5C1631EF7500C99BA7 /* PGConnection.m */; }; - 1413DF1117AD783E009615E5 /* PGClientParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE23F62163207DA00C99BA7 /* PGClientParams.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1413DF1217AD7845009615E5 /* PGClientParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE23F601632076800C99BA7 /* PGClientParams.m */; }; - 1413DF1317AD7849009615E5 /* PGStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E03102E162FE50B003225B1 /* PGStatement.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1413DF1417AD784E009615E5 /* PGStatement.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E03102F162FE50B003225B1 /* PGStatement.m */; }; - 1413DF1517AD7854009615E5 /* PGConverters.h in Headers */ = {isa = PBXBuildFile; fileRef = 14DECD9F16B56D7300178235 /* PGConverters.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1413DF1617AD785A009615E5 /* PGConverters+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 14DECDA716B57EC400178235 /* PGConverters+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1413DF1717AD785F009615E5 /* PGConverters+Object2Data.m in Sources */ = {isa = PBXBuildFile; fileRef = 14DECDA016B56D7300178235 /* PGConverters+Object2Data.m */; }; - 1413DF1817AD7863009615E5 /* PGConverters+Data2Object.m in Sources */ = {isa = PBXBuildFile; fileRef = 14DECDA516B56DF300178235 /* PGConverters+Data2Object.m */; }; - 1413DF1917AD7868009615E5 /* PGResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E0773D7163744D90028783F /* PGResult.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1413DF1A17AD786E009615E5 /* PGResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E0773D8163744D90028783F /* PGResult.m */; }; - 1413DF1B17AD7872009615E5 /* PGResult+TextTable.h in Headers */ = {isa = PBXBuildFile; fileRef = 1489AEC516669A6B00C3B67D /* PGResult+TextTable.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1413DF1C17AD7878009615E5 /* PGResult+TextTable.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489AEC616669A6B00C3B67D /* PGResult+TextTable.m */; }; - 1413DF4717AEAD10009615E5 /* PGClientKit_ios.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1413DF0117AD77A0009615E5 /* PGClientKit_ios.framework */; }; - 1413DF5117AEAD6F009615E5 /* PGApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 1413DF4A17AEAD65009615E5 /* PGApplication.m */; }; - 1413DF5217AEAD73009615E5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1413DF4B17AEAD65009615E5 /* main.m */; }; - 1413DF5617AEB028009615E5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1413DF5517AEB028009615E5 /* UIKit.framework */; }; - 1413DF5917AEB0B8009615E5 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1413DF5317AEAFEB009615E5 /* CoreFoundation.framework */; }; - 1413DF5C17AEB0B8009615E5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1413DF5A17AEB0B8009615E5 /* Foundation.framework */; }; - 1413DF6217AEB11F009615E5 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1413DF5B17AEB0B8009615E5 /* libz.dylib */; }; - 141C52CF16714F9D00648E67 /* LogViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 141C52CD16714F9D00648E67 /* LogViewController.m */; }; - 141C52D016714F9D00648E67 /* LogView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 141C52CE16714F9D00648E67 /* LogView.xib */; }; - 141C52D1167150E100648E67 /* terminal.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032D76164A6F2200CD5796 /* terminal.tiff */; }; - 141E7F0F16518D23009D81E8 /* PGFoundationServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 141E7F0E16518D23009D81E8 /* PGFoundationServer.m */; }; - 14237AEF166E734A000DBCE1 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14237AED166E6FEC000DBCE1 /* MainWindow.xib */; }; - 14237AF2166E7413000DBCE1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 14237AF1166E7413000DBCE1 /* AppDelegate.m */; }; - 14284F4D1677D7B900B805C9 /* UsersRolesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14284F4B1677D7B900B805C9 /* UsersRolesViewController.m */; }; - 14284F4E1677D7B900B805C9 /* UsersRolesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14284F4C1677D7B900B805C9 /* UsersRolesView.xib */; }; - 14284F521677D94800B805C9 /* DatabaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14284F501677D94800B805C9 /* DatabaseViewController.m */; }; - 14284F531677D94800B805C9 /* DatabaseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14284F511677D94800B805C9 /* DatabaseView.xib */; }; - 14284F541677DA5200B805C9 /* database.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032D72164A6F2200CD5796 /* database.tiff */; }; - 1433616C179175C7000A79D5 /* PGSchemaProduct.h in Headers */ = {isa = PBXBuildFile; fileRef = 1433616A179175C7000A79D5 /* PGSchemaProduct.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1433616D179175C7000A79D5 /* PGSchemaProduct.m in Sources */ = {isa = PBXBuildFile; fileRef = 1433616B179175C7000A79D5 /* PGSchemaProduct.m */; }; - 1433616F17917650000A79D5 /* PGSchemaKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 1433616E17917650000A79D5 /* PGSchemaKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1433617317917F47000A79D5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EB1E72D15F273350093F784 /* main.m */; }; - 1433617917917F47000A79D5 /* PGClientKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 1433617A17917F47000A79D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C167C15F26BF20013A382 /* Cocoa.framework */; }; - 1433618117917F47000A79D5 /* PGClientKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 1433618A17917F6C000A79D5 /* PGSchemaKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14336165179173BB000A79D5 /* PGSchemaKit.framework */; }; - 1433618B17917F86000A79D5 /* PGSchemaKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14336165179173BB000A79D5 /* PGSchemaKit.framework */; }; - 1433618D1791809B000A79D5 /* elephant.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E715F3A465001ED3BE /* elephant.icns */; }; - 1433618F179180C4000A79D5 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1433618E179180C4000A79D5 /* MainMenu.xib */; }; - 14336192179181A2000A79D5 /* PGSchemaManagerApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 14336191179181A2000A79D5 /* PGSchemaManagerApp.m */; }; - 14336197179184F1000A79D5 /* tree.schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = 14336196179184F1000A79D5 /* tree.schema.xml */; }; - 1433619917919033000A79D5 /* pgschema.dtd in Resources */ = {isa = PBXBuildFile; fileRef = 1433619817919033000A79D5 /* pgschema.dtd */; }; - 1433619A17919033000A79D5 /* pgschema.dtd in Resources */ = {isa = PBXBuildFile; fileRef = 1433619817919033000A79D5 /* pgschema.dtd */; }; - 145538CE1690CC96005630A0 /* AppAbout.m in Sources */ = {isa = PBXBuildFile; fileRef = 145538CD1690CC96005630A0 /* AppAbout.m */; }; - 145695F416718D39004471F9 /* ConnectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 145695F216718D39004471F9 /* ConnectionViewController.m */; }; - 145695F516718D39004471F9 /* ConnectionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 145695F316718D39004471F9 /* ConnectionView.xib */; }; - 145695F616718EE2004471F9 /* network.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032DCD164A726400CD5796 /* network.tiff */; }; - 145CD70D168E5448007B0F06 /* SQL.strings in Resources */ = {isa = PBXBuildFile; fileRef = 145CD70C168E5448007B0F06 /* SQL.strings */; }; - 145CD710168E58FC007B0F06 /* PGServerKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6ED763FB15F2673600687079 /* PGServerKit.framework */; }; - 145CD711168E5901007B0F06 /* PGClientKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 145D3E21166A1AF1002FEA91 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C167C15F26BF20013A382 /* Cocoa.framework */; }; - 145D3E37166A1BD3002FEA91 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EB1E72D15F273350093F784 /* main.m */; }; - 145D3E39166A1C1E002FEA91 /* PGServerKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED763FB15F2673600687079 /* PGServerKit.framework */; }; - 145D3E3A166A1C3A002FEA91 /* elephant.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E715F3A465001ED3BE /* elephant.icns */; }; - 147D65D1168CC2F20034C7EC /* gear-14x14.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43EA15F3A465001ED3BE /* gear-14x14.png */; }; - 14805A1716622F9000A4019F /* PGStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 14805A1516622F9000A4019F /* PGStore.h */; }; - 14805A1816622F9000A4019F /* PGStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 14805A1616622F9000A4019F /* PGStore.m */; }; - 14805A191662300700A4019F /* PGClientKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 1489AEC716669A6B00C3B67D /* PGResult+TextTable.h in Headers */ = {isa = PBXBuildFile; fileRef = 1489AEC516669A6B00C3B67D /* PGResult+TextTable.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1489AEC816669A6B00C3B67D /* PGResult+TextTable.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489AEC616669A6B00C3B67D /* PGResult+TextTable.m */; }; - 148D2EED179420980005DB1B /* PGSchemaProductNV.h in Headers */ = {isa = PBXBuildFile; fileRef = 148D2EEB179420980005DB1B /* PGSchemaProductNV.h */; }; - 148D2EEE179420980005DB1B /* PGSchemaProductNV.m in Sources */ = {isa = PBXBuildFile; fileRef = 148D2EEC179420980005DB1B /* PGSchemaProductNV.m */; }; - 148D2EF1179432CB0005DB1B /* PGSchemaProductOp.h in Headers */ = {isa = PBXBuildFile; fileRef = 148D2EEF179432CB0005DB1B /* PGSchemaProductOp.h */; }; - 148D2EF2179432CB0005DB1B /* PGSchemaProductOp.m in Sources */ = {isa = PBXBuildFile; fileRef = 148D2EF0179432CB0005DB1B /* PGSchemaProductOp.m */; }; - 148D2EF517943BC80005DB1B /* PGSchemaManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 148D2EF317943BC80005DB1B /* PGSchemaManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 148D2EF617943BC80005DB1B /* PGSchemaManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 148D2EF417943BC80005DB1B /* PGSchemaManager.m */; }; - 148D2EF81794550A0005DB1B /* pgschema.base.schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = 148D2EF71794550A0005DB1B /* pgschema.base.schema.xml */; }; - 148D2EFA1795518E0005DB1B /* PGSchemaKit+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 148D2EF91795518E0005DB1B /* PGSchemaKit+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 148D2EFE179555AD0005DB1B /* PGLoginController.h in Headers */ = {isa = PBXBuildFile; fileRef = 148D2EFB179555AD0005DB1B /* PGLoginController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 148D2EFF179555AD0005DB1B /* PGLoginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 148D2EFC179555AD0005DB1B /* PGLoginController.m */; }; - 148D2F00179555AD0005DB1B /* PGLoginController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 148D2EFD179555AD0005DB1B /* PGLoginController.xib */; }; - 148D2F02179555E60005DB1B /* PGClientKit+Cocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 148D2F01179555E60005DB1B /* PGClientKit+Cocoa.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 148D2F03179557330005DB1B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C167C15F26BF20013A382 /* Cocoa.framework */; }; - 148D2F04179558D40005DB1B /* elephant-64.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E615F3A465001ED3BE /* elephant-64.png */; }; - 148F88C9166D63AC0088D3DF /* ResizeControl.png in Resources */ = {isa = PBXBuildFile; fileRef = 148F88C7166D61060088D3DF /* ResizeControl.png */; }; - 148F88CA166D63AE0088D3DF /* Gradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 148F88C6166D61060088D3DF /* Gradient.png */; }; - 14A053EA1677F35A004C086A /* halt.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032DC9164A718C00CD5796 /* halt.tiff */; }; - 14A228D01672389D007B16A2 /* ConnectionsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14A228CE1672389D007B16A2 /* ConnectionsViewController.m */; }; - 14A228D11672389D007B16A2 /* ConnectionsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14A228CF1672389D007B16A2 /* ConnectionsView.xib */; }; - 14A7FFA8168FA705007FC9B0 /* AppPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 14A7FFA7168FA705007FC9B0 /* AppPreferences.m */; }; - 14D7C3E617AD721D00479231 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C168115F26BF20013A382 /* Foundation.framework */; }; - 14D7C3E717AD729000479231 /* PGClientParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE23F62163207DA00C99BA7 /* PGClientParams.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 14DECDA116B56D7300178235 /* PGConverters.h in Headers */ = {isa = PBXBuildFile; fileRef = 14DECD9F16B56D7300178235 /* PGConverters.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 14DECDA216B56D7300178235 /* PGConverters+Object2Data.m in Sources */ = {isa = PBXBuildFile; fileRef = 14DECDA016B56D7300178235 /* PGConverters+Object2Data.m */; }; - 14DECDA616B56DF300178235 /* PGConverters+Data2Object.m in Sources */ = {isa = PBXBuildFile; fileRef = 14DECDA516B56DF300178235 /* PGConverters+Data2Object.m */; }; - 14DECDA816B57EC400178235 /* PGConverters+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 14DECDA716B57EC400178235 /* PGConverters+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 14E03F541691271400C1150A /* NOTICE.md in Resources */ = {isa = PBXBuildFile; fileRef = 14EE3C36166752F80083C735 /* NOTICE.md */; }; - 14EB374C1671204A00B038B6 /* NSWindow+ResizeAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 14EB374B1671204A00B038B6 /* NSWindow+ResizeAdditions.m */; }; - 14EB374F16712BC000B038B6 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14EB374E16712BC000B038B6 /* ViewController.m */; }; - 14EB37501671325500B038B6 /* elephant-32.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E415F3A465001ED3BE /* elephant-32.png */; }; - 14EB37511671325900B038B6 /* green.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032D78164A6F2200CD5796 /* green.tiff */; }; - 14EB37521671325E00B038B6 /* red.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032D79164A6F2200CD5796 /* red.tiff */; }; - 14EB37531671326100B038B6 /* yellow.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032D7A164A6F2200CD5796 /* yellow.tiff */; }; - 14EB375516713B3600B038B6 /* PGClientKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 14F1E86B17CB850200710D4A /* PGGutterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F1E86317CB84FB00710D4A /* PGGutterView.m */; }; - 14F1E86C17CB850600710D4A /* PGConsoleViewImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F1E86517CB84FB00710D4A /* PGConsoleViewImpl.m */; }; - 14F1E86D17CB850A00710D4A /* PGConsoleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F1E86617CB84FB00710D4A /* PGConsoleView.m */; }; - 14F1E86E17CB857300710D4A /* PGConsoleView.h in Headers */ = {isa = PBXBuildFile; fileRef = 14F1E86717CB84FB00710D4A /* PGConsoleView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 14F1E86F17CB857A00710D4A /* PGControlsKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 14F1E86017CB840400710D4A /* PGControlsKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 14F1E87017CB864C00710D4A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C167C15F26BF20013A382 /* Cocoa.framework */; }; - 14F1E87117CB865F00710D4A /* PGConsoleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14F1E86917CB84FB00710D4A /* PGConsoleView.xib */; }; - 14F1E87417CB869900710D4A /* PGControlsKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14F1E84717CB83CD00710D4A /* PGControlsKit.framework */; }; - 14F1E87517CB86D600710D4A /* PGControlsKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14F1E84717CB83CD00710D4A /* PGControlsKit.framework */; }; - 14F1E87917CB8FEC00710D4A /* PGTabViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F1E87817CB8FEC00710D4A /* PGTabViewController.m */; }; - 14F94E0017A67C5C008212B0 /* PGSchemaProductOpTable.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F94DFF17A67C5C008212B0 /* PGSchemaProductOpTable.m */; }; - 6E002D3417BFA89A001FB183 /* ResizeControl.png in Resources */ = {isa = PBXBuildFile; fileRef = 148F88C7166D61060088D3DF /* ResizeControl.png */; }; - 6E002D3517BFA89D001FB183 /* Gradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 148F88C6166D61060088D3DF /* Gradient.png */; }; - 6E002D3D17BFC19A001FB183 /* LocalConnectionWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E002D3C17BFC19A001FB183 /* LocalConnectionWindow.xib */; }; - 6E002D4017BFC1F1001FB183 /* LocalConnectionWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E002D3F17BFC1F1001FB183 /* LocalConnectionWindowController.m */; }; - 6E002D4117BFC45D001FB183 /* elephant-32.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E415F3A465001ED3BE /* elephant-32.png */; }; - 6E002D4417BFCE51001FB183 /* PGSidebarNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E002D4317BFCE51001FB183 /* PGSidebarNode.m */; }; - 6E002D4617BFDACE001FB183 /* red.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 14032D79164A6F2200CD5796 /* red.tiff */; }; - 6E002D4917BFE349001FB183 /* PGSidebarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E002D4817BFE349001FB183 /* PGSidebarViewController.m */; }; - 6E002D4D17BFED9B001FB183 /* RemoteConnectionWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E002D4C17BFED9B001FB183 /* RemoteConnectionWindow.xib */; }; - 6E031030162FE50B003225B1 /* PGStatement.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E03102E162FE50B003225B1 /* PGStatement.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E031031162FE50B003225B1 /* PGStatement.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E03102F162FE50B003225B1 /* PGStatement.m */; }; - 6E0773D9163744D90028783F /* PGResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E0773D7163744D90028783F /* PGResult.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E0773DA163744D90028783F /* PGResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E0773D8163744D90028783F /* PGResult.m */; }; - 6E11AC0F162F4722009A077C /* Application.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E11AC0E162F4722009A077C /* Application.m */; }; - 6E222C5017B035E90087A483 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E222C4F17B035E90087A483 /* libz.dylib */; }; - 6E222C5217B035F00087A483 /* LDAP.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E222C5117B035F00087A483 /* LDAP.framework */; }; - 6E29AC7617C0CC8600147679 /* RemoteConnectionWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E29AC7517C0CC8600147679 /* RemoteConnectionWindowController.m */; }; - 6E29B37E17C695E500551035 /* PGSidebarDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E29B37D17C695E500551035 /* PGSidebarDataSource.m */; }; - 6E2A0EBF16374CAF00970FEF /* elephant-64.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E615F3A465001ED3BE /* elephant-64.png */; }; - 6E2A0EC21637540400970FEF /* PGClientKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 6E4907CF17D3B3F600BEE2A9 /* PGPasswordWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4907CD17D3B3F600BEE2A9 /* PGPasswordWindow.h */; }; - 6E4907D017D3B3F600BEE2A9 /* PGPasswordWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4907CE17D3B3F600BEE2A9 /* PGPasswordWindow.m */; }; - 6E4907D317D3B49200BEE2A9 /* PGPasswordWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E4907D217D3B49200BEE2A9 /* PGPasswordWindow.xib */; }; - 6E4DEC87162CC38D008B26BD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C168115F26BF20013A382 /* Foundation.framework */; }; - 6E4DEC94162CC3E1008B26BD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4DEC80162CC307008B26BD /* main.m */; }; - 6E4DEC95162CC4AB008B26BD /* PGClientKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 6ED85B4916288D0200A6DC02 /* PGClientKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E4DEC96162CC5E6008B26BD /* PGClientKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 6E5FCF9617BE9EFE00483AF6 /* PGConnection_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E5FCF9517BE9EFE00483AF6 /* PGConnection_tests.m */; }; - 6E5FCF9917BEA04100483AF6 /* PGFoundationServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E5FCF9817BEA04100483AF6 /* PGFoundationServer.m */; }; - 6E5FCF9A17BEA3AD00483AF6 /* PGServerKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED763FB15F2673600687079 /* PGServerKit.framework */; }; - 6E68ADE71635DB4400436234 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C167C15F26BF20013A382 /* Cocoa.framework */; }; - 6E68AE011635DB6900436234 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EB1E72D15F273350093F784 /* main.m */; }; - 6E68AE071635DD6E00436234 /* PGClientApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E68AE041635DD6E00436234 /* PGClientApplication.m */; }; - 6E68AE081635DD6E00436234 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E68AE051635DD6E00436234 /* MainMenu.xib */; }; - 6E68AE0A1635DDB500436234 /* elephant.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E715F3A465001ED3BE /* elephant.icns */; }; - 6E68AE0B1635DDCE00436234 /* PGClientKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 6E725FE117AEC11A002EEF67 /* PGClientView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6E725FE017AEC11A002EEF67 /* PGClientView.xib */; }; - 6E725FE417AEC3A0002EEF67 /* PGClientView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E725FE317AEC3A0002EEF67 /* PGClientView.m */; }; - 6EA41EF01610E7DB00E81046 /* PGServer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EA41EEE1610E7DB00E81046 /* PGServer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EA41EF11610E7DB00E81046 /* PGServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA41EEF1610E7DB00E81046 /* PGServer.m */; }; - 6EAA40EB17BC150E0078EB32 /* NSURL+PGAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EAA40E917BC150E0078EB32 /* NSURL+PGAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EAA40EC17BC150E0078EB32 /* NSURL+PGAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EAA40E917BC150E0078EB32 /* NSURL+PGAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EAA40ED17BC150E0078EB32 /* NSURL+PGAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EAA40EA17BC150E0078EB32 /* NSURL+PGAdditions.m */; }; - 6EAA40EE17BC150E0078EB32 /* NSURL+PGAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EAA40EA17BC150E0078EB32 /* NSURL+PGAdditions.m */; }; - 6EB1E79615F282910093F784 /* PGServerKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EB1E74015F273350093F784 /* PGServerKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EB5485017AEC8F6000F4AA2 /* elephant-64.png in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E615F3A465001ED3BE /* elephant-64.png */; }; - 6EB5485117AEC8FD000F4AA2 /* elephant.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6E1B43E715F3A465001ED3BE /* elephant.icns */; }; - 6EB5485817AECA2A000F4AA2 /* elephant-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 6EB5485417AEC9CA000F4AA2 /* elephant-72.png */; }; - 6EB5485B17AECD2A000F4AA2 /* elephant-144.png in Resources */ = {isa = PBXBuildFile; fileRef = 6EB5485917AECCAF000F4AA2 /* elephant-144.png */; }; - 6ECA7ADE15F3637600AF2B70 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C168115F26BF20013A382 /* Foundation.framework */; }; - 6ECA7AE915F3638500AF2B70 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ECA7AD715F3635A00AF2B70 /* main.m */; }; - 6ECA7AEA15F363C400AF2B70 /* PGServerKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED763FB15F2673600687079 /* PGServerKit.framework */; }; - 6ED779EE17C11A0E00124DF1 /* PGServerKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED763FB15F2673600687079 /* PGServerKit.framework */; }; - 6ED779EF17C11A1B00124DF1 /* PGServerKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6ED763FB15F2673600687079 /* PGServerKit.framework */; }; - 6ED779F417C1267300124DF1 /* traffic-grey.png in Resources */ = {isa = PBXBuildFile; fileRef = 6ED779F117C1266100124DF1 /* traffic-grey.png */; }; - 6EDB9D6917C20F3E00B9BC89 /* traffic-orange.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 6ED779F317C1266100124DF1 /* traffic-orange.tiff */; }; - 6EDB9D6A17C20F4100B9BC89 /* traffic-red.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 6ED779F217C1266100124DF1 /* traffic-red.tiff */; }; - 6EDB9D6B17C20F4600B9BC89 /* traffic-green.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 6ED779F017C1266100124DF1 /* traffic-green.tiff */; }; - 6EDC4CCF17BC25FF009E040D /* NSURL_PGAdditions_tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EDC4CCE17BC24DA009E040D /* NSURL_PGAdditions_tests.m */; }; - 6EDC4CD217BC274B009E040D /* PGClientKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; }; - 6EDC4CD317BC274B009E040D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8C168115F26BF20013A382 /* Foundation.framework */; }; - 6EDC4CD517BC2755009E040D /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EDC4CD417BC2755009E040D /* SenTestingKit.framework */; }; - 6EDD90A917C8EA8D0016DABC /* PGConnectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EDD90A817C8EA8D0016DABC /* PGConnectionController.m */; }; - 6EE12E1A17D51CD70034B9E1 /* SSKeychain.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6EE12E1017D51CD70034B9E1 /* SSKeychain.strings */; }; - 6EE12E1B17D51CD70034B9E1 /* SSKeychain.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6EE12E1017D51CD70034B9E1 /* SSKeychain.strings */; }; - 6EE12E1E17D51CD70034B9E1 /* SSKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE12E1317D51CD70034B9E1 /* SSKeychain.m */; }; - 6EE12E1F17D51CD70034B9E1 /* SSKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE12E1317D51CD70034B9E1 /* SSKeychain.m */; }; - 6EE12E2217D51CD70034B9E1 /* SSKeychainQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE12E1517D51CD70034B9E1 /* SSKeychainQuery.m */; }; - 6EE12E2317D51CD70034B9E1 /* SSKeychainQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE12E1517D51CD70034B9E1 /* SSKeychainQuery.m */; }; - 6EE12E2617D51D620034B9E1 /* PGPasswordStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE12E2417D51D620034B9E1 /* PGPasswordStore.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EE12E2717D51D620034B9E1 /* PGPasswordStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE12E2417D51D620034B9E1 /* PGPasswordStore.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EE12E2817D51D620034B9E1 /* PGPasswordStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE12E2517D51D620034B9E1 /* PGPasswordStore.m */; }; - 6EE12E2917D51D620034B9E1 /* PGPasswordStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE12E2517D51D620034B9E1 /* PGPasswordStore.m */; }; - 6EE12E2A17D51DAF0034B9E1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E4907CB17D3AF4D00BEE2A9 /* Security.framework */; }; - 6EE12E2C17D51DC50034B9E1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EE12E2B17D51DC50034B9E1 /* Security.framework */; }; - 6EE23F5D1631EF7500C99BA7 /* PGClientKit+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE23F5A1631EF7500C99BA7 /* PGClientKit+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 6EE23F5E1631EF7500C99BA7 /* PGConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE23F5B1631EF7500C99BA7 /* PGConnection.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EE23F5F1631EF7500C99BA7 /* PGConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE23F5C1631EF7500C99BA7 /* PGConnection.m */; }; - 6EE23F611632076800C99BA7 /* PGClientParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE23F601632076800C99BA7 /* PGClientParams.m */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 1413DF1F17AD7C05009615E5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6E83260F17AD15F3002AFCBC; - remoteInfo = libpq_ios; - }; - 1413DF2117AD7C0E009615E5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6E83260A17AD15C9002AFCBC; - remoteInfo = openssl_ios; - }; - 1413DF4417AEACF4009615E5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1413DF0017AD77A0009615E5; - remoteInfo = PGClientKit_ios; - }; - 14182366166128DA00765768 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit; - }; - 14336167179173D3000A79D5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit; - }; - 1433618617917F5B000A79D5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit; - }; - 1433618817917F5B000A79D5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1433614A179173BB000A79D5; - remoteInfo = PGSchemaKit; - }; - 143398D4168F4F1A00234FBF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 14280457166811D700A61BF6; - remoteInfo = openssl; - }; - 14F1E87217CB868F00710D4A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 14F1E84617CB83CD00710D4A; - remoteInfo = PGControlsKit_mac; - }; - 6E002D2F17BF9774001FB183 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED763FA15F2673600687079; - remoteInfo = PGServerKit_mac; - }; - 6E002D3117BFA5FA001FB183 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit_mac; - }; - 6E14274C17B182700022238D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit_mac; - }; - 6E14274E17B182700022238D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED763FA15F2673600687079; - remoteInfo = PGServerKit_mac; - }; - 6E4DEC92162CC3A7008B26BD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit; - }; - 6ECA7AEB15F363DB00AF2B70 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED763FA15F2673600687079; - remoteInfo = PGServerKit; - }; - 6ED7641215F2674E00687079 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6E256FEE15F255780079AD2D; - remoteInfo = postgresql; - }; - 6ED779EC17C11A0900124DF1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED763FA15F2673600687079; - remoteInfo = PGServerKit_mac; - }; - 6ED85B3716288C4800A6DC02 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6E256FEE15F255780079AD2D; - remoteInfo = postgresql; - }; - 6EDC4CD017BC2659009E040D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 6E256FDE15F252620079AD2D /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6ED85B3516288C4800A6DC02; - remoteInfo = PGClientKit_mac; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXCopyFilesBuildPhase section */ - 1433618017917F47000A79D5 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 1433618B17917F86000A79D5 /* PGSchemaKit.framework in CopyFiles */, - 1433618117917F47000A79D5 /* PGClientKit.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 145CD70F168E58F0007B0F06 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 145CD710168E58FC007B0F06 /* PGServerKit.framework in CopyFiles */, - 145CD711168E5901007B0F06 /* PGClientKit.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E2A0EC1163753F900970FEF /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = ""; - dstSubfolderSpec = 10; - files = ( - 14F1E87517CB86D600710D4A /* PGControlsKit.framework in CopyFiles */, - 6ED779EF17C11A1B00124DF1 /* PGServerKit.framework in CopyFiles */, - 6E2A0EC21637540400970FEF /* PGClientKit.framework in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E4DEC83162CC38D008B26BD /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = /usr/share/man/man1/; - dstSubfolderSpec = 0; - files = ( - ); - runOnlyForDeploymentPostprocessing = 1; - }; -/* End PBXCopyFilesBuildPhase section */ - -/* Begin PBXFileReference section */ - 14032D72164A6F2200CD5796 /* database.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = database.tiff; sourceTree = ""; }; - 14032D73164A6F2200CD5796 /* reload.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = reload.tiff; sourceTree = ""; }; - 14032D74164A6F2200CD5796 /* start.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = start.tiff; sourceTree = ""; }; - 14032D75164A6F2200CD5796 /* stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = stop.tiff; sourceTree = ""; }; - 14032D76164A6F2200CD5796 /* terminal.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = terminal.tiff; sourceTree = ""; }; - 14032D78164A6F2200CD5796 /* green.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = green.tiff; sourceTree = ""; }; - 14032D79164A6F2200CD5796 /* red.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = red.tiff; sourceTree = ""; }; - 14032D7A164A6F2200CD5796 /* yellow.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = yellow.tiff; sourceTree = ""; }; - 14032DC9164A718C00CD5796 /* halt.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = halt.tiff; sourceTree = ""; }; - 14032DCD164A726400CD5796 /* network.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = network.tiff; sourceTree = ""; }; - 14032DCE164A726400CD5796 /* preferences.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = preferences.tiff; sourceTree = ""; }; - 14032DD3164AB35100CD5796 /* info.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = info.tiff; sourceTree = ""; }; - 14032DD4164AB35100CD5796 /* user.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = user.tiff; sourceTree = ""; }; - 1412A7AD17998BF4005A217D /* PGSchemaKitSQL.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = PGSchemaKitSQL.strings; sourceTree = ""; }; - 1413DF0117AD77A0009615E5 /* PGClientKit_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework.static; includeInIndex = 0; path = PGClientKit_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 1413DF1D17AD79AC009615E5 /* PGClientKit_ios.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGClientKit_ios.plist; sourceTree = ""; }; - 1413DF1E17AD79AC009615E5 /* PGClientKit_mac.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGClientKit_mac.plist; sourceTree = ""; }; - 1413DF2917AEABF6009615E5 /* PGClient_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PGClient_ios.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 1413DF4917AEAD65009615E5 /* PGApplication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGApplication.h; sourceTree = ""; }; - 1413DF4A17AEAD65009615E5 /* PGApplication.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PGApplication.m; sourceTree = ""; }; - 1413DF4B17AEAD65009615E5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - 1413DF4C17AEAD65009615E5 /* PGClient_ios.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGClient_ios.plist; sourceTree = ""; }; - 1413DF5317AEAFEB009615E5 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; }; - 1413DF5517AEB028009615E5 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 1413DF5A17AEB0B8009615E5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 1413DF5B17AEB0B8009615E5 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/usr/lib/libz.dylib; sourceTree = DEVELOPER_DIR; }; - 14182364166128C000765768 /* PGDataKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PGDataKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 14182368166129D300765768 /* PGDataKit.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGDataKit.plist; sourceTree = ""; }; - 141C52CC16714F9D00648E67 /* LogViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LogViewController.h; sourceTree = ""; }; - 141C52CD16714F9D00648E67 /* LogViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LogViewController.m; sourceTree = ""; }; - 141C52CE16714F9D00648E67 /* LogView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LogView.xib; sourceTree = ""; }; - 141E7F0D16518D23009D81E8 /* PGFoundationServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGFoundationServer.h; sourceTree = ""; }; - 141E7F0E16518D23009D81E8 /* PGFoundationServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGFoundationServer.m; sourceTree = ""; }; - 14237AED166E6FEC000DBCE1 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = ""; }; - 14237AF0166E7413000DBCE1 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; - 14237AF1166E7413000DBCE1 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; - 1426753117A1B65000956F22 /* make-libpq.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "make-libpq.sh"; sourceTree = ""; }; - 142804551668114400A61BF6 /* openssl-1.0.1c.tar.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = "openssl-1.0.1c.tar.gz"; sourceTree = ""; }; - 142804561668115600A61BF6 /* make-openssl.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "make-openssl.sh"; sourceTree = ""; }; - 14284F4A1677D7B900B805C9 /* UsersRolesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsersRolesViewController.h; sourceTree = ""; }; - 14284F4B1677D7B900B805C9 /* UsersRolesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UsersRolesViewController.m; sourceTree = ""; }; - 14284F4C1677D7B900B805C9 /* UsersRolesView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UsersRolesView.xib; sourceTree = ""; }; - 14284F4F1677D94800B805C9 /* DatabaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DatabaseViewController.h; sourceTree = ""; }; - 14284F501677D94800B805C9 /* DatabaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DatabaseViewController.m; sourceTree = ""; }; - 14284F511677D94800B805C9 /* DatabaseView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DatabaseView.xib; sourceTree = ""; }; - 14336165179173BB000A79D5 /* PGSchemaKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PGSchemaKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 14336169179174C0000A79D5 /* PGSchemaKit.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGSchemaKit.plist; sourceTree = ""; }; - 1433616A179175C7000A79D5 /* PGSchemaProduct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaProduct.h; sourceTree = ""; }; - 1433616B179175C7000A79D5 /* PGSchemaProduct.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSchemaProduct.m; sourceTree = ""; }; - 1433616E17917650000A79D5 /* PGSchemaKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaKit.h; sourceTree = ""; }; - 1433618517917F47000A79D5 /* PGSchemaManager.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PGSchemaManager.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 1433618C17917FC9000A79D5 /* PGSchemaManager.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGSchemaManager.plist; sourceTree = ""; }; - 1433618E179180C4000A79D5 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = ""; }; - 14336190179181A2000A79D5 /* PGSchemaManagerApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaManagerApp.h; sourceTree = ""; }; - 14336191179181A2000A79D5 /* PGSchemaManagerApp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSchemaManagerApp.m; sourceTree = ""; }; - 14336196179184F1000A79D5 /* tree.schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = tree.schema.xml; sourceTree = ""; }; - 1433619817919033000A79D5 /* pgschema.dtd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pgschema.dtd; sourceTree = ""; }; - 145538CC1690CC96005630A0 /* AppAbout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppAbout.h; sourceTree = ""; }; - 145538CD1690CC96005630A0 /* AppAbout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppAbout.m; sourceTree = ""; }; - 145695F116718D39004471F9 /* ConnectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConnectionViewController.h; sourceTree = ""; }; - 145695F216718D39004471F9 /* ConnectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConnectionViewController.m; sourceTree = ""; }; - 145695F316718D39004471F9 /* ConnectionView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConnectionView.xib; sourceTree = ""; }; - 145CD70C168E5448007B0F06 /* SQL.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = SQL.strings; sourceTree = ""; }; - 145D3E19166A19AC002FEA91 /* PGServer.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = PGServer.plist; sourceTree = ""; }; - 145D3E1F166A1AF1002FEA91 /* PGServer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PGServer.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 14805A1416622F4F00A4019F /* PGDataKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGDataKit.h; sourceTree = ""; }; - 14805A1516622F9000A4019F /* PGStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGStore.h; sourceTree = ""; }; - 14805A1616622F9000A4019F /* PGStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGStore.m; sourceTree = ""; }; - 1489AEC516669A6B00C3B67D /* PGResult+TextTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PGResult+TextTable.h"; sourceTree = ""; }; - 1489AEC616669A6B00C3B67D /* PGResult+TextTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PGResult+TextTable.m"; sourceTree = ""; }; - 148D2EEB179420980005DB1B /* PGSchemaProductNV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaProductNV.h; sourceTree = ""; }; - 148D2EEC179420980005DB1B /* PGSchemaProductNV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSchemaProductNV.m; sourceTree = ""; }; - 148D2EEF179432CB0005DB1B /* PGSchemaProductOp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaProductOp.h; sourceTree = ""; }; - 148D2EF0179432CB0005DB1B /* PGSchemaProductOp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSchemaProductOp.m; sourceTree = ""; }; - 148D2EF317943BC80005DB1B /* PGSchemaManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaManager.h; sourceTree = ""; }; - 148D2EF417943BC80005DB1B /* PGSchemaManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSchemaManager.m; sourceTree = ""; }; - 148D2EF71794550A0005DB1B /* pgschema.base.schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pgschema.base.schema.xml; sourceTree = ""; }; - 148D2EF91795518E0005DB1B /* PGSchemaKit+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PGSchemaKit+Private.h"; sourceTree = ""; }; - 148D2EFB179555AD0005DB1B /* PGLoginController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGLoginController.h; sourceTree = ""; }; - 148D2EFC179555AD0005DB1B /* PGLoginController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGLoginController.m; sourceTree = ""; }; - 148D2EFD179555AD0005DB1B /* PGLoginController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PGLoginController.xib; sourceTree = ""; }; - 148D2F01179555E60005DB1B /* PGClientKit+Cocoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PGClientKit+Cocoa.h"; sourceTree = ""; }; - 148F88C6166D61060088D3DF /* Gradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Gradient.png; sourceTree = ""; }; - 148F88C7166D61060088D3DF /* ResizeControl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ResizeControl.png; sourceTree = ""; }; - 14A228CD1672389D007B16A2 /* ConnectionsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConnectionsViewController.h; sourceTree = ""; }; - 14A228CE1672389D007B16A2 /* ConnectionsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConnectionsViewController.m; sourceTree = ""; }; - 14A228CF1672389D007B16A2 /* ConnectionsView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConnectionsView.xib; sourceTree = ""; }; - 14A7FFA6168FA705007FC9B0 /* AppPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppPreferences.h; sourceTree = ""; }; - 14A7FFA7168FA705007FC9B0 /* AppPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppPreferences.m; sourceTree = ""; }; - 14CF6E931667488500D2DF78 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = ""; }; - 14DECD9F16B56D7300178235 /* PGConverters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGConverters.h; sourceTree = ""; }; - 14DECDA016B56D7300178235 /* PGConverters+Object2Data.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PGConverters+Object2Data.m"; sourceTree = ""; }; - 14DECDA516B56DF300178235 /* PGConverters+Data2Object.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PGConverters+Data2Object.m"; sourceTree = ""; }; - 14DECDA716B57EC400178235 /* PGConverters+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PGConverters+Private.h"; sourceTree = ""; }; - 14EB374A1671204A00B038B6 /* NSWindow+ResizeAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSWindow+ResizeAdditions.h"; sourceTree = ""; }; - 14EB374B1671204A00B038B6 /* NSWindow+ResizeAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSWindow+ResizeAdditions.m"; sourceTree = ""; }; - 14EB374D16712BC000B038B6 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; - 14EB374E16712BC000B038B6 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; - 14EE3C36166752F80083C735 /* NOTICE.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = NOTICE.md; sourceTree = ""; }; - 14EE3C3C166752F80083C735 /* make-postgresql.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "make-postgresql.sh"; sourceTree = ""; }; - 14EE3C40166752F80083C735 /* postgresql-9.1.5.tar.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = "postgresql-9.1.5.tar.gz"; sourceTree = ""; }; - 14F1E84717CB83CD00710D4A /* PGControlsKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PGControlsKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 14F1E85E17CB840400710D4A /* PGControlsKit.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGControlsKit.plist; sourceTree = ""; }; - 14F1E86017CB840400710D4A /* PGControlsKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGControlsKit.h; sourceTree = ""; }; - 14F1E86317CB84FB00710D4A /* PGGutterView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PGGutterView.m; sourceTree = ""; }; - 14F1E86417CB84FB00710D4A /* PGGutterView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGGutterView.h; sourceTree = ""; }; - 14F1E86517CB84FB00710D4A /* PGConsoleViewImpl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PGConsoleViewImpl.m; sourceTree = ""; }; - 14F1E86617CB84FB00710D4A /* PGConsoleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PGConsoleView.m; sourceTree = ""; }; - 14F1E86717CB84FB00710D4A /* PGConsoleView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGConsoleView.h; sourceTree = ""; }; - 14F1E86817CB84FB00710D4A /* PGControlsKit+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PGControlsKit+Private.h"; sourceTree = ""; }; - 14F1E86917CB84FB00710D4A /* PGConsoleView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PGConsoleView.xib; sourceTree = ""; }; - 14F1E86A17CB84FB00710D4A /* PGConsoleViewImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGConsoleViewImpl.h; sourceTree = ""; }; - 14F1E87717CB8FEC00710D4A /* PGTabViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGTabViewController.h; sourceTree = ""; }; - 14F1E87817CB8FEC00710D4A /* PGTabViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGTabViewController.m; sourceTree = ""; }; - 14F94DFE17A67C5C008212B0 /* PGSchemaProductOpTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSchemaProductOpTable.h; sourceTree = ""; }; - 14F94DFF17A67C5C008212B0 /* PGSchemaProductOpTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSchemaProductOpTable.m; sourceTree = ""; }; - 6E002D3C17BFC19A001FB183 /* LocalConnectionWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LocalConnectionWindow.xib; sourceTree = ""; }; - 6E002D3E17BFC1F1001FB183 /* LocalConnectionWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalConnectionWindowController.h; sourceTree = ""; }; - 6E002D3F17BFC1F1001FB183 /* LocalConnectionWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocalConnectionWindowController.m; sourceTree = ""; }; - 6E002D4217BFCE51001FB183 /* PGSidebarNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSidebarNode.h; sourceTree = ""; }; - 6E002D4317BFCE51001FB183 /* PGSidebarNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSidebarNode.m; sourceTree = ""; }; - 6E002D4717BFE349001FB183 /* PGSidebarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSidebarViewController.h; sourceTree = ""; }; - 6E002D4817BFE349001FB183 /* PGSidebarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSidebarViewController.m; sourceTree = ""; }; - 6E002D4A17BFEC7B001FB183 /* test-frameworks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "test-frameworks.sh"; sourceTree = ""; }; - 6E002D4C17BFED9B001FB183 /* RemoteConnectionWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RemoteConnectionWindow.xib; sourceTree = ""; }; - 6E03102E162FE50B003225B1 /* PGStatement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGStatement.h; sourceTree = ""; }; - 6E03102F162FE50B003225B1 /* PGStatement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGStatement.m; sourceTree = ""; }; - 6E0773D7163744D90028783F /* PGResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGResult.h; sourceTree = ""; }; - 6E0773D8163744D90028783F /* PGResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGResult.m; sourceTree = ""; }; - 6E11AC0D162F4722009A077C /* Application.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Application.h; sourceTree = ""; }; - 6E11AC0E162F4722009A077C /* Application.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Application.m; sourceTree = ""; }; - 6E1B43E415F3A465001ED3BE /* elephant-32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-32.png"; sourceTree = ""; }; - 6E1B43E515F3A465001ED3BE /* elephant-512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-512.png"; sourceTree = ""; }; - 6E1B43E615F3A465001ED3BE /* elephant-64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-64.png"; sourceTree = ""; }; - 6E1B43E715F3A465001ED3BE /* elephant.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = elephant.icns; sourceTree = ""; }; - 6E1B43EA15F3A465001ED3BE /* gear-14x14.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gear-14x14.png"; sourceTree = ""; }; - 6E1B43ED15F3A465001ED3BE /* logo_w_elephant.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = logo_w_elephant.pdf; sourceTree = ""; }; - 6E1B43F915F3A465001ED3BE /* strapline-200x40.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "strapline-200x40.png"; sourceTree = ""; }; - 6E222C4F17B035E90087A483 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; - 6E222C5117B035F00087A483 /* LDAP.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LDAP.framework; path = System/Library/Frameworks/LDAP.framework; sourceTree = SDKROOT; }; - 6E29AC7417C0CC8600147679 /* RemoteConnectionWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RemoteConnectionWindowController.h; sourceTree = ""; }; - 6E29AC7517C0CC8600147679 /* RemoteConnectionWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RemoteConnectionWindowController.m; sourceTree = ""; }; - 6E29B37C17C695E500551035 /* PGSidebarDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGSidebarDataSource.h; sourceTree = ""; }; - 6E29B37D17C695E500551035 /* PGSidebarDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGSidebarDataSource.m; sourceTree = ""; }; - 6E48B370160604270044A6CB /* PGServer+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PGServer+Private.h"; sourceTree = ""; }; - 6E4907CB17D3AF4D00BEE2A9 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; - 6E4907CD17D3B3F600BEE2A9 /* PGPasswordWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPasswordWindow.h; sourceTree = ""; }; - 6E4907CE17D3B3F600BEE2A9 /* PGPasswordWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPasswordWindow.m; sourceTree = ""; }; - 6E4907D217D3B49200BEE2A9 /* PGPasswordWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PGPasswordWindow.xib; sourceTree = ""; }; - 6E4DEC80162CC307008B26BD /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - 6E4DEC85162CC38D008B26BD /* PGFoundationClient */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = PGFoundationClient; sourceTree = BUILT_PRODUCTS_DIR; }; - 6E5FCF9417BE9EFE00483AF6 /* PGConnection_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGConnection_tests.h; sourceTree = ""; }; - 6E5FCF9517BE9EFE00483AF6 /* PGConnection_tests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGConnection_tests.m; sourceTree = ""; }; - 6E5FCF9717BEA04100483AF6 /* PGFoundationServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGFoundationServer.h; sourceTree = ""; }; - 6E5FCF9817BEA04100483AF6 /* PGFoundationServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGFoundationServer.m; sourceTree = ""; }; - 6E68ADE51635DB4400436234 /* PGClient.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PGClient.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 6E68AE031635DD6E00436234 /* PGClientApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGClientApplication.h; sourceTree = ""; }; - 6E68AE041635DD6E00436234 /* PGClientApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGClientApplication.m; sourceTree = ""; }; - 6E68AE051635DD6E00436234 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = ""; }; - 6E68AE061635DD6E00436234 /* PGClient.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = PGClient.plist; sourceTree = ""; }; - 6E6A7E3F17B0311D00032B48 /* postgresql-kit.wiki */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "postgresql-kit.wiki"; path = "../postgresql-kit.wiki"; sourceTree = ""; }; - 6E725FE017AEC11A002EEF67 /* PGClientView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PGClientView.xib; sourceTree = ""; }; - 6E725FE217AEC3A0002EEF67 /* PGClientView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGClientView.h; sourceTree = ""; }; - 6E725FE317AEC3A0002EEF67 /* PGClientView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGClientView.m; sourceTree = ""; }; - 6E83260817AD08C1002AFCBC /* build-frameworks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "build-frameworks.sh"; sourceTree = ""; }; - 6E83260917AD09C2002AFCBC /* openssl-1.0.1e.tar.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = "openssl-1.0.1e.tar.gz"; sourceTree = ""; }; - 6E8C167C15F26BF20013A382 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; - 6E8C167F15F26BF20013A382 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; - 6E8C168115F26BF20013A382 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; - 6EA41EEE1610E7DB00E81046 /* PGServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGServer.h; sourceTree = ""; }; - 6EA41EEF1610E7DB00E81046 /* PGServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGServer.m; sourceTree = ""; }; - 6EA5EA8017AAE136005A3343 /* postgresql-9.2.4.tar.gz */ = {isa = PBXFileReference; lastKnownFileType = archive.gzip; path = "postgresql-9.2.4.tar.gz"; sourceTree = ""; }; - 6EA5EA8117AAE480005A3343 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = ""; }; - 6EA5EA8217AAF9DC005A3343 /* lipo.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = lipo.sh; sourceTree = ""; }; - 6EAA40E917BC150E0078EB32 /* NSURL+PGAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURL+PGAdditions.h"; sourceTree = ""; }; - 6EAA40EA17BC150E0078EB32 /* NSURL+PGAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURL+PGAdditions.m"; sourceTree = ""; }; - 6EB1E72D15F273350093F784 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - 6EB1E73F15F273350093F784 /* PGServerKit.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGServerKit.plist; sourceTree = ""; }; - 6EB1E74015F273350093F784 /* PGServerKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGServerKit.h; sourceTree = ""; }; - 6EB5485417AEC9CA000F4AA2 /* elephant-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-72.png"; sourceTree = ""; }; - 6EB5485917AECCAF000F4AA2 /* elephant-144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-144.png"; sourceTree = ""; }; - 6ECA7AD715F3635A00AF2B70 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - 6ECA7ADC15F3637600AF2B70 /* PGFoundationServer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = PGFoundationServer; sourceTree = BUILT_PRODUCTS_DIR; }; - 6ED763FB15F2673600687079 /* PGServerKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PGServerKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6ED779F017C1266100124DF1 /* traffic-green.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "traffic-green.tiff"; sourceTree = ""; }; - 6ED779F117C1266100124DF1 /* traffic-grey.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "traffic-grey.png"; sourceTree = ""; }; - 6ED779F217C1266100124DF1 /* traffic-red.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "traffic-red.tiff"; sourceTree = ""; }; - 6ED779F317C1266100124DF1 /* traffic-orange.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "traffic-orange.tiff"; sourceTree = ""; }; - 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PGClientKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6ED85B4916288D0200A6DC02 /* PGClientKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGClientKit.h; sourceTree = ""; }; - 6EDB9D6C17C2141900B9BC89 /* build-macapps.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "build-macapps.sh"; sourceTree = ""; }; - 6EDB9D6D17C2144900B9BC89 /* build-iosapps.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "build-iosapps.sh"; sourceTree = ""; }; - 6EDC4CB017BC2459009E040D /* PGClientKit_testcases.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PGClientKit_testcases.octest; sourceTree = BUILT_PRODUCTS_DIR; }; - 6EDC4CCB17BC24DA009E040D /* PGClientKit_testcases.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PGClientKit_testcases.plist; sourceTree = ""; }; - 6EDC4CCD17BC24DA009E040D /* NSURL_PGAdditions_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NSURL_PGAdditions_tests.h; sourceTree = ""; }; - 6EDC4CCE17BC24DA009E040D /* NSURL_PGAdditions_tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NSURL_PGAdditions_tests.m; sourceTree = ""; }; - 6EDC4CD417BC2755009E040D /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; }; - 6EDD90A717C8EA8D0016DABC /* PGConnectionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGConnectionController.h; sourceTree = ""; }; - 6EDD90A817C8EA8D0016DABC /* PGConnectionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGConnectionController.m; sourceTree = ""; }; - 6EE12E0D17D51CD70034B9E1 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - 6EE12E0E17D51CD70034B9E1 /* Readme.markdown */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Readme.markdown; sourceTree = ""; }; - 6EE12E1117D51CD70034B9E1 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SSKeychain.strings; sourceTree = ""; }; - 6EE12E1217D51CD70034B9E1 /* SSKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSKeychain.h; sourceTree = ""; }; - 6EE12E1317D51CD70034B9E1 /* SSKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSKeychain.m; sourceTree = ""; }; - 6EE12E1417D51CD70034B9E1 /* SSKeychainQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SSKeychainQuery.h; sourceTree = ""; }; - 6EE12E1517D51CD70034B9E1 /* SSKeychainQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SSKeychainQuery.m; sourceTree = ""; }; - 6EE12E2417D51D620034B9E1 /* PGPasswordStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGPasswordStore.h; sourceTree = ""; }; - 6EE12E2517D51D620034B9E1 /* PGPasswordStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGPasswordStore.m; sourceTree = ""; }; - 6EE12E2B17D51DC50034B9E1 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - 6EE23F5A1631EF7500C99BA7 /* PGClientKit+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PGClientKit+Private.h"; sourceTree = ""; }; - 6EE23F5B1631EF7500C99BA7 /* PGConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGConnection.h; sourceTree = ""; }; - 6EE23F5C1631EF7500C99BA7 /* PGConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGConnection.m; sourceTree = ""; }; - 6EE23F601632076800C99BA7 /* PGClientParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGClientParams.m; sourceTree = ""; }; - 6EE23F62163207DA00C99BA7 /* PGClientParams.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PGClientParams.h; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 1413DEFB17AD77A0009615E5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EE12E2C17D51DC50034B9E1 /* Security.framework in Frameworks */, - 1413DF0217AD77A0009615E5 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1413DF2617AEABF6009615E5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 1413DF5C17AEB0B8009615E5 /* Foundation.framework in Frameworks */, - 1413DF5917AEB0B8009615E5 /* CoreFoundation.framework in Frameworks */, - 1413DF5617AEB028009615E5 /* UIKit.framework in Frameworks */, - 1413DF4717AEAD10009615E5 /* PGClientKit_ios.framework in Frameworks */, - 1413DF6217AEB11F009615E5 /* libz.dylib in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14182356166128C000765768 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 14805A191662300700A4019F /* PGClientKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14336155179173BB000A79D5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1433617817917F47000A79D5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 1433618A17917F6C000A79D5 /* PGSchemaKit.framework in Frameworks */, - 1433617917917F47000A79D5 /* PGClientKit.framework in Frameworks */, - 1433617A17917F47000A79D5 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 145D3E1C166A1AF1002FEA91 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 14EB375516713B3600B038B6 /* PGClientKit.framework in Frameworks */, - 145D3E39166A1C1E002FEA91 /* PGServerKit.framework in Frameworks */, - 145D3E21166A1AF1002FEA91 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14F1E84317CB83CD00710D4A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 14F1E87017CB864C00710D4A /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E4DEC82162CC38D008B26BD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E4DEC96162CC5E6008B26BD /* PGClientKit.framework in Frameworks */, - 6E4DEC87162CC38D008B26BD /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E68ADE21635DB4400436234 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 14F1E87417CB869900710D4A /* PGControlsKit.framework in Frameworks */, - 6ED779EE17C11A0E00124DF1 /* PGServerKit.framework in Frameworks */, - 6E68AE0B1635DDCE00436234 /* PGClientKit.framework in Frameworks */, - 6E68ADE71635DB4400436234 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ECA7AD915F3637600AF2B70 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6ECA7ADE15F3637600AF2B70 /* Foundation.framework in Frameworks */, - 6ECA7AEA15F363C400AF2B70 /* PGServerKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED763F715F2673600687079 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED85B3B16288C4800A6DC02 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EE12E2A17D51DAF0034B9E1 /* Security.framework in Frameworks */, - 6E222C5217B035F00087A483 /* LDAP.framework in Frameworks */, - 6E222C5017B035E90087A483 /* libz.dylib in Frameworks */, - 14D7C3E617AD721D00479231 /* Foundation.framework in Frameworks */, - 148D2F03179557330005DB1B /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6EDC4CAC17BC2459009E040D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EDC4CD517BC2755009E040D /* SenTestingKit.framework in Frameworks */, - 6EDC4CD217BC274B009E040D /* PGClientKit.framework in Frameworks */, - 6E5FCF9A17BEA3AD00483AF6 /* PGServerKit.framework in Frameworks */, - 6EDC4CD317BC274B009E040D /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 14032D71164A6F2200CD5796 /* icons */ = { - isa = PBXGroup; - children = ( - 14032DD3164AB35100CD5796 /* info.tiff */, - 14032DD4164AB35100CD5796 /* user.tiff */, - 14032DCD164A726400CD5796 /* network.tiff */, - 14032DCE164A726400CD5796 /* preferences.tiff */, - 14032DC9164A718C00CD5796 /* halt.tiff */, - 14032D72164A6F2200CD5796 /* database.tiff */, - 14032D73164A6F2200CD5796 /* reload.tiff */, - 14032D74164A6F2200CD5796 /* start.tiff */, - 14032D75164A6F2200CD5796 /* stop.tiff */, - 14032D76164A6F2200CD5796 /* terminal.tiff */, - ); - path = icons; - sourceTree = ""; - }; - 14032D77164A6F2200CD5796 /* traffic */ = { - isa = PBXGroup; - children = ( - 6ED779F017C1266100124DF1 /* traffic-green.tiff */, - 6ED779F117C1266100124DF1 /* traffic-grey.png */, - 6ED779F217C1266100124DF1 /* traffic-red.tiff */, - 6ED779F317C1266100124DF1 /* traffic-orange.tiff */, - 14032D78164A6F2200CD5796 /* green.tiff */, - 14032D79164A6F2200CD5796 /* red.tiff */, - 14032D7A164A6F2200CD5796 /* yellow.tiff */, - ); - path = traffic; - sourceTree = ""; - }; - 1413DF2417AEABA5009615E5 /* iApps */ = { - isa = PBXGroup; - children = ( - 1413DF4817AEAD65009615E5 /* PGClient_ios */, - ); - path = iApps; - sourceTree = ""; - }; - 1413DF4817AEAD65009615E5 /* PGClient_ios */ = { - isa = PBXGroup; - children = ( - 1413DF4917AEAD65009615E5 /* PGApplication.h */, - 1413DF4A17AEAD65009615E5 /* PGApplication.m */, - 6E725FE217AEC3A0002EEF67 /* PGClientView.h */, - 6E725FE317AEC3A0002EEF67 /* PGClientView.m */, - 1413DF4B17AEAD65009615E5 /* main.m */, - 1413DF4C17AEAD65009615E5 /* PGClient_ios.plist */, - 1413DF4D17AEAD65009615E5 /* resources */, - ); - path = PGClient_ios; - sourceTree = ""; - }; - 1413DF4D17AEAD65009615E5 /* resources */ = { - isa = PBXGroup; - children = ( - 6E725FE017AEC11A002EEF67 /* PGClientView.xib */, - ); - path = resources; - sourceTree = ""; - }; - 1413DF5717AEB03B009615E5 /* ios */ = { - isa = PBXGroup; - children = ( - 1413DF5B17AEB0B8009615E5 /* libz.dylib */, - 6EE12E2B17D51DC50034B9E1 /* Security.framework */, - 1413DF5A17AEB0B8009615E5 /* Foundation.framework */, - 1413DF5317AEAFEB009615E5 /* CoreFoundation.framework */, - 1413DF5517AEB028009615E5 /* UIKit.framework */, - ); - name = ios; - sourceTree = ""; - }; - 1413DF5817AEB041009615E5 /* mac */ = { - isa = PBXGroup; - children = ( - 6E222C4F17B035E90087A483 /* libz.dylib */, - 6E222C5117B035F00087A483 /* LDAP.framework */, - 6E8C167F15F26BF20013A382 /* AppKit.framework */, - 6E8C168115F26BF20013A382 /* Foundation.framework */, - 6E4907CB17D3AF4D00BEE2A9 /* Security.framework */, - 6E8C167C15F26BF20013A382 /* Cocoa.framework */, - ); - name = mac; - sourceTree = ""; - }; - 1418234B166128A500765768 /* PGDataKit */ = { - isa = PBXGroup; - children = ( - 14182368166129D300765768 /* PGDataKit.plist */, - 14805A1416622F4F00A4019F /* PGDataKit.h */, - 14805A1516622F9000A4019F /* PGStore.h */, - 14805A1616622F9000A4019F /* PGStore.m */, - ); - path = PGDataKit; - sourceTree = ""; - }; - 141C52CA16714F7200648E67 /* Logs */ = { - isa = PBXGroup; - children = ( - 141C52CC16714F9D00648E67 /* LogViewController.h */, - 141C52CD16714F9D00648E67 /* LogViewController.m */, - 141C52CE16714F9D00648E67 /* LogView.xib */, - ); - name = Logs; - sourceTree = ""; - }; - 141FCCF61646917B00197F3F /* PGServer */ = { - isa = PBXGroup; - children = ( - 14237AF0166E7413000DBCE1 /* AppDelegate.h */, - 14237AF1166E7413000DBCE1 /* AppDelegate.m */, - 14A7FFA6168FA705007FC9B0 /* AppPreferences.h */, - 14A7FFA7168FA705007FC9B0 /* AppPreferences.m */, - 145538CC1690CC96005630A0 /* AppAbout.h */, - 145538CD1690CC96005630A0 /* AppAbout.m */, - 14EB374A1671204A00B038B6 /* NSWindow+ResizeAdditions.h */, - 14EB374B1671204A00B038B6 /* NSWindow+ResizeAdditions.m */, - 14EB374D16712BC000B038B6 /* ViewController.h */, - 14EB374E16712BC000B038B6 /* ViewController.m */, - 14284F491677D52C00B805C9 /* UsersRoles */, - 14284F481677D52400B805C9 /* Databases */, - 141C52CA16714F7200648E67 /* Logs */, - 145695EF16718D0B004471F9 /* Network */, - 14A228D3167238A3007B16A2 /* Connections */, - 14237AED166E6FEC000DBCE1 /* MainWindow.xib */, - 145D3E19166A19AC002FEA91 /* PGServer.plist */, - 145CD70C168E5448007B0F06 /* SQL.strings */, - ); - path = PGServer; - sourceTree = ""; - }; - 1422C5B21663FD3800FB22FE /* PGResult */ = { - isa = PBXGroup; - children = ( - 6E0773D7163744D90028783F /* PGResult.h */, - 6E0773D8163744D90028783F /* PGResult.m */, - 1489AEC516669A6B00C3B67D /* PGResult+TextTable.h */, - 1489AEC616669A6B00C3B67D /* PGResult+TextTable.m */, - ); - name = PGResult; - sourceTree = ""; - }; - 14284F481677D52400B805C9 /* Databases */ = { - isa = PBXGroup; - children = ( - 14284F4F1677D94800B805C9 /* DatabaseViewController.h */, - 14284F501677D94800B805C9 /* DatabaseViewController.m */, - 14284F511677D94800B805C9 /* DatabaseView.xib */, - ); - name = Databases; - sourceTree = ""; - }; - 14284F491677D52C00B805C9 /* UsersRoles */ = { - isa = PBXGroup; - children = ( - 14284F4A1677D7B900B805C9 /* UsersRolesViewController.h */, - 14284F4B1677D7B900B805C9 /* UsersRolesViewController.m */, - 14284F4C1677D7B900B805C9 /* UsersRolesView.xib */, - ); - name = UsersRoles; - sourceTree = ""; - }; - 1433614917917376000A79D5 /* PGSchemaKit */ = { - isa = PBXGroup; - children = ( - 14336169179174C0000A79D5 /* PGSchemaKit.plist */, - 1433616E17917650000A79D5 /* PGSchemaKit.h */, - 148D2EF91795518E0005DB1B /* PGSchemaKit+Private.h */, - 148D2EF317943BC80005DB1B /* PGSchemaManager.h */, - 148D2EF417943BC80005DB1B /* PGSchemaManager.m */, - 1433616A179175C7000A79D5 /* PGSchemaProduct.h */, - 1433616B179175C7000A79D5 /* PGSchemaProduct.m */, - 148D2EEB179420980005DB1B /* PGSchemaProductNV.h */, - 148D2EEC179420980005DB1B /* PGSchemaProductNV.m */, - 148D2EEF179432CB0005DB1B /* PGSchemaProductOp.h */, - 148D2EF0179432CB0005DB1B /* PGSchemaProductOp.m */, - 14F94DFE17A67C5C008212B0 /* PGSchemaProductOpTable.h */, - 14F94DFF17A67C5C008212B0 /* PGSchemaProductOpTable.m */, - 1433619817919033000A79D5 /* pgschema.dtd */, - 148D2EF71794550A0005DB1B /* pgschema.base.schema.xml */, - 1412A7AD17998BF4005A217D /* PGSchemaKitSQL.strings */, - ); - path = PGSchemaKit; - sourceTree = ""; - }; - 1433617017917E7F000A79D5 /* PGSchemaManager */ = { - isa = PBXGroup; - children = ( - 143361931791827F000A79D5 /* schemas */, - 1433618C17917FC9000A79D5 /* PGSchemaManager.plist */, - 1433618E179180C4000A79D5 /* MainMenu.xib */, - 14336190179181A2000A79D5 /* PGSchemaManagerApp.h */, - 14336191179181A2000A79D5 /* PGSchemaManagerApp.m */, - ); - path = PGSchemaManager; - sourceTree = ""; - }; - 143361931791827F000A79D5 /* schemas */ = { - isa = PBXGroup; - children = ( - 14336196179184F1000A79D5 /* tree.schema.xml */, - ); - name = schemas; - sourceTree = ""; - }; - 143742C8167294B90092F862 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 6EB1E73E15F273350093F784 /* PGServerKit */, - 6ED85B3316288BEF00A6DC02 /* PGClientKit */, - 14F1E85B17CB840400710D4A /* PGControlsKit */, - 1433614917917376000A79D5 /* PGSchemaKit */, - 1418234B166128A500765768 /* PGDataKit */, - ); - path = Frameworks; - sourceTree = ""; - }; - 145695EF16718D0B004471F9 /* Network */ = { - isa = PBXGroup; - children = ( - 145695F116718D39004471F9 /* ConnectionViewController.h */, - 145695F216718D39004471F9 /* ConnectionViewController.m */, - 145695F316718D39004471F9 /* ConnectionView.xib */, - ); - name = Network; - sourceTree = ""; - }; - 14805A1A1662305200A4019F /* Cocoa */ = { - isa = PBXGroup; - children = ( - 148D2EFB179555AD0005DB1B /* PGLoginController.h */, - 148D2EFC179555AD0005DB1B /* PGLoginController.m */, - 148D2EFD179555AD0005DB1B /* PGLoginController.xib */, - ); - path = Cocoa; - sourceTree = ""; - }; - 14805A1B1662306100A4019F /* Foundation */ = { - isa = PBXGroup; - children = ( - 6EAA40E917BC150E0078EB32 /* NSURL+PGAdditions.h */, - 6EAA40EA17BC150E0078EB32 /* NSURL+PGAdditions.m */, - 6EE12E2417D51D620034B9E1 /* PGPasswordStore.h */, - 6EE12E2517D51D620034B9E1 /* PGPasswordStore.m */, - 6EE23F5B1631EF7500C99BA7 /* PGConnection.h */, - 6EE23F5C1631EF7500C99BA7 /* PGConnection.m */, - 6EE23F62163207DA00C99BA7 /* PGClientParams.h */, - 6EE23F601632076800C99BA7 /* PGClientParams.m */, - 6E03102E162FE50B003225B1 /* PGStatement.h */, - 6E03102F162FE50B003225B1 /* PGStatement.m */, - 14DECDA416B56D7B00178235 /* Data Translation */, - 1422C5B21663FD3800FB22FE /* PGResult */, - ); - name = Foundation; - sourceTree = ""; - }; - 148F88C5166D61060088D3DF /* ui */ = { - isa = PBXGroup; - children = ( - 148F88C7166D61060088D3DF /* ResizeControl.png */, - 148F88C6166D61060088D3DF /* Gradient.png */, - ); - path = ui; - sourceTree = ""; - }; - 14A228D3167238A3007B16A2 /* Connections */ = { - isa = PBXGroup; - children = ( - 14A228CD1672389D007B16A2 /* ConnectionsViewController.h */, - 14A228CE1672389D007B16A2 /* ConnectionsViewController.m */, - 14A228CF1672389D007B16A2 /* ConnectionsView.xib */, - ); - name = Connections; - sourceTree = ""; - }; - 14DECDA416B56D7B00178235 /* Data Translation */ = { - isa = PBXGroup; - children = ( - 14DECD9F16B56D7300178235 /* PGConverters.h */, - 14DECDA716B57EC400178235 /* PGConverters+Private.h */, - 14DECDA016B56D7300178235 /* PGConverters+Object2Data.m */, - 14DECDA516B56DF300178235 /* PGConverters+Data2Object.m */, - ); - name = "Data Translation"; - sourceTree = ""; - }; - 14EE3C35166752F80083C735 /* doc */ = { - isa = PBXGroup; - children = ( - 14EE3C36166752F80083C735 /* NOTICE.md */, - ); - path = doc; - sourceTree = ""; - }; - 14EE3C3A166752F80083C735 /* etc */ = { - isa = PBXGroup; - children = ( - 6E83260817AD08C1002AFCBC /* build-frameworks.sh */, - 6EDB9D6C17C2141900B9BC89 /* build-macapps.sh */, - 6EDB9D6D17C2144900B9BC89 /* build-iosapps.sh */, - 6E002D4A17BFEC7B001FB183 /* test-frameworks.sh */, - 142804561668115600A61BF6 /* make-openssl.sh */, - 1426753117A1B65000956F22 /* make-libpq.sh */, - 14EE3C3C166752F80083C735 /* make-postgresql.sh */, - 6EA5EA8217AAF9DC005A3343 /* lipo.sh */, - 6EA5EA8117AAE480005A3343 /* README.md */, - ); - path = etc; - sourceTree = ""; - }; - 14EE3C3E166752F80083C735 /* tar */ = { - isa = PBXGroup; - children = ( - 6EE12E0C17D51CD70034B9E1 /* sskeychain-1.2.0 */, - 6E83260917AD09C2002AFCBC /* openssl-1.0.1e.tar.gz */, - 6EA5EA8017AAE136005A3343 /* postgresql-9.2.4.tar.gz */, - 142804551668114400A61BF6 /* openssl-1.0.1c.tar.gz */, - 14EE3C40166752F80083C735 /* postgresql-9.1.5.tar.gz */, - ); - path = tar; - sourceTree = ""; - }; - 14F1E85B17CB840400710D4A /* PGControlsKit */ = { - isa = PBXGroup; - children = ( - 14F1E85E17CB840400710D4A /* PGControlsKit.plist */, - 14F1E86017CB840400710D4A /* PGControlsKit.h */, - 14F1E86817CB84FB00710D4A /* PGControlsKit+Private.h */, - 14F1E86217CB84A400710D4A /* PGConsoleView */, - 6E4907D117D3B3FA00BEE2A9 /* PGPasswordWindow */, - ); - path = PGControlsKit; - sourceTree = ""; - }; - 14F1E86217CB84A400710D4A /* PGConsoleView */ = { - isa = PBXGroup; - children = ( - 14F1E86717CB84FB00710D4A /* PGConsoleView.h */, - 14F1E86617CB84FB00710D4A /* PGConsoleView.m */, - 14F1E86417CB84FB00710D4A /* PGGutterView.h */, - 14F1E86317CB84FB00710D4A /* PGGutterView.m */, - 14F1E86A17CB84FB00710D4A /* PGConsoleViewImpl.h */, - 14F1E86517CB84FB00710D4A /* PGConsoleViewImpl.m */, - 14F1E86917CB84FB00710D4A /* PGConsoleView.xib */, - ); - name = PGConsoleView; - sourceTree = ""; - }; - 14F1E87617CB8F4600710D4A /* Tab Controller */ = { - isa = PBXGroup; - children = ( - 14F1E87717CB8FEC00710D4A /* PGTabViewController.h */, - 14F1E87817CB8FEC00710D4A /* PGTabViewController.m */, - ); - name = "Tab Controller"; - sourceTree = ""; - }; - 6E002D3B17BFC152001FB183 /* LocalConnectionWindow */ = { - isa = PBXGroup; - children = ( - 6E002D3C17BFC19A001FB183 /* LocalConnectionWindow.xib */, - 6E002D3E17BFC1F1001FB183 /* LocalConnectionWindowController.h */, - 6E002D3F17BFC1F1001FB183 /* LocalConnectionWindowController.m */, - ); - name = LocalConnectionWindow; - sourceTree = ""; - }; - 6E002D4517BFD9F4001FB183 /* Sidebar */ = { - isa = PBXGroup; - children = ( - 6E002D4217BFCE51001FB183 /* PGSidebarNode.h */, - 6E002D4317BFCE51001FB183 /* PGSidebarNode.m */, - 6E29B37C17C695E500551035 /* PGSidebarDataSource.h */, - 6E29B37D17C695E500551035 /* PGSidebarDataSource.m */, - 6E002D4717BFE349001FB183 /* PGSidebarViewController.h */, - 6E002D4817BFE349001FB183 /* PGSidebarViewController.m */, - ); - name = Sidebar; - sourceTree = ""; - }; - 6E002D4B17BFED70001FB183 /* RemoteConnectionWindow */ = { - isa = PBXGroup; - children = ( - 6E002D4C17BFED9B001FB183 /* RemoteConnectionWindow.xib */, - 6E29AC7417C0CC8600147679 /* RemoteConnectionWindowController.h */, - 6E29AC7517C0CC8600147679 /* RemoteConnectionWindowController.m */, - ); - name = RemoteConnectionWindow; - sourceTree = ""; - }; - 6E1B43DC15F3A465001ED3BE /* resources */ = { - isa = PBXGroup; - children = ( - 148F88C5166D61060088D3DF /* ui */, - 14032D71164A6F2200CD5796 /* icons */, - 14032D77164A6F2200CD5796 /* traffic */, - 6E1B43E415F3A465001ED3BE /* elephant-32.png */, - 6E1B43E615F3A465001ED3BE /* elephant-64.png */, - 6EB5485417AEC9CA000F4AA2 /* elephant-72.png */, - 6EB5485917AECCAF000F4AA2 /* elephant-144.png */, - 6E1B43E515F3A465001ED3BE /* elephant-512.png */, - 6E1B43E715F3A465001ED3BE /* elephant.icns */, - 6E1B43EA15F3A465001ED3BE /* gear-14x14.png */, - 6E1B43ED15F3A465001ED3BE /* logo_w_elephant.pdf */, - 6E1B43F915F3A465001ED3BE /* strapline-200x40.png */, - ); - path = resources; - sourceTree = ""; - }; - 6E256FDC15F252620079AD2D = { - isa = PBXGroup; - children = ( - 14CF6E931667488500D2DF78 /* README.md */, - 6EB1E70A15F273350093F784 /* src */, - 6E1B43DC15F3A465001ED3BE /* resources */, - 14EE3C35166752F80083C735 /* doc */, - 14EE3C3A166752F80083C735 /* etc */, - 14EE3C3E166752F80083C735 /* tar */, - 6ED763FD15F2673600687079 /* Frameworks */, - 6ED763FC15F2673600687079 /* Products */, - 6E6A7E3F17B0311D00032B48 /* postgresql-kit.wiki */, - ); - sourceTree = ""; - }; - 6E4907D117D3B3FA00BEE2A9 /* PGPasswordWindow */ = { - isa = PBXGroup; - children = ( - 6E4907CD17D3B3F600BEE2A9 /* PGPasswordWindow.h */, - 6E4907CE17D3B3F600BEE2A9 /* PGPasswordWindow.m */, - 6E4907D217D3B49200BEE2A9 /* PGPasswordWindow.xib */, - ); - name = PGPasswordWindow; - sourceTree = ""; - }; - 6E4DEC7F162CC2E7008B26BD /* PGFoundationClient */ = { - isa = PBXGroup; - children = ( - 6E4DEC80162CC307008B26BD /* main.m */, - 6E11AC0D162F4722009A077C /* Application.h */, - 6E11AC0E162F4722009A077C /* Application.m */, - ); - path = PGFoundationClient; - sourceTree = ""; - }; - 6E68AE021635DD6E00436234 /* PGClient */ = { - isa = PBXGroup; - children = ( - 6E002D4B17BFED70001FB183 /* RemoteConnectionWindow */, - 6E002D3B17BFC152001FB183 /* LocalConnectionWindow */, - 6E002D4517BFD9F4001FB183 /* Sidebar */, - 6EDD90A617C8EA6A0016DABC /* Server Connections */, - 14F1E87617CB8F4600710D4A /* Tab Controller */, - 6E68AE031635DD6E00436234 /* PGClientApplication.h */, - 6E68AE041635DD6E00436234 /* PGClientApplication.m */, - 6E68AE051635DD6E00436234 /* MainMenu.xib */, - 6E68AE061635DD6E00436234 /* PGClient.plist */, - ); - path = PGClient; - sourceTree = ""; - }; - 6EB1E70A15F273350093F784 /* src */ = { - isa = PBXGroup; - children = ( - 143742C8167294B90092F862 /* Frameworks */, - 6EB1E78C15F273350093F784 /* UnitTests */, - 6EB1E70B15F273350093F784 /* Apps */, - 1413DF2417AEABA5009615E5 /* iApps */, - ); - path = src; - sourceTree = ""; - }; - 6EB1E70B15F273350093F784 /* Apps */ = { - isa = PBXGroup; - children = ( - 141FCCF61646917B00197F3F /* PGServer */, - 6E68AE021635DD6E00436234 /* PGClient */, - 6ECA7AD615F3635A00AF2B70 /* PGFoundationServer */, - 6E4DEC7F162CC2E7008B26BD /* PGFoundationClient */, - 1433617017917E7F000A79D5 /* PGSchemaManager */, - 6EB1E72D15F273350093F784 /* main.m */, - ); - path = Apps; - sourceTree = ""; - }; - 6EB1E73E15F273350093F784 /* PGServerKit */ = { - isa = PBXGroup; - children = ( - 6EB1E74015F273350093F784 /* PGServerKit.h */, - 6E48B370160604270044A6CB /* PGServer+Private.h */, - 6EA41EEE1610E7DB00E81046 /* PGServer.h */, - 6EA41EEF1610E7DB00E81046 /* PGServer.m */, - 6EB1E73F15F273350093F784 /* PGServerKit.plist */, - ); - path = PGServerKit; - sourceTree = ""; - }; - 6EB1E78C15F273350093F784 /* UnitTests */ = { - isa = PBXGroup; - children = ( - 6EDC4CC817BC24DA009E040D /* PGClientKit_testcases */, - ); - path = UnitTests; - sourceTree = ""; - }; - 6ECA7AD615F3635A00AF2B70 /* PGFoundationServer */ = { - isa = PBXGroup; - children = ( - 6ECA7AD715F3635A00AF2B70 /* main.m */, - 141E7F0D16518D23009D81E8 /* PGFoundationServer.h */, - 141E7F0E16518D23009D81E8 /* PGFoundationServer.m */, - ); - path = PGFoundationServer; - sourceTree = ""; - }; - 6ED763FC15F2673600687079 /* Products */ = { - isa = PBXGroup; - children = ( - 6ED763FB15F2673600687079 /* PGServerKit.framework */, - 6ECA7ADC15F3637600AF2B70 /* PGFoundationServer */, - 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */, - 6E4DEC85162CC38D008B26BD /* PGFoundationClient */, - 6E68ADE51635DB4400436234 /* PGClient.app */, - 14182364166128C000765768 /* PGDataKit.framework */, - 145D3E1F166A1AF1002FEA91 /* PGServer.app */, - 14336165179173BB000A79D5 /* PGSchemaKit.framework */, - 1433618517917F47000A79D5 /* PGSchemaManager.app */, - 1413DF0117AD77A0009615E5 /* PGClientKit_ios.framework */, - 1413DF2917AEABF6009615E5 /* PGClient_ios.app */, - 6EDC4CB017BC2459009E040D /* PGClientKit_testcases.octest */, - 14F1E84717CB83CD00710D4A /* PGControlsKit.framework */, - ); - name = Products; - sourceTree = ""; - }; - 6ED763FD15F2673600687079 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 6EDC4CD417BC2755009E040D /* SenTestingKit.framework */, - 1413DF5817AEB041009615E5 /* mac */, - 1413DF5717AEB03B009615E5 /* ios */, - ); - name = Frameworks; - sourceTree = ""; - }; - 6ED85B3316288BEF00A6DC02 /* PGClientKit */ = { - isa = PBXGroup; - children = ( - 1413DF1D17AD79AC009615E5 /* PGClientKit_ios.plist */, - 1413DF1E17AD79AC009615E5 /* PGClientKit_mac.plist */, - 6ED85B4916288D0200A6DC02 /* PGClientKit.h */, - 148D2F01179555E60005DB1B /* PGClientKit+Cocoa.h */, - 6EE23F5A1631EF7500C99BA7 /* PGClientKit+Private.h */, - 14805A1B1662306100A4019F /* Foundation */, - 14805A1A1662305200A4019F /* Cocoa */, - ); - path = PGClientKit; - sourceTree = ""; - }; - 6EDC4CC817BC24DA009E040D /* PGClientKit_testcases */ = { - isa = PBXGroup; - children = ( - 6EDC4CCB17BC24DA009E040D /* PGClientKit_testcases.plist */, - 6E5FCF9717BEA04100483AF6 /* PGFoundationServer.h */, - 6E5FCF9817BEA04100483AF6 /* PGFoundationServer.m */, - 6EDC4CCD17BC24DA009E040D /* NSURL_PGAdditions_tests.h */, - 6EDC4CCE17BC24DA009E040D /* NSURL_PGAdditions_tests.m */, - 6E5FCF9417BE9EFE00483AF6 /* PGConnection_tests.h */, - 6E5FCF9517BE9EFE00483AF6 /* PGConnection_tests.m */, - ); - path = PGClientKit_testcases; - sourceTree = ""; - }; - 6EDD90A617C8EA6A0016DABC /* Server Connections */ = { - isa = PBXGroup; - children = ( - 6EDD90A717C8EA8D0016DABC /* PGConnectionController.h */, - 6EDD90A817C8EA8D0016DABC /* PGConnectionController.m */, - ); - name = "Server Connections"; - sourceTree = ""; - }; - 6EE12E0C17D51CD70034B9E1 /* sskeychain-1.2.0 */ = { - isa = PBXGroup; - children = ( - 6EE12E0D17D51CD70034B9E1 /* LICENSE */, - 6EE12E0E17D51CD70034B9E1 /* Readme.markdown */, - 6EE12E0F17D51CD70034B9E1 /* SSKeychain */, - ); - path = "sskeychain-1.2.0"; - sourceTree = ""; - }; - 6EE12E0F17D51CD70034B9E1 /* SSKeychain */ = { - isa = PBXGroup; - children = ( - 6EE12E1017D51CD70034B9E1 /* SSKeychain.strings */, - 6EE12E1217D51CD70034B9E1 /* SSKeychain.h */, - 6EE12E1317D51CD70034B9E1 /* SSKeychain.m */, - 6EE12E1417D51CD70034B9E1 /* SSKeychainQuery.h */, - 6EE12E1517D51CD70034B9E1 /* SSKeychainQuery.m */, - ); - path = SSKeychain; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 1413DEFC17AD77A0009615E5 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 1413DF0D17AD7811009615E5 /* PGClientKit.h in Headers */, - 1413DF0E17AD782D009615E5 /* PGClientKit+Private.h in Headers */, - 1413DF0F17AD7835009615E5 /* PGConnection.h in Headers */, - 6EE12E2717D51D620034B9E1 /* PGPasswordStore.h in Headers */, - 1413DF1117AD783E009615E5 /* PGClientParams.h in Headers */, - 6EAA40EC17BC150E0078EB32 /* NSURL+PGAdditions.h in Headers */, - 1413DF1317AD7849009615E5 /* PGStatement.h in Headers */, - 1413DF1517AD7854009615E5 /* PGConverters.h in Headers */, - 1413DF1617AD785A009615E5 /* PGConverters+Private.h in Headers */, - 1413DF1917AD7868009615E5 /* PGResult.h in Headers */, - 1413DF1B17AD7872009615E5 /* PGResult+TextTable.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14182359166128C000765768 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 14805A1716622F9000A4019F /* PGStore.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14336158179173BB000A79D5 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 1433616F17917650000A79D5 /* PGSchemaKit.h in Headers */, - 1433616C179175C7000A79D5 /* PGSchemaProduct.h in Headers */, - 148D2EED179420980005DB1B /* PGSchemaProductNV.h in Headers */, - 148D2EFA1795518E0005DB1B /* PGSchemaKit+Private.h in Headers */, - 148D2EF1179432CB0005DB1B /* PGSchemaProductOp.h in Headers */, - 148D2EF517943BC80005DB1B /* PGSchemaManager.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14F1E84417CB83CD00710D4A /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 14F1E86E17CB857300710D4A /* PGConsoleView.h in Headers */, - 14F1E86F17CB857A00710D4A /* PGControlsKit.h in Headers */, - 6E4907CF17D3B3F600BEE2A9 /* PGPasswordWindow.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED763F815F2673600687079 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EB1E79615F282910093F784 /* PGServerKit.h in Headers */, - 6EA41EF01610E7DB00E81046 /* PGServer.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED85B3D16288C4800A6DC02 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E4DEC95162CC4AB008B26BD /* PGClientKit.h in Headers */, - 6E031030162FE50B003225B1 /* PGStatement.h in Headers */, - 6E0773D9163744D90028783F /* PGResult.h in Headers */, - 6EE23F5D1631EF7500C99BA7 /* PGClientKit+Private.h in Headers */, - 6EE23F5E1631EF7500C99BA7 /* PGConnection.h in Headers */, - 6EE12E2617D51D620034B9E1 /* PGPasswordStore.h in Headers */, - 14DECDA116B56D7300178235 /* PGConverters.h in Headers */, - 6EAA40EB17BC150E0078EB32 /* NSURL+PGAdditions.h in Headers */, - 1489AEC716669A6B00C3B67D /* PGResult+TextTable.h in Headers */, - 14DECDA816B57EC400178235 /* PGConverters+Private.h in Headers */, - 148D2EFE179555AD0005DB1B /* PGLoginController.h in Headers */, - 148D2F02179555E60005DB1B /* PGClientKit+Cocoa.h in Headers */, - 14D7C3E717AD729000479231 /* PGClientParams.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 1413DF0017AD77A0009615E5 /* PGClientKit_ios */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1413DF0C17AD77A0009615E5 /* Build configuration list for PBXNativeTarget "PGClientKit_ios" */; - buildPhases = ( - 1413DEF917AD77A0009615E5 /* ShellScript */, - 1413DEFA17AD77A0009615E5 /* Sources */, - 1413DEFB17AD77A0009615E5 /* Frameworks */, - 1413DEFC17AD77A0009615E5 /* Headers */, - 1413DEFD17AD77A0009615E5 /* Resources */, - 1413DEFE17AD77A0009615E5 /* ShellScript */, - 1413DEFF17AD77A0009615E5 /* ShellScript */, - ); - buildRules = ( - ); - dependencies = ( - 1413DF2017AD7C05009615E5 /* PBXTargetDependency */, - ); - name = PGClientKit_ios; - productName = PGClientKit_ios; - productReference = 1413DF0117AD77A0009615E5 /* PGClientKit_ios.framework */; - productType = "com.apple.product-type.framework.static"; - }; - 1413DF2817AEABF6009615E5 /* PGClient_ios */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1413DF4117AEABF6009615E5 /* Build configuration list for PBXNativeTarget "PGClient_ios" */; - buildPhases = ( - 1413DF2517AEABF6009615E5 /* Sources */, - 1413DF2617AEABF6009615E5 /* Frameworks */, - 1413DF2717AEABF6009615E5 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 1413DF4517AEACF4009615E5 /* PBXTargetDependency */, - ); - name = PGClient_ios; - productName = PGClient_ios; - productReference = 1413DF2917AEABF6009615E5 /* PGClient_ios.app */; - productType = "com.apple.product-type.application"; - }; - 1418234D166128C000765768 /* PGDataKit_mac */ = { - isa = PBXNativeTarget; - buildConfigurationList = 14182361166128C000765768 /* Build configuration list for PBXNativeTarget "PGDataKit_mac" */; - buildPhases = ( - 14182350166128C000765768 /* Sources */, - 14182356166128C000765768 /* Frameworks */, - 14182359166128C000765768 /* Headers */, - 14182360166128C000765768 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 14182367166128DA00765768 /* PBXTargetDependency */, - ); - name = PGDataKit_mac; - productName = PGServerKit; - productReference = 14182364166128C000765768 /* PGDataKit.framework */; - productType = "com.apple.product-type.framework"; - }; - 1433614A179173BB000A79D5 /* PGSchemaKit_mac */ = { - isa = PBXNativeTarget; - buildConfigurationList = 14336162179173BB000A79D5 /* Build configuration list for PBXNativeTarget "PGSchemaKit_mac" */; - buildPhases = ( - 1433614D179173BB000A79D5 /* Sources */, - 14336155179173BB000A79D5 /* Frameworks */, - 14336158179173BB000A79D5 /* Headers */, - 14336161179173BB000A79D5 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 14336168179173D3000A79D5 /* PBXTargetDependency */, - ); - name = PGSchemaKit_mac; - productName = PGServerKit; - productReference = 14336165179173BB000A79D5 /* PGSchemaKit.framework */; - productType = "com.apple.product-type.framework"; - }; - 1433617117917F47000A79D5 /* PGSchemaManager */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1433618217917F47000A79D5 /* Build configuration list for PBXNativeTarget "PGSchemaManager" */; - buildPhases = ( - 1433617217917F47000A79D5 /* Sources */, - 1433617817917F47000A79D5 /* Frameworks */, - 1433617B17917F47000A79D5 /* Resources */, - 1433618017917F47000A79D5 /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - 1433618717917F5B000A79D5 /* PBXTargetDependency */, - 1433618917917F5B000A79D5 /* PBXTargetDependency */, - ); - name = PGSchemaManager; - productName = PGClient; - productReference = 1433618517917F47000A79D5 /* PGSchemaManager.app */; - productType = "com.apple.product-type.application"; - }; - 145D3E1E166A1AF1002FEA91 /* PGServer */ = { - isa = PBXNativeTarget; - buildConfigurationList = 145D3E34166A1AF1002FEA91 /* Build configuration list for PBXNativeTarget "PGServer" */; - buildPhases = ( - 145D3E1B166A1AF1002FEA91 /* Sources */, - 145D3E1C166A1AF1002FEA91 /* Frameworks */, - 145D3E1D166A1AF1002FEA91 /* Resources */, - 145CD70F168E58F0007B0F06 /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - 6E14274D17B182700022238D /* PBXTargetDependency */, - 6E14274F17B182700022238D /* PBXTargetDependency */, - ); - name = PGServer; - productName = Configuration; - productReference = 145D3E1F166A1AF1002FEA91 /* PGServer.app */; - productType = "com.apple.product-type.application"; - }; - 14F1E84617CB83CD00710D4A /* PGControlsKit_mac */ = { - isa = PBXNativeTarget; - buildConfigurationList = 14F1E85A17CB83CD00710D4A /* Build configuration list for PBXNativeTarget "PGControlsKit_mac" */; - buildPhases = ( - 14F1E84217CB83CD00710D4A /* Sources */, - 14F1E84317CB83CD00710D4A /* Frameworks */, - 14F1E84417CB83CD00710D4A /* Headers */, - 14F1E84517CB83CD00710D4A /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = PGControlsKit_mac; - productName = PGControlsKit; - productReference = 14F1E84717CB83CD00710D4A /* PGControlsKit.framework */; - productType = "com.apple.product-type.framework"; - }; - 6E4DEC84162CC38D008B26BD /* PGFoundationClient */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6E4DEC8F162CC38D008B26BD /* Build configuration list for PBXNativeTarget "PGFoundationClient" */; - buildPhases = ( - 6E4DEC81162CC38D008B26BD /* Sources */, - 6E4DEC82162CC38D008B26BD /* Frameworks */, - 6E4DEC83162CC38D008B26BD /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - 6E4DEC93162CC3A7008B26BD /* PBXTargetDependency */, - ); - name = PGFoundationClient; - productName = PGFoundationClient; - productReference = 6E4DEC85162CC38D008B26BD /* PGFoundationClient */; - productType = "com.apple.product-type.tool"; - }; - 6E68ADE41635DB4400436234 /* PGClient */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6E68ADFE1635DB4400436234 /* Build configuration list for PBXNativeTarget "PGClient" */; - buildPhases = ( - 6E68ADE11635DB4400436234 /* Sources */, - 6E68ADE21635DB4400436234 /* Frameworks */, - 6E68ADE31635DB4400436234 /* Resources */, - 6E2A0EC1163753F900970FEF /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - 14F1E87317CB868F00710D4A /* PBXTargetDependency */, - 6ED779ED17C11A0900124DF1 /* PBXTargetDependency */, - 6E002D3217BFA5FA001FB183 /* PBXTargetDependency */, - ); - name = PGClient; - productName = PGClient; - productReference = 6E68ADE51635DB4400436234 /* PGClient.app */; - productType = "com.apple.product-type.application"; - }; - 6ECA7ADB15F3637600AF2B70 /* PGFoundationServer */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6ECA7AE615F3637600AF2B70 /* Build configuration list for PBXNativeTarget "PGFoundationServer" */; - buildPhases = ( - 6ECA7AD815F3637600AF2B70 /* Sources */, - 6ECA7AD915F3637600AF2B70 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 6ECA7AEC15F363DB00AF2B70 /* PBXTargetDependency */, - ); - name = PGFoundationServer; - productName = PGFoundationServer; - productReference = 6ECA7ADC15F3637600AF2B70 /* PGFoundationServer */; - productType = "com.apple.product-type.tool"; - }; - 6ED763FA15F2673600687079 /* PGServerKit_mac */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6ED7641015F2673600687079 /* Build configuration list for PBXNativeTarget "PGServerKit_mac" */; - buildPhases = ( - 6ED763F615F2673600687079 /* Sources */, - 6ED763F715F2673600687079 /* Frameworks */, - 6ED763F815F2673600687079 /* Headers */, - 6ED763F915F2673600687079 /* Resources */, - 6EB1E79715F282A10093F784 /* ShellScript */, - ); - buildRules = ( - ); - dependencies = ( - 6ED7641315F2674E00687079 /* PBXTargetDependency */, - ); - name = PGServerKit_mac; - productName = PGServerKit; - productReference = 6ED763FB15F2673600687079 /* PGServerKit.framework */; - productType = "com.apple.product-type.framework"; - }; - 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6ED85B4316288C4800A6DC02 /* Build configuration list for PBXNativeTarget "PGClientKit_mac" */; - buildPhases = ( - 6ED85B3816288C4800A6DC02 /* Sources */, - 6ED85B3B16288C4800A6DC02 /* Frameworks */, - 6ED85B3D16288C4800A6DC02 /* Headers */, - 6ED85B4116288C4800A6DC02 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 6ED85B3616288C4800A6DC02 /* PBXTargetDependency */, - ); - name = PGClientKit_mac; - productName = PGServerKit; - productReference = 6ED85B4616288C4800A6DC02 /* PGClientKit.framework */; - productType = "com.apple.product-type.framework"; - }; - 6EDC4CAF17BC2459009E040D /* PGClientKit_testcases */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6EDC4CC317BC2459009E040D /* Build configuration list for PBXNativeTarget "PGClientKit_testcases" */; - buildPhases = ( - 6EDC4CAB17BC2459009E040D /* Sources */, - 6EDC4CAC17BC2459009E040D /* Frameworks */, - 6EDC4CAD17BC2459009E040D /* Resources */, - 6EDC4CAE17BC2459009E040D /* ShellScript */, - ); - buildRules = ( - ); - dependencies = ( - 6E002D3017BF9774001FB183 /* PBXTargetDependency */, - 6EDC4CD117BC2659009E040D /* PBXTargetDependency */, - ); - name = PGClientKit_testcases; - productName = PGClientKit_testcases; - productReference = 6EDC4CB017BC2459009E040D /* PGClientKit_testcases.octest */; - productType = "com.apple.product-type.bundle"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 6E256FDE15F252620079AD2D /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0460; - }; - buildConfigurationList = 6E256FE115F252620079AD2D /* Build configuration list for PBXProject "postgresql-kit" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 6E256FDC15F252620079AD2D; - productRefGroup = 6ED763FC15F2673600687079 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 14280457166811D700A61BF6 /* openssl_mac */, - 6E256FEE15F255780079AD2D /* postgresql_mac */, - 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */, - 1433614A179173BB000A79D5 /* PGSchemaKit_mac */, - 6ED763FA15F2673600687079 /* PGServerKit_mac */, - 14F1E84617CB83CD00710D4A /* PGControlsKit_mac */, - 1418234D166128C000765768 /* PGDataKit_mac */, - 6E83260A17AD15C9002AFCBC /* openssl_ios */, - 6E83260F17AD15F3002AFCBC /* libpq_ios */, - 1413DF0017AD77A0009615E5 /* PGClientKit_ios */, - 1413DF2817AEABF6009615E5 /* PGClient_ios */, - 6ECA7ADB15F3637600AF2B70 /* PGFoundationServer */, - 6E4DEC84162CC38D008B26BD /* PGFoundationClient */, - 6E68ADE41635DB4400436234 /* PGClient */, - 145D3E1E166A1AF1002FEA91 /* PGServer */, - 1433617117917F47000A79D5 /* PGSchemaManager */, - 6EDC4CAF17BC2459009E040D /* PGClientKit_testcases */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 1413DEFD17AD77A0009615E5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EE12E1B17D51CD70034B9E1 /* SSKeychain.strings in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1413DF2717AEABF6009615E5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E725FE117AEC11A002EEF67 /* PGClientView.xib in Resources */, - 6EB5485017AEC8F6000F4AA2 /* elephant-64.png in Resources */, - 6EB5485117AEC8FD000F4AA2 /* elephant.icns in Resources */, - 6EB5485817AECA2A000F4AA2 /* elephant-72.png in Resources */, - 6EB5485B17AECD2A000F4AA2 /* elephant-144.png in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14182360166128C000765768 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14336161179173BB000A79D5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1433619917919033000A79D5 /* pgschema.dtd in Resources */, - 148D2EF81794550A0005DB1B /* pgschema.base.schema.xml in Resources */, - 1412A7AE17998BF4005A217D /* PGSchemaKitSQL.strings in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1433617B17917F47000A79D5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1433618D1791809B000A79D5 /* elephant.icns in Resources */, - 1433618F179180C4000A79D5 /* MainMenu.xib in Resources */, - 14336197179184F1000A79D5 /* tree.schema.xml in Resources */, - 1433619A17919033000A79D5 /* pgschema.dtd in Resources */, - 148D2F04179558D40005DB1B /* elephant-64.png in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 145D3E1D166A1AF1002FEA91 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 145D3E3A166A1C3A002FEA91 /* elephant.icns in Resources */, - 148F88C9166D63AC0088D3DF /* ResizeControl.png in Resources */, - 148F88CA166D63AE0088D3DF /* Gradient.png in Resources */, - 14237AEF166E734A000DBCE1 /* MainWindow.xib in Resources */, - 14EB37501671325500B038B6 /* elephant-32.png in Resources */, - 14EB37511671325900B038B6 /* green.tiff in Resources */, - 14EB37521671325E00B038B6 /* red.tiff in Resources */, - 14EB37531671326100B038B6 /* yellow.tiff in Resources */, - 141C52D016714F9D00648E67 /* LogView.xib in Resources */, - 141C52D1167150E100648E67 /* terminal.tiff in Resources */, - 145695F516718D39004471F9 /* ConnectionView.xib in Resources */, - 145695F616718EE2004471F9 /* network.tiff in Resources */, - 14A228D11672389D007B16A2 /* ConnectionsView.xib in Resources */, - 14284F4E1677D7B900B805C9 /* UsersRolesView.xib in Resources */, - 14284F531677D94800B805C9 /* DatabaseView.xib in Resources */, - 14284F541677DA5200B805C9 /* database.tiff in Resources */, - 14A053EA1677F35A004C086A /* halt.tiff in Resources */, - 147D65D1168CC2F20034C7EC /* gear-14x14.png in Resources */, - 145CD70D168E5448007B0F06 /* SQL.strings in Resources */, - 14E03F541691271400C1150A /* NOTICE.md in Resources */, - 1409E6F51691FCDB00702777 /* elephant-64.png in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14F1E84517CB83CD00710D4A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 14F1E87117CB865F00710D4A /* PGConsoleView.xib in Resources */, - 6E4907D317D3B49200BEE2A9 /* PGPasswordWindow.xib in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E68ADE31635DB4400436234 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E68AE081635DD6E00436234 /* MainMenu.xib in Resources */, - 6E68AE0A1635DDB500436234 /* elephant.icns in Resources */, - 6E2A0EBF16374CAF00970FEF /* elephant-64.png in Resources */, - 6E002D3417BFA89A001FB183 /* ResizeControl.png in Resources */, - 6E002D3517BFA89D001FB183 /* Gradient.png in Resources */, - 6E002D3D17BFC19A001FB183 /* LocalConnectionWindow.xib in Resources */, - 6E002D4117BFC45D001FB183 /* elephant-32.png in Resources */, - 6E002D4617BFDACE001FB183 /* red.tiff in Resources */, - 6E002D4D17BFED9B001FB183 /* RemoteConnectionWindow.xib in Resources */, - 6ED779F417C1267300124DF1 /* traffic-grey.png in Resources */, - 6EDB9D6917C20F3E00B9BC89 /* traffic-orange.tiff in Resources */, - 6EDB9D6A17C20F4100B9BC89 /* traffic-red.tiff in Resources */, - 6EDB9D6B17C20F4600B9BC89 /* traffic-green.tiff in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED763F915F2673600687079 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED85B4116288C4800A6DC02 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 148D2F00179555AD0005DB1B /* PGLoginController.xib in Resources */, - 6EE12E1A17D51CD70034B9E1 /* SSKeychain.strings in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6EDC4CAD17BC2459009E040D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 1413DEF917AD77A0009615E5 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "# TAG: BUILD SCRIPT\n\nset -e\n\nset +u\nif [[ $UFW_MASTER_SCRIPT_RUNNING ]]\nthen\n # Nothing for the slave script to do\n exit 0\nfi\nset -u\n\nif [[ \"$SDK_NAME\" =~ ([A-Za-z]+) ]]\nthen\n UFW_SDK_PLATFORM=${BASH_REMATCH[1]}\nelse\n echo \"Could not find platform name from SDK_NAME: $SDK_NAME\"\n exit 1\nfi\n\nif [[ \"$SDK_NAME\" =~ ([0-9]+.*$) ]]\nthen\n\tUFW_SDK_VERSION=${BASH_REMATCH[1]}\nelse\n echo \"Could not find sdk version from SDK_NAME: $SDK_NAME\"\n exit 1\nfi\n\nif [[ \"$UFW_SDK_PLATFORM\" = \"iphoneos\" ]]\nthen\n UFW_OTHER_PLATFORM=iphonesimulator\nelse\n UFW_OTHER_PLATFORM=iphoneos\nfi\n\nUFW_OTHER_BUILT_PRODUCTS_DIR=\"${BASH_REMATCH[1]}\"\n\n#if [[ \"$BUILT_PRODUCTS_DIR\" =~ (.*)$UFW_SDK_PLATFORM$ ]]\n#then\n# UFW_OTHER_BUILT_PRODUCTS_DIR=\"${BASH_REMATCH[1]}${UFW_OTHER_PLATFORM}\"\n#else\n# echo \"Could not find $UFW_SDK_PLATFORM in $BUILT_PRODUCTS_DIR\"\n# exit 1\n#fi\n\nONLY_ACTIVE_PLATFORM=${ONLY_ACTIVE_PLATFORM:-$ONLY_ACTIVE_ARCH}\n\n# Short-circuit if all binaries are up to date\n\nif [[ -f \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" ]] && \\\n [[ -f \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/${EXECUTABLE_PATH}\" ]] && \\\n [[ ! \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -nt \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/${EXECUTABLE_PATH}\" ]] && \\\n ([[ \"${ONLY_ACTIVE_PLATFORM}\" == \"YES\" ]] || \\\n ([[ -f \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" ]] && \\\n [[ -f \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/${EXECUTABLE_PATH}\" ]] && \\\n [[ ! \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -nt \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/${EXECUTABLE_PATH}\" ]]\n )\n )\nthen\n exit 0\nfi\n\n\n# Clean other platform if needed\n\nif [[ ! -f \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" ]] && [[ \"${ONLY_ACTIVE_PLATFORM}\" != \"YES\" ]]\nthen\n\techo \"Platform \\\"$UFW_SDK_PLATFORM\\\" was cleaned recently. Cleaning \\\"$UFW_OTHER_PLATFORM\\\" as well\"\n\techo xcodebuild -project \"${PROJECT_FILE_PATH}\" -target \"${TARGET_NAME}\" -configuration \"${CONFIGURATION}\" -sdk ${UFW_OTHER_PLATFORM}${UFW_SDK_VERSION} BUILD_DIR=\"${BUILD_DIR}\" CONFIGURATION_TEMP_DIR=\"${PROJECT_TEMP_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\" clean\n\txcodebuild -project \"${PROJECT_FILE_PATH}\" -target \"${TARGET_NAME}\" -configuration \"${CONFIGURATION}\" -sdk ${UFW_OTHER_PLATFORM}${UFW_SDK_VERSION} BUILD_DIR=\"${BUILD_DIR}\" CONFIGURATION_TEMP_DIR=\"${PROJECT_TEMP_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\" clean\nfi\n\n\n# Make sure we are building from fresh binaries\n\nrm -rf \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\"\nrm -rf \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework\"\n\nif [[ \"${ONLY_ACTIVE_PLATFORM}\" != \"YES\" ]]\nthen\n rm -rf \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\"\n rm -rf \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework\"\nfi\n"; - }; - 1413DEFE17AD77A0009615E5 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "# TAG: BUILD SCRIPT\n\nHEADERS_ROOT=$SRCROOT/$PRODUCT_NAME\nFRAMEWORK_HEADERS_DIR=\"$BUILT_PRODUCTS_DIR/$WRAPPER_NAME/Versions/$FRAMEWORK_VERSION/Headers\"\n\n## only header files expected at this point\nPUBLIC_HEADERS=$(find $FRAMEWORK_HEADERS_DIR/. -not -type d 2> /dev/null | sed -e \"s@.*/@@g\")\n\nFIND_OPTS=\"\"\nfor PUBLIC_HEADER in $PUBLIC_HEADERS; do\n if [ -n \"$FIND_OPTS\" ]; then\n FIND_OPTS=\"$FIND_OPTS -o\"\n fi\n FIND_OPTS=\"$FIND_OPTS -name '$PUBLIC_HEADER'\"\ndone\n\nif [ -n \"$FIND_OPTS\" ]; then\n for ORIG_HEADER in $(eval \"find $HEADERS_ROOT/. $FIND_OPTS\" 2> /dev/null | sed -e \"s@^$HEADERS_ROOT/./@@g\"); do\n PUBLIC_HEADER=$(basename $ORIG_HEADER)\n RELATIVE_PATH=$(dirname $ORIG_HEADER)\n if [ -e $FRAMEWORK_HEADERS_DIR/$PUBLIC_HEADER ]; then\n mkdir -p \"$FRAMEWORK_HEADERS_DIR/$RELATIVE_PATH\"\n mv \"$FRAMEWORK_HEADERS_DIR/$PUBLIC_HEADER\" \"$FRAMEWORK_HEADERS_DIR/$RELATIVE_PATH/$PUBLIC_HEADER\"\n fi\n done\nfi\n"; - }; - 1413DEFF17AD77A0009615E5 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "set -e\n\nset +u\nif [[ $UFW_MASTER_SCRIPT_RUNNING ]]\nthen\n # Nothing for the slave script to do\n exit 0\nfi\nset -u\nexport UFW_MASTER_SCRIPT_RUNNING=1\n\n\n# Functions\n\n## List files in the specified directory, storing to the specified array.\n#\n# @param $1 The path to list\n# @param $2 The name of the array to fill\n#\n##\nlist_files ()\n{\n filelist=$(ls \"$1\")\n while read line\n do\n eval \"$2[\\${#$2[*]}]=\\\"\\$line\\\"\"\n done <<< \"$filelist\"\n}\n\n\n# Sanity check\n\nif [[ ! -f \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" ]]\nthen\n echo \"Framework target \\\"${TARGET_NAME}\\\" had no source files to build from. Make sure your source files have the correct target membership\"\n exit 1\nfi\n\n\n# Gather information\n\nif [[ \"$SDK_NAME\" =~ ([A-Za-z]+) ]]\nthen\n UFW_SDK_PLATFORM=${BASH_REMATCH[1]}\nelse\n echo \"Could not find platform name from SDK_NAME: $SDK_NAME\"\n exit 1\nfi\n\nif [[ \"$SDK_NAME\" =~ ([0-9]+.*$) ]]\nthen\n UFW_SDK_VERSION=${BASH_REMATCH[1]}\nelse\n echo \"Could not find sdk version from SDK_NAME: $SDK_NAME\"\n exit 1\nfi\n\nif [[ \"$UFW_SDK_PLATFORM\" = \"iphoneos\" ]]\nthen\n UFW_OTHER_PLATFORM=iphonesimulator\nelse\n UFW_OTHER_PLATFORM=iphoneos\nfi\n\nUFW_OTHER_BUILT_PRODUCTS_DIR=\"${BASH_REMATCH[1]}\"\n\n#if [[ \"$BUILT_PRODUCTS_DIR\" =~ (.*)$UFW_SDK_PLATFORM$ ]]\n#then\n# UFW_OTHER_BUILT_PRODUCTS_DIR=\"${BASH_REMATCH[1]}${UFW_OTHER_PLATFORM}\"\n#else\n# echo \"Could not find $UFW_SDK_PLATFORM in $BUILT_PRODUCTS_DIR\"\n# exit 1\n#fi\n\nONLY_ACTIVE_PLATFORM=${ONLY_ACTIVE_PLATFORM:-$ONLY_ACTIVE_ARCH}\n\n# Short-circuit if all binaries are up to date.\n# We already checked the other platform in the prerun script.\n\nif [[ -f \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" ]] && [[ -f \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/${EXECUTABLE_PATH}\" ]] && [[ ! \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -nt \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/${EXECUTABLE_PATH}\" ]]\nthen\n exit 0\nfi\n\nif [ \"${ONLY_ACTIVE_PLATFORM}\" == \"YES\" ]\nthen\n echo \"ONLY_ACTIVE_PLATFORM=${ONLY_ACTIVE_PLATFORM}: Skipping other platform build\"\nelse\n # Make sure the other platform gets built\n \n echo \"Build other platform\"\n \n echo xcodebuild -project \"${PROJECT_FILE_PATH}\" -target \"${TARGET_NAME}\" -configuration \"${CONFIGURATION}\" -sdk ${UFW_OTHER_PLATFORM}${UFW_SDK_VERSION} BUILD_DIR=\"${BUILD_DIR}\" CONFIGURATION_TEMP_DIR=\"${PROJECT_TEMP_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\" $ACTION\n xcodebuild -project \"${PROJECT_FILE_PATH}\" -target \"${TARGET_NAME}\" -configuration \"${CONFIGURATION}\" -sdk ${UFW_OTHER_PLATFORM}${UFW_SDK_VERSION} BUILD_DIR=\"${BUILD_DIR}\" CONFIGURATION_TEMP_DIR=\"${PROJECT_TEMP_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\" $ACTION\n \n \n # Build the fat static library binary\n \n echo \"Create universal static library\"\n \nif [[ \"$XCODE_VERSION_MAJOR\" = \"0500\" ]]\nthen\n echo \"$DT_TOOLCHAIN_DIR/usr/bin/libtool\" -static \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -o \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}.temp\"\n \"$DT_TOOLCHAIN_DIR/usr/bin/libtool\" -static \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -o \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}.temp\"\nelse\n echo \"$PLATFORM_DEVELOPER_BIN_DIR/libtool\" -static \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -o \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}.temp\"\n \"$PLATFORM_DEVELOPER_BIN_DIR/libtool\" -static \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" \"${UFW_OTHER_BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\" -o \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}.temp\"\nfi \n echo mv \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}.temp\" \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\"\n mv \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}.temp\" \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}\"\nfi\n\n# Build embedded framework structure\n\necho \"Build Embedded Framework\"\n\necho rm -rf \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework\"\nrm -rf \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework\"\necho mkdir -p \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/Resources\"\nmkdir -p \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/Resources\"\necho cp -a \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}\" \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/\"\ncp -a \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}\" \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/\"\n\ndeclare -a UFW_FILE_LIST\nlist_files \"${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}\" UFW_FILE_LIST\nfor filename in \"${UFW_FILE_LIST[@]}\"\ndo\n if [[ \"${filename}\" != \"Info.plist\" ]] && [[ ! \"${filename}\" =~ .*\\.lproj$ ]]\n then\n echo ln -sfh \"../${WRAPPER_NAME}/Resources/${filename}\" \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/Resources/${filename}\"\n ln -sfh \"../${WRAPPER_NAME}/Resources/${filename}\" \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.embeddedframework/Resources/${filename}\"\n fi\ndone\n\n\nif [ \"${ONLY_ACTIVE_PLATFORM}\" != \"YES\" ]\nthen\n # Replace other platform's framework with a copy of this one (so that both have the same universal binary)\n \n echo \"Copy from $UFW_SDK_PLATFORM to $UFW_OTHER_PLATFORM\"\n \n echo rm -rf \"${BUILD_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\"\n rm -rf \"${BUILD_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\"\n echo cp -a \"${BUILD_DIR}/${CONFIGURATION}-${UFW_SDK_PLATFORM}\" \"${BUILD_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\"\n cp -a \"${BUILD_DIR}/${CONFIGURATION}-${UFW_SDK_PLATFORM}\" \"${BUILD_DIR}/${CONFIGURATION}-${UFW_OTHER_PLATFORM}\"\nfi\n"; - }; - 14280458166811D700A61BF6 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/tar/openssl-1.0.1e.tar.gz", - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/bash; - shellScript = "\nif [ \"${SCRIPT_INPUT_FILE_COUNT}\" != \"1\" ] ; then\n echo \"Invalid number of input files\"\n exit 1\nfi\n\nif [ ! -f ${SCRIPT_INPUT_FILE_0} ] ; then\n echo \"Missing input file\"\n exit 1\nfi\n\necho \"Making ${SCRIPT_INPUT_FILE_0}\"\necho \"Output to ${BUILT_PRODUCTS_DIR}\"\n\nif [ ! -d ${BUILT_PRODUCTS_DIR} ]\nthen\n mkdir -pv ${BUILT_PRODUCTS_DIR}\nfi\n \n/bin/bash ${SRCROOT}/etc/make-openssl.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=mac_x86_64\n\n\n"; - showEnvVarsInLog = 0; - }; - 6E256FF415F255D00079AD2D /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/tar/postgresql-9.2.4.tar.gz", - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/bash; - shellScript = "\nif [ \"${SCRIPT_INPUT_FILE_COUNT}\" != \"1\" ] ; then\n echo \"Invalid number of input files\"\n exit 1\nfi\n\nif [ ! -f ${SCRIPT_INPUT_FILE_0} ] ; then\n echo \"Missing input file\"\n exit 1\nfi\n\necho \"Making ${SCRIPT_INPUT_FILE_0}\"\necho \"Output to ${BUILT_PRODUCTS_DIR}\"\n\nif [ ! -d \"${BUILT_PRODUCTS_DIR}\" ]\nthen\n mkdir -pv \"${BUILT_PRODUCTS_DIR}\"\nfi\n\nOPENSSL=\"${BUILT_PRODUCTS_DIR}/openssl-current-mac_x86_64\"\n/bin/bash ${SRCROOT}/etc/make-postgresql.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --openssl=${OPENSSL} --platform=mac_x86_64\n\n\n\n"; - showEnvVarsInLog = 0; - }; - 6E83260B17AD15C9002AFCBC /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/tar/openssl-1.0.1e.tar.gz", - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/bash; - shellScript = "\nif [ \"${SCRIPT_INPUT_FILE_COUNT}\" != \"1\" ] ; then\n echo \"Invalid number of input files\"\n exit 1\nfi\n\nif [ ! -f ${SCRIPT_INPUT_FILE_0} ] ; then\n echo \"Missing input file\"\n exit 1\nfi\n\necho \"Making ${SCRIPT_INPUT_FILE_0}\"\n\nif [ ! -d ${BUILT_PRODUCTS_DIR} ]\nthen\n mkdir -pv ${BUILT_PRODUCTS_DIR}\nfi\n \n/bin/bash ${SRCROOT}/etc/make-openssl.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=ios_armv7 || exit -1\n\n/bin/bash ${SRCROOT}/etc/make-openssl.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=ios_armv7s || exit -1\n\n/bin/bash ${SRCROOT}/etc/make-openssl.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=ios_simulator || exit -1\n\n/bin/bash ${SRCROOT}/etc/lipo.sh ${BUILT_PRODUCTS_DIR} openssl-current lib/libcrypto.a --platform=ios_armv7 --platform=ios_armv7s --platform=ios_simulator || exit -1\n\n/bin/bash ${SRCROOT}/etc/lipo.sh ${BUILT_PRODUCTS_DIR} openssl-current lib/libssl.a --platform=ios_armv7 --platform=ios_armv7s --platform=ios_simulator || exit -1\n\nmkdir -pv ${BUILT_PRODUCTS_DIR}/openssl-current/include\ncp -R ${BUILT_PRODUCTS_DIR}/openssl-current-ios_simulator/include/openssl ${BUILT_PRODUCTS_DIR}/openssl-current/include\n\necho\necho\necho \"OpenSSL installed: ${BUILT_PRODUCTS_DIR}/openssl-current\"\necho\n\n\n\n\n"; - showEnvVarsInLog = 0; - }; - 6E83261217AD15F3002AFCBC /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "$(SRCROOT)/tar/postgresql-9.2.4.tar.gz", - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/bash; - shellScript = "\nif [ \"${SCRIPT_INPUT_FILE_COUNT}\" != \"1\" ] ; then\n echo \"Invalid number of input files\"\n exit 1\nfi\n\nif [ ! -f ${SCRIPT_INPUT_FILE_0} ] ; then\n echo \"Missing input file\"\n exit 1\nfi\n\necho \"Making ${SCRIPT_INPUT_FILE_0}\"\necho \"Output to ${BUILT_PRODUCTS_DIR}\"\n\nif [ ! -d \"${BUILT_PRODUCTS_DIR}\" ]\nthen\n mkdir -pv \"${BUILT_PRODUCTS_DIR}\"\nfi\n\nOPENSSL=\"${BUILT_PRODUCTS_DIR}/openssl-current\"\nif [ ! -d ${OPENSSL} ]\nthen\n echo \"Missing: ${OPENSSL}\"\n exit 1\nfi\n\n/bin/bash ${SRCROOT}/etc/make-libpq.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=ios_armv7 --openssl=${OPENSSL} || exit -1\n\n/bin/bash ${SRCROOT}/etc/make-libpq.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=ios_armv7s --openssl=${OPENSSL} || exit -1\n\n/bin/bash ${SRCROOT}/etc/make-libpq.sh ${SCRIPT_INPUT_FILE_0} ${BUILT_PRODUCTS_DIR} --platform=ios_simulator --openssl=${OPENSSL} || exit -1\n\n/bin/bash ${SRCROOT}/etc/lipo.sh ${BUILT_PRODUCTS_DIR} libpq-current lib/libpq.a --platform=ios_armv7 --platform=ios_armv7s --platform=ios_simulator || exit -1\n\n\nmkdir -pv ${BUILT_PRODUCTS_DIR}/libpq-current/include\nmkdir -pv ${BUILT_PRODUCTS_DIR}/libpq-current/share\n\ncp -R ${BUILT_PRODUCTS_DIR}/libpq-current-ios_simulator/include ${BUILT_PRODUCTS_DIR}/libpq-current\ncp -R ${BUILT_PRODUCTS_DIR}/libpq-current-ios_simulator/share ${BUILT_PRODUCTS_DIR}/libpq-current\n\necho\necho\necho \"libpq installed: ${BUILT_PRODUCTS_DIR}/libpq-current\"\necho\n\n\n"; - showEnvVarsInLog = 0; - }; - 6EB1E79715F282A10093F784 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "VERSION=postgresql-current-mac_x86_64\nBUILD=${BUILT_PRODUCTS_DIR}\nPREFIX=${BUILD}/${VERSION}\nDESTINATION=${BUILD}/${CONTENTS_FOLDER_PATH}/Resources\n\necho Installing from ${PREFIX} to ${DESTINATION}/${VERSION}\n\n# copy bin directory\necho cp -r ${PREFIX}/bin ${DESTINATION}/${VERSION}\ninstall -d ${DESTINATION}/${VERSION}/bin\ncp -r ${PREFIX}/bin ${DESTINATION}/${VERSION}\n\n# copy share directory\necho cp -r ${PREFIX}/share ${DESTINATION}/${VERSION}\ninstall -d ${DESTINATION}/${VERSION}/share\ncp -r ${PREFIX}/share ${DESTINATION}/${VERSION}\n\n# copy lib directory\necho cp -r ${PREFIX}/lib ${DESTINATION}/${VERSION}\ninstall -d ${DESTINATION}/${VERSION}/lib\ncp -r ${PREFIX}/lib ${DESTINATION}/${VERSION}\n\n"; - }; - 6EDC4CAE17BC2459009E040D /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 1413DEFA17AD77A0009615E5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1413DF1017AD783B009615E5 /* PGConnection.m in Sources */, - 1413DF1217AD7845009615E5 /* PGClientParams.m in Sources */, - 1413DF1417AD784E009615E5 /* PGStatement.m in Sources */, - 1413DF1717AD785F009615E5 /* PGConverters+Object2Data.m in Sources */, - 1413DF1817AD7863009615E5 /* PGConverters+Data2Object.m in Sources */, - 1413DF1A17AD786E009615E5 /* PGResult.m in Sources */, - 1413DF1C17AD7878009615E5 /* PGResult+TextTable.m in Sources */, - 6EAA40EE17BC150E0078EB32 /* NSURL+PGAdditions.m in Sources */, - 6EE12E1F17D51CD70034B9E1 /* SSKeychain.m in Sources */, - 6EE12E2317D51CD70034B9E1 /* SSKeychainQuery.m in Sources */, - 6EE12E2917D51D620034B9E1 /* PGPasswordStore.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1413DF2517AEABF6009615E5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1413DF5117AEAD6F009615E5 /* PGApplication.m in Sources */, - 1413DF5217AEAD73009615E5 /* main.m in Sources */, - 6E725FE417AEC3A0002EEF67 /* PGClientView.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14182350166128C000765768 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 14805A1816622F9000A4019F /* PGStore.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1433614D179173BB000A79D5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1433616D179175C7000A79D5 /* PGSchemaProduct.m in Sources */, - 148D2EEE179420980005DB1B /* PGSchemaProductNV.m in Sources */, - 148D2EF2179432CB0005DB1B /* PGSchemaProductOp.m in Sources */, - 148D2EF617943BC80005DB1B /* PGSchemaManager.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1433617217917F47000A79D5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1433617317917F47000A79D5 /* main.m in Sources */, - 14336192179181A2000A79D5 /* PGSchemaManagerApp.m in Sources */, - 14F94E0017A67C5C008212B0 /* PGSchemaProductOpTable.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 145D3E1B166A1AF1002FEA91 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 145D3E37166A1BD3002FEA91 /* main.m in Sources */, - 14237AF2166E7413000DBCE1 /* AppDelegate.m in Sources */, - 14EB374C1671204A00B038B6 /* NSWindow+ResizeAdditions.m in Sources */, - 14EB374F16712BC000B038B6 /* ViewController.m in Sources */, - 141C52CF16714F9D00648E67 /* LogViewController.m in Sources */, - 145695F416718D39004471F9 /* ConnectionViewController.m in Sources */, - 14A228D01672389D007B16A2 /* ConnectionsViewController.m in Sources */, - 14284F4D1677D7B900B805C9 /* UsersRolesViewController.m in Sources */, - 14284F521677D94800B805C9 /* DatabaseViewController.m in Sources */, - 14A7FFA8168FA705007FC9B0 /* AppPreferences.m in Sources */, - 145538CE1690CC96005630A0 /* AppAbout.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 14F1E84217CB83CD00710D4A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 14F1E86B17CB850200710D4A /* PGGutterView.m in Sources */, - 14F1E86C17CB850600710D4A /* PGConsoleViewImpl.m in Sources */, - 14F1E86D17CB850A00710D4A /* PGConsoleView.m in Sources */, - 6E4907D017D3B3F600BEE2A9 /* PGPasswordWindow.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E4DEC81162CC38D008B26BD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E4DEC94162CC3E1008B26BD /* main.m in Sources */, - 6E11AC0F162F4722009A077C /* Application.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E68ADE11635DB4400436234 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E68AE011635DB6900436234 /* main.m in Sources */, - 6E68AE071635DD6E00436234 /* PGClientApplication.m in Sources */, - 6E002D4017BFC1F1001FB183 /* LocalConnectionWindowController.m in Sources */, - 6E002D4417BFCE51001FB183 /* PGSidebarNode.m in Sources */, - 6E002D4917BFE349001FB183 /* PGSidebarViewController.m in Sources */, - 6E29AC7617C0CC8600147679 /* RemoteConnectionWindowController.m in Sources */, - 6E29B37E17C695E500551035 /* PGSidebarDataSource.m in Sources */, - 6EDD90A917C8EA8D0016DABC /* PGConnectionController.m in Sources */, - 14F1E87917CB8FEC00710D4A /* PGTabViewController.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ECA7AD815F3637600AF2B70 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6ECA7AE915F3638500AF2B70 /* main.m in Sources */, - 141E7F0F16518D23009D81E8 /* PGFoundationServer.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED763F615F2673600687079 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EA41EF11610E7DB00E81046 /* PGServer.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6ED85B3816288C4800A6DC02 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E031031162FE50B003225B1 /* PGStatement.m in Sources */, - 6EE23F5F1631EF7500C99BA7 /* PGConnection.m in Sources */, - 6EE23F611632076800C99BA7 /* PGClientParams.m in Sources */, - 6E0773DA163744D90028783F /* PGResult.m in Sources */, - 1489AEC816669A6B00C3B67D /* PGResult+TextTable.m in Sources */, - 14DECDA216B56D7300178235 /* PGConverters+Object2Data.m in Sources */, - 14DECDA616B56DF300178235 /* PGConverters+Data2Object.m in Sources */, - 148D2EFF179555AD0005DB1B /* PGLoginController.m in Sources */, - 6EAA40ED17BC150E0078EB32 /* NSURL+PGAdditions.m in Sources */, - 6EE12E1E17D51CD70034B9E1 /* SSKeychain.m in Sources */, - 6EE12E2217D51CD70034B9E1 /* SSKeychainQuery.m in Sources */, - 6EE12E2817D51D620034B9E1 /* PGPasswordStore.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6EDC4CAB17BC2459009E040D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EDC4CCF17BC25FF009E040D /* NSURL_PGAdditions_tests.m in Sources */, - 6E5FCF9617BE9EFE00483AF6 /* PGConnection_tests.m in Sources */, - 6E5FCF9917BEA04100483AF6 /* PGFoundationServer.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 1413DF2017AD7C05009615E5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6E83260F17AD15F3002AFCBC /* libpq_ios */; - targetProxy = 1413DF1F17AD7C05009615E5 /* PBXContainerItemProxy */; - }; - 1413DF2217AD7C0E009615E5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6E83260A17AD15C9002AFCBC /* openssl_ios */; - targetProxy = 1413DF2117AD7C0E009615E5 /* PBXContainerItemProxy */; - }; - 1413DF4517AEACF4009615E5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 1413DF0017AD77A0009615E5 /* PGClientKit_ios */; - targetProxy = 1413DF4417AEACF4009615E5 /* PBXContainerItemProxy */; - }; - 14182367166128DA00765768 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 14182366166128DA00765768 /* PBXContainerItemProxy */; - }; - 14336168179173D3000A79D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 14336167179173D3000A79D5 /* PBXContainerItemProxy */; - }; - 1433618717917F5B000A79D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 1433618617917F5B000A79D5 /* PBXContainerItemProxy */; - }; - 1433618917917F5B000A79D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 1433614A179173BB000A79D5 /* PGSchemaKit_mac */; - targetProxy = 1433618817917F5B000A79D5 /* PBXContainerItemProxy */; - }; - 143398D5168F4F1A00234FBF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 14280457166811D700A61BF6 /* openssl_mac */; - targetProxy = 143398D4168F4F1A00234FBF /* PBXContainerItemProxy */; - }; - 14F1E87317CB868F00710D4A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 14F1E84617CB83CD00710D4A /* PGControlsKit_mac */; - targetProxy = 14F1E87217CB868F00710D4A /* PBXContainerItemProxy */; - }; - 6E002D3017BF9774001FB183 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED763FA15F2673600687079 /* PGServerKit_mac */; - targetProxy = 6E002D2F17BF9774001FB183 /* PBXContainerItemProxy */; - }; - 6E002D3217BFA5FA001FB183 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 6E002D3117BFA5FA001FB183 /* PBXContainerItemProxy */; - }; - 6E14274D17B182700022238D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 6E14274C17B182700022238D /* PBXContainerItemProxy */; - }; - 6E14274F17B182700022238D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED763FA15F2673600687079 /* PGServerKit_mac */; - targetProxy = 6E14274E17B182700022238D /* PBXContainerItemProxy */; - }; - 6E4DEC93162CC3A7008B26BD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 6E4DEC92162CC3A7008B26BD /* PBXContainerItemProxy */; - }; - 6ECA7AEC15F363DB00AF2B70 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED763FA15F2673600687079 /* PGServerKit_mac */; - targetProxy = 6ECA7AEB15F363DB00AF2B70 /* PBXContainerItemProxy */; - }; - 6ED7641315F2674E00687079 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6E256FEE15F255780079AD2D /* postgresql_mac */; - targetProxy = 6ED7641215F2674E00687079 /* PBXContainerItemProxy */; - }; - 6ED779ED17C11A0900124DF1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED763FA15F2673600687079 /* PGServerKit_mac */; - targetProxy = 6ED779EC17C11A0900124DF1 /* PBXContainerItemProxy */; - }; - 6ED85B3616288C4800A6DC02 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6E256FEE15F255780079AD2D /* postgresql_mac */; - targetProxy = 6ED85B3716288C4800A6DC02 /* PBXContainerItemProxy */; - }; - 6EDC4CD117BC2659009E040D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 6ED85B3516288C4800A6DC02 /* PGClientKit_mac */; - targetProxy = 6EDC4CD017BC2659009E040D /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - 6EE12E1017D51CD70034B9E1 /* SSKeychain.strings */ = { - isa = PBXVariantGroup; - children = ( - 6EE12E1117D51CD70034B9E1 /* en */, - ); - name = SSKeychain.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - 1413DF0A17AD77A0009615E5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - HEADER_SEARCH_PATHS = "${BUILT_PRODUCTS_DIR}/libpq-current/include"; - INFOPLIST_FILE = src/Frameworks/PGClientKit/PGClientKit_ios.plist; - IPHONEOS_DEPLOYMENT_TARGET = 6.1; - ONLY_ACTIVE_ARCH = YES; - PRELINK_LIBS = "${BUILT_PRODUCTS_DIR}/openssl-current/lib/libcrypto.a ${BUILT_PRODUCTS_DIR}/openssl-current/lib/libssl.a ${BUILT_PRODUCTS_DIR}/libpq-current/lib/libpq.a"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = framework; - }; - name = Debug; - }; - 1413DF0B17AD77A0009615E5 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - HEADER_SEARCH_PATHS = "${BUILT_PRODUCTS_DIR}/libpq-current/include"; - INFOPLIST_FILE = src/Frameworks/PGClientKit/PGClientKit_ios.plist; - IPHONEOS_DEPLOYMENT_TARGET = 6.1; - ONLY_ACTIVE_ARCH = YES; - PRELINK_LIBS = "${BUILT_PRODUCTS_DIR}/openssl-current/lib/libcrypto.a ${BUILT_PRODUCTS_DIR}/openssl-current/lib/libssl.a ${BUILT_PRODUCTS_DIR}/libpq-current/lib/libpq.a"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = framework; - }; - name = Release; - }; - 1413DF4217AEABF6009615E5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "\"$(SYSTEM_APPS_DIR)/Xcode.app/Contents/Developer/Library/Frameworks\"", - ); - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/iApps/PGClient_ios/PGClient_ios.plist; - IPHONEOS_DEPLOYMENT_TARGET = 6.1; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = 2; - WRAPPER_EXTENSION = app; - }; - name = Debug; - }; - 1413DF4317AEABF6009615E5 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "\"$(SYSTEM_APPS_DIR)/Xcode.app/Contents/Developer/Library/Frameworks\"", - ); - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/iApps/PGClient_ios/PGClient_ios.plist; - IPHONEOS_DEPLOYMENT_TARGET = 6.1; - OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = 2; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - 14182362166128C000765768 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = src/PGDataKit/PGDataKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = PGDataKit; - SDKROOT = macosx; - WRAPPER_EXTENSION = framework; - }; - name = Debug; - }; - 14182363166128C000765768 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - INFOPLIST_FILE = src/PGDataKit/PGDataKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = PGDataKit; - SDKROOT = macosx; - WRAPPER_EXTENSION = framework; - }; - name = Release; - }; - 1428045A166811D700A61BF6 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = openssl; - SDKROOT = macosx; - SUPPORTED_PLATFORMS = macosx; - }; - name = Debug; - }; - 1428045B166811D700A61BF6 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_NAME = openssl; - SDKROOT = macosx; - SUPPORTED_PLATFORMS = macosx; - }; - name = Release; - }; - 14336163179173BB000A79D5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - INFOPLIST_FILE = src/Frameworks/PGSchemaKit/PGSchemaKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = PGSchemaKit; - SDKROOT = macosx; - SKIP_INSTALL = NO; - WRAPPER_EXTENSION = framework; - }; - name = Debug; - }; - 14336164179173BB000A79D5 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - INFOPLIST_FILE = src/Frameworks/PGSchemaKit/PGSchemaKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = PGSchemaKit; - SDKROOT = macosx; - SKIP_INSTALL = NO; - WRAPPER_EXTENSION = framework; - }; - name = Release; - }; - 1433618317917F47000A79D5 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = "$(SRCROOT)/src/Apps/PGSchemaManager/PGSchemaManager.plist"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = PGSchemaManager; - SDKROOT = macosx; - WRAPPER_EXTENSION = app; - }; - name = Debug; - }; - 1433618417917F47000A79D5 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = "$(SRCROOT)/src/Apps/PGSchemaManager/PGSchemaManager.plist"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = PGSchemaManager; - SDKROOT = macosx; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - 145D3E35166A1AF1002FEA91 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/Apps/PGServer/PGServer.plist; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - WRAPPER_EXTENSION = app; - }; - name = Debug; - }; - 145D3E36166A1AF1002FEA91 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/Apps/PGServer/PGServer.plist; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - 14F1E85817CB83CD00710D4A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/Frameworks/PGControlsKit/PGControlsKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.8; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = PGControlsKit; - WRAPPER_EXTENSION = framework; - }; - name = Debug; - }; - 14F1E85917CB83CD00710D4A /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/Frameworks/PGControlsKit/PGControlsKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.8; - PRODUCT_NAME = PGControlsKit; - WRAPPER_EXTENSION = framework; - }; - name = Release; - }; - 6E256FE315F252620079AD2D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MACOSX_DEPLOYMENT_TARGET = 10.8; - SDKROOT = macosx; - }; - name = Debug; - }; - 6E256FE415F252620079AD2D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - MACOSX_DEPLOYMENT_TARGET = 10.8; - SDKROOT = macosx; - }; - name = Release; - }; - 6E256FF015F255780079AD2D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Debug; - }; - 6E256FF115F255780079AD2D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Release; - }; - 6E4DEC90162CC38D008B26BD /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Debug; - }; - 6E4DEC91162CC38D008B26BD /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Release; - }; - 6E68ADFF1635DB4400436234 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = "$(SRCROOT)/src/Apps/PGClient/PGClient.plist"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - WRAPPER_EXTENSION = app; - }; - name = Debug; - }; - 6E68AE001635DB4400436234 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = "$(SRCROOT)/src/Apps/PGClient/PGClient.plist"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - 6E83260D17AD15C9002AFCBC /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - MACH_O_TYPE = mh_execute; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "openssl - Mac 64 bit copy"; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - }; - name = Debug; - }; - 6E83260E17AD15C9002AFCBC /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_32_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - MACH_O_TYPE = mh_execute; - ONLY_ACTIVE_ARCH = NO; - PRODUCT_NAME = "openssl - Mac 64 bit copy"; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - }; - name = Release; - }; - 6E83261417AD15F3002AFCBC /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "postgresql - Mac copy"; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - }; - name = Debug; - }; - 6E83261517AD15F3002AFCBC /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)"; - CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)"; - PRODUCT_NAME = "postgresql - Mac copy"; - SDKROOT = iphoneos; - SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; - }; - name = Release; - }; - 6ECA7AE715F3637600AF2B70 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Debug; - }; - 6ECA7AE815F3637600AF2B70 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = "$(TARGET_NAME)"; - SDKROOT = macosx; - }; - name = Release; - }; - 6ED7640E15F2673600687079 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/Frameworks/PGServerKit/PGServerKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = PGServerKit; - SDKROOT = macosx; - SKIP_INSTALL = NO; - WRAPPER_EXTENSION = framework; - }; - name = Debug; - }; - 6ED7640F15F2673600687079 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/Frameworks/PGServerKit/PGServerKit.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.7; - PRODUCT_NAME = PGServerKit; - SDKROOT = macosx; - SKIP_INSTALL = NO; - WRAPPER_EXTENSION = framework; - }; - name = Release; - }; - 6ED85B4416288C4800A6DC02 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - HEADER_SEARCH_PATHS = "${BUILT_PRODUCTS_DIR}/postgresql-current-mac_x86_64/include"; - INFOPLIST_FILE = src/Frameworks/PGClientKit/PGClientKit_mac.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/LDAP.framework/Versions/A\"", - ); - MACOSX_DEPLOYMENT_TARGET = 10.8; - ONLY_ACTIVE_ARCH = YES; - PRELINK_LIBS = "${BUILT_PRODUCTS_DIR}/postgresql-current-mac_x86_64/lib/libpq.a ${BUILT_PRODUCTS_DIR}/openssl-current-mac_x86_64/lib/libcrypto.a ${BUILT_PRODUCTS_DIR}/openssl-current-mac_x86_64/lib/libssl.a"; - PRODUCT_NAME = PGClientKit; - SDKROOT = macosx; - SKIP_INSTALL = NO; - WRAPPER_EXTENSION = framework; - }; - name = Debug; - }; - 6ED85B4516288C4800A6DC02 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - FRAMEWORK_VERSION = A; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - GENERATE_MASTER_OBJECT_FILE = YES; - HEADER_SEARCH_PATHS = "${BUILT_PRODUCTS_DIR}/postgresql-current-mac_x86_64/include"; - INFOPLIST_FILE = src/Frameworks/PGClientKit/PGClientKit_mac.plist; - INSTALL_PATH = "@executable_path/../Frameworks"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/LDAP.framework/Versions/A\"", - ); - MACOSX_DEPLOYMENT_TARGET = 10.8; - PRELINK_LIBS = "${BUILT_PRODUCTS_DIR}/postgresql-current-mac_x86_64/lib/libpq.a ${BUILT_PRODUCTS_DIR}/openssl-current-mac_x86_64/lib/libcrypto.a ${BUILT_PRODUCTS_DIR}/openssl-current-mac_x86_64/lib/libssl.a"; - PRODUCT_NAME = PGClientKit; - SDKROOT = macosx; - SKIP_INSTALL = NO; - WRAPPER_EXTENSION = framework; - }; - name = Release; - }; - 6EDC4CC417BC2459009E040D /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_SYMBOLS_PRIVATE_EXTERN = NO; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/UnitTests/PGClientKit_testcases/PGClientKit_testcases.plist; - MACOSX_DEPLOYMENT_TARGET = 10.8; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_AFTER_BUILD = YES; - WRAPPER_EXTENSION = octest; - }; - name = Debug; - }; - 6EDC4CC517BC2459009E040D /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_OBJC_ARC = 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; - COMBINE_HIDPI_IMAGES = YES; - COPY_PHASE_STRIP = YES; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - FRAMEWORK_SEARCH_PATHS = "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_ENABLE_OBJC_EXCEPTIONS = YES; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - GCC_PREFIX_HEADER = ""; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_FILE = src/UnitTests/PGClientKit_testcases/PGClientKit_testcases.plist; - MACOSX_DEPLOYMENT_TARGET = 10.8; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_AFTER_BUILD = YES; - WRAPPER_EXTENSION = octest; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 1413DF0C17AD77A0009615E5 /* Build configuration list for PBXNativeTarget "PGClientKit_ios" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1413DF0A17AD77A0009615E5 /* Debug */, - 1413DF0B17AD77A0009615E5 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1413DF4117AEABF6009615E5 /* Build configuration list for PBXNativeTarget "PGClient_ios" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1413DF4217AEABF6009615E5 /* Debug */, - 1413DF4317AEABF6009615E5 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 14182361166128C000765768 /* Build configuration list for PBXNativeTarget "PGDataKit_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 14182362166128C000765768 /* Debug */, - 14182363166128C000765768 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 14280459166811D700A61BF6 /* Build configuration list for PBXAggregateTarget "openssl_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1428045A166811D700A61BF6 /* Debug */, - 1428045B166811D700A61BF6 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 14336162179173BB000A79D5 /* Build configuration list for PBXNativeTarget "PGSchemaKit_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 14336163179173BB000A79D5 /* Debug */, - 14336164179173BB000A79D5 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1433618217917F47000A79D5 /* Build configuration list for PBXNativeTarget "PGSchemaManager" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1433618317917F47000A79D5 /* Debug */, - 1433618417917F47000A79D5 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 145D3E34166A1AF1002FEA91 /* Build configuration list for PBXNativeTarget "PGServer" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 145D3E35166A1AF1002FEA91 /* Debug */, - 145D3E36166A1AF1002FEA91 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 14F1E85A17CB83CD00710D4A /* Build configuration list for PBXNativeTarget "PGControlsKit_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 14F1E85817CB83CD00710D4A /* Debug */, - 14F1E85917CB83CD00710D4A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6E256FE115F252620079AD2D /* Build configuration list for PBXProject "postgresql-kit" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E256FE315F252620079AD2D /* Debug */, - 6E256FE415F252620079AD2D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6E256FEF15F255780079AD2D /* Build configuration list for PBXAggregateTarget "postgresql_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E256FF015F255780079AD2D /* Debug */, - 6E256FF115F255780079AD2D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6E4DEC8F162CC38D008B26BD /* Build configuration list for PBXNativeTarget "PGFoundationClient" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E4DEC90162CC38D008B26BD /* Debug */, - 6E4DEC91162CC38D008B26BD /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6E68ADFE1635DB4400436234 /* Build configuration list for PBXNativeTarget "PGClient" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E68ADFF1635DB4400436234 /* Debug */, - 6E68AE001635DB4400436234 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6E83260C17AD15C9002AFCBC /* Build configuration list for PBXAggregateTarget "openssl_ios" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E83260D17AD15C9002AFCBC /* Debug */, - 6E83260E17AD15C9002AFCBC /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6E83261317AD15F3002AFCBC /* Build configuration list for PBXAggregateTarget "libpq_ios" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E83261417AD15F3002AFCBC /* Debug */, - 6E83261517AD15F3002AFCBC /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6ECA7AE615F3637600AF2B70 /* Build configuration list for PBXNativeTarget "PGFoundationServer" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6ECA7AE715F3637600AF2B70 /* Debug */, - 6ECA7AE815F3637600AF2B70 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6ED7641015F2673600687079 /* Build configuration list for PBXNativeTarget "PGServerKit_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6ED7640E15F2673600687079 /* Debug */, - 6ED7640F15F2673600687079 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6ED85B4316288C4800A6DC02 /* Build configuration list for PBXNativeTarget "PGClientKit_mac" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6ED85B4416288C4800A6DC02 /* Debug */, - 6ED85B4516288C4800A6DC02 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6EDC4CC317BC2459009E040D /* Build configuration list for PBXNativeTarget "PGClientKit_testcases" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6EDC4CC417BC2459009E040D /* Debug */, - 6EDC4CC517BC2459009E040D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 6E256FDE15F252620079AD2D /* Project object */; -}