So sorry! I had read that and then I got involved in debugging the missing .nib and forgot all about it. Thank you!
On Tue, Sep 13, 2011 at 3:15 PM, Martin Zibricky <[email protected]>wrote: > davecortesi píše v Út 13. 09. 2011 v 13:26 -0700: > > However, how do I make this dist/appname folder into a Mac OS > > application -- one that does not appear to be a folder but a unitary > > item the user can click on? > > Pyinstaller is able to create mac bundle - folder with .app extension > which user can click and the app will start. > > see: http://www.pyinstaller.org/wiki/MacOsCompatibility > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
