Ensure mad.framework is removed.

This commit is contained in:
Steve Checkoway
2006-05-07 07:39:54 +00:00
parent 57a97ac5f7
commit 7a6d44c6c5
@@ -5104,7 +5104,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "ranlib Libraries/*.a";
shellScript = "ranlib Libraries/*.a\nrm -rf \"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/Frameworks/mad.framework\"\n";
};
AAA74CCF090CE268003F9A36 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;