Re: [Pyobjc-dev] PyObjC sources bundled with pbxbuild install
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-05-28 10:00:00
|
bb...@ma...: > In any case, everything is defined via PBX itself. See the build > phases for the main app target. I sort of knew that, but was looking for something smarter... In the absence of that (or given my incapability to find it), I wrote a little script that hacks a given PB project, runs pbxbuild, prunes superfluous stuff away from the included PyObjC and makes a tarball of the resulting app. See the attached file for more comments. It does what I wont it to do, but feel free to make suggestions for improvements! ;-) Regards, Dinu |