On Dec 23, 2008, at 1:13 PM, björn wrote: > Thanks Keith, that seems to work fine. One question though: why did > you remove the part which restored the MACOSX_DEPLOYMENT_TARGET > variable? If later on some other build stage is added after the "make > icons script" it might be built for the wrong os version...(?)
No need, I was just simplifying... each Run Script build phase runs in a separate shell, so changes to the environment don't affect anything once the script ends. (See the note at the beginning of the Run Script Build Phase docs: http://tinyurl.com/8tezsv.) Keith --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
