|
552 | 552 | 6E15485A1A5820BE00556573 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/usr/lib/libz.dylib; sourceTree = DEVELOPER_DIR; };
|
553 | 553 | 6E15485C1A5820EE00556573 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
|
554 | 554 | 6E15485E1A5820F800556573 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
| 555 | + 6E1548631A582BD900556573 /* _Sidebar.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = _Sidebar.md; sourceTree = "<group>"; }; |
| 556 | + 6E1548641A582BD900556573 /* Changelog.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Changelog.md; sourceTree = "<group>"; }; |
| 557 | + 6E1548651A582BD900556573 /* Home.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Home.md; sourceTree = "<group>"; }; |
| 558 | + 6E1548661A582BD900556573 /* ImplementationNotes.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = ImplementationNotes.md; sourceTree = "<group>"; }; |
| 559 | + 6E1548671A582BD900556573 /* PGClient.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGClient.md; sourceTree = "<group>"; }; |
| 560 | + 6E1548681A582BD900556573 /* PGClientKit.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGClientKit.md; sourceTree = "<group>"; }; |
| 561 | + 6E1548691A582BD900556573 /* PGDataKit.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGDataKit.md; sourceTree = "<group>"; }; |
| 562 | + 6E15486A1A582BD900556573 /* PGFoundationClient.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGFoundationClient.md; sourceTree = "<group>"; }; |
| 563 | + 6E15486B1A582BD900556573 /* PGFoundationServer.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGFoundationServer.md; sourceTree = "<group>"; }; |
| 564 | + 6E15486C1A582BD900556573 /* PGSchemaKit.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGSchemaKit.md; sourceTree = "<group>"; }; |
| 565 | + 6E15486D1A582BD900556573 /* PGSchemaManager.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGSchemaManager.md; sourceTree = "<group>"; }; |
| 566 | + 6E15486E1A582BD900556573 /* PGServer.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGServer.md; sourceTree = "<group>"; }; |
| 567 | + 6E15486F1A582BD900556573 /* PGServerKit.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = PGServerKit.md; sourceTree = "<group>"; }; |
| 568 | + 6E1548711A582BD900556573 /* PGServer_configuration.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PGServer_configuration.png; sourceTree = "<group>"; }; |
| 569 | + 6E1548721A582BD900556573 /* PGServer_log.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PGServer_log.png; sourceTree = "<group>"; }; |
555 | 570 | 6E1B43E415F3A465001ED3BE /* elephant-32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-32.png"; sourceTree = "<group>"; };
|
556 | 571 | 6E1B43E515F3A465001ED3BE /* elephant-512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-512.png"; sourceTree = "<group>"; };
|
557 | 572 | 6E1B43E615F3A465001ED3BE /* elephant-64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "elephant-64.png"; sourceTree = "<group>"; };
|
|
581 | 596 | 6E68AE041635DD6E00436234 /* PGClientApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGClientApplication.m; sourceTree = "<group>"; };
|
582 | 597 | 6E68AE051635DD6E00436234 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = "<group>"; };
|
583 | 598 | 6E68AE061635DD6E00436234 /* PGClient.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = PGClient.plist; sourceTree = "<group>"; };
|
584 |
| - 6E6A7E3F17B0311D00032B48 /* postgresql-kit.wiki */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "postgresql-kit.wiki"; path = "../postgresql-kit.wiki"; sourceTree = "<group>"; }; |
585 | 599 | 6E725FE017AEC11A002EEF67 /* PGClientView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PGClientView.xib; sourceTree = "<group>"; };
|
586 | 600 | 6E725FE217AEC3A0002EEF67 /* PGClientView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PGClientView.h; sourceTree = "<group>"; };
|
587 | 601 | 6E725FE317AEC3A0002EEF67 /* PGClientView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PGClientView.m; sourceTree = "<group>"; };
|
|
1144 | 1158 | name = RemoteConnectionWindow;
|
1145 | 1159 | sourceTree = "<group>";
|
1146 | 1160 | };
|
| 1161 | + 6E1548621A582BD900556573 /* postgresql-kit.wiki */ = { |
| 1162 | + isa = PBXGroup; |
| 1163 | + children = ( |
| 1164 | + 6E1548631A582BD900556573 /* _Sidebar.md */, |
| 1165 | + 6E1548641A582BD900556573 /* Changelog.md */, |
| 1166 | + 6E1548651A582BD900556573 /* Home.md */, |
| 1167 | + 6E1548661A582BD900556573 /* ImplementationNotes.md */, |
| 1168 | + 6E1548671A582BD900556573 /* PGClient.md */, |
| 1169 | + 6E1548681A582BD900556573 /* PGClientKit.md */, |
| 1170 | + 6E1548691A582BD900556573 /* PGDataKit.md */, |
| 1171 | + 6E15486A1A582BD900556573 /* PGFoundationClient.md */, |
| 1172 | + 6E15486B1A582BD900556573 /* PGFoundationServer.md */, |
| 1173 | + 6E15486C1A582BD900556573 /* PGSchemaKit.md */, |
| 1174 | + 6E15486D1A582BD900556573 /* PGSchemaManager.md */, |
| 1175 | + 6E15486E1A582BD900556573 /* PGServer.md */, |
| 1176 | + 6E15486F1A582BD900556573 /* PGServerKit.md */, |
| 1177 | + 6E1548701A582BD900556573 /* screenshots */, |
| 1178 | + ); |
| 1179 | + name = "postgresql-kit.wiki"; |
| 1180 | + path = "../postgresql-kit.wiki"; |
| 1181 | + sourceTree = "<group>"; |
| 1182 | + }; |
| 1183 | + 6E1548701A582BD900556573 /* screenshots */ = { |
| 1184 | + isa = PBXGroup; |
| 1185 | + children = ( |
| 1186 | + 6E1548711A582BD900556573 /* PGServer_configuration.png */, |
| 1187 | + 6E1548721A582BD900556573 /* PGServer_log.png */, |
| 1188 | + ); |
| 1189 | + path = screenshots; |
| 1190 | + sourceTree = "<group>"; |
| 1191 | + }; |
1147 | 1192 | 6E1B43DC15F3A465001ED3BE /* resources */ = {
|
1148 | 1193 | isa = PBXGroup;
|
1149 | 1194 | children = (
|
|
1174 | 1219 | 14EE3C3E166752F80083C735 /* tar */,
|
1175 | 1220 | 6ED763FD15F2673600687079 /* Frameworks */,
|
1176 | 1221 | 6ED763FC15F2673600687079 /* Products */,
|
1177 |
| - 6E6A7E3F17B0311D00032B48 /* postgresql-kit.wiki */, |
| 1222 | + 6E1548621A582BD900556573 /* postgresql-kit.wiki */, |
1178 | 1223 | );
|
1179 | 1224 | sourceTree = "<group>";
|
1180 | 1225 | };
|
|
0 commit comments