Hi Thomas, That code for the icon is a stub -- I never got to implementing it. If you commit to your personal clone on bitbucket I'm happy to pull it in and check if it works.
Rob --------------------------------------------- Rob Reilink, M.Sc Science Applied phone: +31 6 187 26562 e-mail: [email protected] --------------------------------------------- Op 16 jan 2013, om 14:51 heeft Thomas Kluyver het volgende geschreven: > The code for making Mac apps [1] allows specifying an icon file for the > application bundle. From what I've read, this needs to be in the Resources/ > subfolder inside the bundle. But the code doesn't appear to copy the file > into there, and I can't see any easy way for my setup.py script to copy it in. > > I think it would make sense to have an option giving a path to the > pre-existing icns file, which bdist_mac would copy to the correct location. > Does this make sense? > > I'm happy to write a pull request for this, but I borrow a Mac to make > packages, so I don't have much chance to test it. > > [1] > https://bitbucket.org/anthony_tuininga/cx_freeze/src/default/cx_Freeze/macdist.py > > Thanks, > Thomas > ------------------------------------------------------------------------------ > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > cx-freeze-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
