[Pythonmac-SIG] Unknown load command while building app bundle[Sec=Unclassified]

2007-11-25 Thread Mathew Oakes
alias build works when copying stuff into app bundle get this error, cant find any similar references, help appreciated! Using 10.5 copying /Library/Frameworks/Python.framework/Versions/2.5/Resources/ version.plist -> /Users/mathew_oak/Documents/ThumbMaker/dist/ working001.app/Contents/Frame

Re: [Pythonmac-SIG] Unknown load command while building app bundle[Sec=Unclassified]

2007-11-25 Thread Thijs Triemstra | Collab
Hi, you need the svn version of macholib. More info in: http://mail.python.org/pipermail/pythonmac-sig/2007-June/019060.html Thijs On Nov 26, 2007, at 4:44 AM, Mathew Oakes wrote: > alias build works > > when copying stuff into app bundle get this error, cant find any > similar references, help