]> git.sesse.net Git - vlc/blobdiff - projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
Revert "macosx/framework: contrib are fat now."
[vlc] / projects / macosx / framework / VLCKit.xcodeproj / project.pbxproj
index a3d6ae46250d272c88a427702858f2726b134036..bd6ce1234d2447e5cb2dda249cdfb17d18639a88 100644 (file)
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
-                       shellScript = "if test $ACTION = \"clean\"\nthen\n    cd ../../../extras/contrib && make clean\n    exit 0\nfi\n\ncd ../../../extras/contrib && ./bootstrap";
+                       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";
                        showEnvVarsInLog = 0;
                };
                633BD6EB0D2ADF280012A314 /* make bin */ = {