Re: [Pyobjc-dev] Re: Standalone exe on panther?
Brought to you by:
ronaldoussoren
From: Jiva D. <ji...@de...> - 2003-12-05 19:37:36
|
In order to do this, I'd have to write my own buildapp.py script right? There's nothing that would auto-generate one out of my xcode project? On Dec 5, 2003, at 12:23 PM, David Eppstein wrote: > 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 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > > -- Jiva DeVoe jiva at devoesquared.com http://www.devoesquared.com |