[Pyobjc-dev] Developing on 10.5, targeting 10.4u
Brought to you by:
ronaldoussoren
|
From: Adam A. <ad...@at...> - 2008-03-19 22:09:31
|
Using the Apple-supplied PyObjC in 10.5, is it possible to develop applications that will run on 10.4? If I set it to use the 10.4u SDK, it builds just fine and doesn't complain, but it obviously won't actually run on 10.4 because the resulting .app bundle does not contain the Python/PyObjC binaries and support files. How do I work around this? Would I need to install some other distribution of PyObjC? Or am I just missing some build setting or somesuch? Thanks for any assistance. - Adam |