[Pyobjc-dev] Deploy PyObjC 2.0 app to Tiger
Brought to you by:
ronaldoussoren
From: Daniel M. <mil...@gm...> - 2009-07-04 15:14:18
|
I'm working on an application that I would like to continue to deploy to OS X 10.4 Tiger. I recently upgraded my development box to 10.5 Leopard (I know, coming late to the party here) and I'm wondering what my options are for deploying the app to both Tiger and Leopard? The app currently uses PyObjC 1.4 and is bundled into an app with py2app. I'd like to upgrade to PyObjC 2 if possible. All development up to this point has been done on Tiger. While the py2app-built application at least launches on Leopard, many features appear to be broken (drag/drop is deathly slow, animations are choppy, etc.). I'm wondering if there is any hope of developing this app on Leopard while continuing to deploy to Tiger? Thanks in advance for your insight and answers. ~ Daniel |