]> git.sesse.net Git - vlc/commitdiff
macosx/framework: contrib are fat now.
authorPierre d'Herbemont <pdherbemont@free.fr>
Fri, 1 Jan 2010 17:42:30 +0000 (18:42 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Fri, 1 Jan 2010 17:44:15 +0000 (18:44 +0100)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index bd6ce1234d2447e5cb2dda249cdfb17d18639a88..a3d6ae46250d272c88a427702858f2726b134036 100644 (file)
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
-                       shellScript = "if test $ACTION = \"clean\"\nthen\n    cd ../../../extras/contrib && make clean\n    exit 0\nfi\nif test $ARCHS = \"x86_64\"\nthen\n    cd ../../../extras/contrib && ./bootstrap x86_64-apple-darwin10\nelse\n    cd ../../../extras/contrib && ./bootstrap\nfi";
+                       shellScript = "if test $ACTION = \"clean\"\nthen\n    cd ../../../extras/contrib && make clean\n    exit 0\nfi\n\ncd ../../../extras/contrib && ./bootstrap";
                        showEnvVarsInLog = 0;
                };
                633BD6EB0D2ADF280012A314 /* make bin */ = {