[Pythonmac-SIG] bundlebuilder bug?

Ronald Oussoren oussoren at cistron.nl
Mon Jan 26 10:52:50 EST 2004


On 25 jan 2004, at 21:26, Jack Jansen wrote:

>
> On 23-jan-04, at 22:59, Bob Ippolito wrote:
>> That said, I have personally modified a copy of bundlebuilder that 
>> fixes the aforementioned symlink bug, and adds a slew of additional 
>> features with regard to embedding modules and frameworks (it actually 
>> scans your extensions and automatically locates any dylibs/frameworks 
>> they depend on.. rewrites all of their headers and chunks them into 
>> the app bundle).  I'll clean this up and release it someday if people 
>> bug me about it on a semi-regular basis :)
>
> Consider yourself bugged:-)
>
> And, as usual, you would do me a great favor if you could separate the 
> two items (the bug fix for the symlinking and the added functionality 
> of automatically scanning your extensions) and post them as two 
> separate tracker items...

I have a main.m lying around for use in .app bundles. I was hoping to 
use this for further speeding up launching PyObjC applications (that 
didn't help). An executable is at least cleaner than the current 
bootstrap procedure, and makes it possible to create working .app 
bundles on Mac OS X 10.1.

Ronald




More information about the Pythonmac-SIG mailing list