diff options
author | stuconnolly <stuart02@gmail.com> | 2012-09-09 12:08:23 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-09-09 12:08:23 +0000 |
commit | bc39e252aed0269716525a39c5f2e034f1d56c19 (patch) | |
tree | 85870588d0ec1ac3c1715beb12c03fb40c331014 /Frameworks/PostgresKit/PostgresKit.xcodeproj | |
parent | cb6a338da45d92e697335a6d066cdc9be6d4474b (diff) | |
download | sequelpro-bc39e252aed0269716525a39c5f2e034f1d56c19.tar.gz sequelpro-bc39e252aed0269716525a39c5f2e034f1d56c19.tar.bz2 sequelpro-bc39e252aed0269716525a39c5f2e034f1d56c19.zip |
Add support for network address types.
Diffstat (limited to 'Frameworks/PostgresKit/PostgresKit.xcodeproj')
-rw-r--r-- | Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj b/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj index 3f992739..4b447687 100644 --- a/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj +++ b/Frameworks/PostgresKit/PostgresKit.xcodeproj/project.pbxproj @@ -62,7 +62,7 @@ isa = PBXContainerItemProxy; containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; proxyType = 1; - remoteGlobalIDString = 8DC2EF4F0486A6940098B216 /* PostgresKit */; + remoteGlobalIDString = 8DC2EF4F0486A6940098B216; remoteInfo = PostgresKit; }; /* End PBXContainerItemProxy section */ |