diff options
author | stuconnolly <stuart02@gmail.com> | 2012-02-26 13:16:01 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-02-26 13:16:01 +0000 |
commit | c13e3dfe062b978e81703e59b4f5af3d71c6464c (patch) | |
tree | 6e1bf0b48e028a331ddf9886094b272519c85856 /sequel-pro.xcodeproj/project.pbxproj | |
parent | a5caf49b945179abdc0570a6ba8797b4552c793b (diff) | |
download | sequelpro-c13e3dfe062b978e81703e59b4f5af3d71c6464c.tar.gz sequelpro-c13e3dfe062b978e81703e59b4f5af3d71c6464c.tar.bz2 sequelpro-c13e3dfe062b978e81703e59b4f5af3d71c6464c.zip |
Remove QueryKit as an SP dependency as it's currently not being used.
Diffstat (limited to 'sequel-pro.xcodeproj/project.pbxproj')
-rw-r--r-- | sequel-pro.xcodeproj/project.pbxproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj index d914eebd..40bc9a15 100644 --- a/sequel-pro.xcodeproj/project.pbxproj +++ b/sequel-pro.xcodeproj/project.pbxproj @@ -527,13 +527,6 @@ remoteGlobalIDString = 17E5969E14F307CE0054EE08; remoteInfo = Tests; }; - 17E5971314F917380054EE08 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 17E5954E14F304000054EE08 /* QueryKit.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = 8DC2EF4F0486A6940098B216; - remoteInfo = QueryKit; - }; 5847571D120A1C6D0057631F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 2A37F4A9FDCFA73011CA2CEA /* Project object */; @@ -2906,7 +2899,6 @@ 58CDB34B0FCE144000F8ACA3 /* PBXTargetDependency */, 58B9097011C3A462000826E5 /* PBXTargetDependency */, 5847571E120A1C6D0057631F /* PBXTargetDependency */, - 17E5971414F917380054EE08 /* PBXTargetDependency */, ); name = "Sequel Pro"; productInstallPath = "$(HOME)/Applications"; @@ -3484,11 +3476,6 @@ target = 17B7B5611016012700F057DE /* MCPKit */; targetProxy = 17B7B59A1016039200F057DE /* PBXContainerItemProxy */; }; - 17E5971414F917380054EE08 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = QueryKit; - targetProxy = 17E5971314F917380054EE08 /* PBXContainerItemProxy */; - }; 5847571E120A1C6D0057631F /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 584754C1120A04560057631F /* Sequel Pro QLGenerator */; |