Skip to content

Commit

Permalink
Removed formatType and deprotect from "all" target.
Browse files Browse the repository at this point in the history
  • Loading branch information
nygard committed Sep 1, 2009
1 parent 68a5dc4 commit 448e448
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions class-dump.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
);
dependencies = (
01A9A4CC0FF19BC700475772 /* PBXTargetDependency */,
01F523951001D1A50006B272 /* PBXTargetDependency */,
01F525061001F3EC0006B272 /* PBXTargetDependency */,
);
name = all;
productName = all;
Expand Down Expand Up @@ -336,20 +334,6 @@
remoteGlobalIDString = 01A9A4BC0FF19B2F00475772;
remoteInfo = "class-dump (64 bit)";
};
01F523941001D1A50006B272 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 01F5238E1001D19A0006B272;
remoteInfo = "format-type";
};
01F525051001F3EC0006B272 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 01F524FF1001F3E60006B272;
remoteInfo = deprotect;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -1409,16 +1393,6 @@
target = 01A9A4BC0FF19B2F00475772 /* class-dump */;
targetProxy = 01A9A4CB0FF19BC700475772 /* PBXContainerItemProxy */;
};
01F523951001D1A50006B272 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 01F5238E1001D19A0006B272 /* formatType */;
targetProxy = 01F523941001D1A50006B272 /* PBXContainerItemProxy */;
};
01F525061001F3EC0006B272 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 01F524FF1001F3E60006B272 /* deprotect */;
targetProxy = 01F525051001F3EC0006B272 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
Expand Down

0 comments on commit 448e448

Please sign in to comment.