Francesco Montorsi wrote: >> 2) mkdir/cp (wxLua.icns), Info.plist >> > Don't know about step #2.... what does it do? > Should it go in makefiles (not so easy to do) because it's _required_ > for getting wxLua apps to work or rather it's something related to the > distribution/packaging process which could be scripted in a separate > distrib/macbundle/make.sh script?
It's required for the app to work properly (and is recommend for being more future-savvy than what the deprecated resforks are...) The directories are just to create, nothing special about those. "Info.plist" is an XML plist, that follows a certain Apple DTD. wxWidgets has it in makefiles for all the samples, for instance ? (if I am not mistaken, it should also have relevant Bakefiles) Mac OS X uses similar bundles for shared libraries and packages. (those would be the .framework and .pkg bundles, see elsewhere) --anders ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users