Re: [Pyobjc-dev] My application doesn't dock
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-07-10 14:50:33
|
Bob Swerdlow wrote: > I posted this over on CocoaDev and then realized that this might be > something involving PyObjC since some of the items in the > applcation's plist resource are being changed (particularly the > executable and the bundle package type). So, I'm posting it here as > well. My apologies if you are on both lists. As posted to cocoa-dev <wink>, I found the problem. It's not just CFBundlePackageType that was set wrong, but also the type field in *.app/Contents/PkgInfo. I will check in a fix shortly. Just |