Skip to content

Commit

Permalink
[#37] remove sentest run-on build script as it's more trouble than it…
Browse files Browse the repository at this point in the history
…'s worth IMO
  • Loading branch information
vickeryj committed Feb 10, 2009
1 parent 2c45f9b commit 7b47e08
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions objective_support.xcodeproj/project.pbxproj
Expand Up @@ -320,7 +320,6 @@
1D60588D0D05DD3D006BFB54 /* Resources */,
1D60588E0D05DD3D006BFB54 /* Sources */,
1D60588F0D05DD3D006BFB54 /* Frameworks */,
2307A4EB0F4204B100966C77 /* ShellScript */,
);
buildRules = (
);
Expand Down Expand Up @@ -358,22 +357,6 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
2307A4EB0F4204B100966C77 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = google_toolbar/UnitTesting/RunIPhoneUnitTest.sh;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
1D60588E0D05DD3D006BFB54 /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down

0 comments on commit 7b47e08

Please sign in to comment.