On 4 Jul, 2009, at 17:13, Daniel Miller wrote:
> 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?
PyObjC 2 may or may not work on Tiger. I'm very limited in the amount
of time I can spend on PyObjC, and as I don't need Tiger support
myself Tiger support tends to end up late on the list.
Ronald
|