Re: [Pyobjc-dev] Building apps for 10.2+ without Xcode?
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2003-10-29 04:23:22
|
On Oct 28, 2003, at 10:32 PM, Zachery Bir wrote: > Can we use bundlebuilder's buildapp to build 10.2 capable apps in > Panther? I accidentally initially released a version of my PyObjC app > built on a pre-release of Panther, and had to scramble to build it on > a Jaguar box. I'd like to be able to build apps (without resorting to > Xcode) that will run on both Jaguar and Panther using just buildapp. I > have both the 10.2 SDK and 10.3 SDK installed from the Xcode CD. Will > that be enough? I'm not the expert on this, but I think that you need to install the Jaguar version of MacPython, and include the Jaguar version of PyObjC.. both of these run just fine on Panther. -bob |