Re: [Pyobjc-dev] PyObjC sources bundled with pbxbuild install
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-05-28 15:22:47
|
bb...@ma...: > That is certainly one way to do it.... an equivalent that doesn't > involve hacking the pbxproj (which will potentially break with a > complex set of targets or in other situations): BTW, isn't there a specification for these formats, somewhere? There is just too much magic IDs, I assume for linking and what not... > Set INSTALL_PATH environment variable appropriately before calling out > to 'pbxbuild install'. > Add a 'shell script' build phase at the end of the build phases that > checks to see if it is an install phase and, if so, does your clean up > on the install tree. But then, I'll have to do this for each project individually, isn't it? Not sure if this is the most "pythonic" way to do it... Dinu -- Dinu C. Gherman ...................................................................... "There is more to life than increasing its speed." (Mahatma Ghandi) -- Dinu C. Gherman ...................................................................... "Bigamy is having one wife too many. Monogamy is the same." (Oscar Wilde) -- Dinu C. Gherman ...................................................................... "Whenever you find yourself on the side of the majority, it's time to pause and reflect." (Mark Twain) |