Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Commit

Permalink
Build the lagrangian tool before running the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Rix authored and Rob Rix committed Mar 21, 2013
1 parent 573b15a commit 9f3cf20
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RXCollections.xcodeproj/project.pbxproj
Expand Up @@ -135,6 +135,13 @@
remoteGlobalIDString = D4B62B4B16A1581700E42C84;
remoteInfo = "Lagrangian (Mac OS X framework)";
};
D496681D16FB151A002C0FA8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D4B62B2B16A1177A00E42C84 /* Lagrangian.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = D4A5B2C0164B4FAF00338EB4;
remoteInfo = lagrangian;
};
D4B62B3516A1177B00E42C84 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D4B62B2B16A1177A00E42C84 /* Lagrangian.xcodeproj */;
Expand Down Expand Up @@ -511,6 +518,7 @@
buildRules = (
);
dependencies = (
D496681E16FB151A002C0FA8 /* PBXTargetDependency */,
D473F66816DA87E8000FCD8D /* PBXTargetDependency */,
);
name = "RXCollections (Mac OS X framework)";
Expand Down Expand Up @@ -703,6 +711,11 @@
name = "Lagrangian (Mac OS X framework)";
targetProxy = D473F66B16DA8832000FCD8D /* PBXContainerItemProxy */;
};
D496681E16FB151A002C0FA8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = lagrangian;
targetProxy = D496681D16FB151A002C0FA8 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
Expand Down

0 comments on commit 9f3cf20

Please sign in to comment.