[Pyobjc-dev] Re: Standalone exe on panther?
Brought to you by:
ronaldoussoren
From: David E. <epp...@ic...> - 2003-12-05 19:23:20
|
In article <FD8...@de...>, Jiva DeVoe <ji...@de...> wrote: > I'm documenting this here in the hopes of saving some other clueless > soul from similar troubles. > > So, to build a stand-alone PyObjC application do the following: > 1. Change your Build style to deployment. In XCode this is done by > going into the properties of your project and, to the styles tab, and > choosing deployment. The other possibility is to set up a buildapp.py script (like the ones that come with the pyobjc examples) and run python buildapp.py --standalone build from the command line... -- David Eppstein http://www.ics.uci.edu/~eppstein/ Univ. of California, Irvine, School of Information & Computer Science |