Anders F Björklund ha scritto: > 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) Good idea. Looking at wx bakefiles I realized I could simply do a copy-and-paste of the mac_bundles.bkl file ;)
I've committed an updated version of the build system and added the distrib/macbundle/Info.plist.in distrib/macbundle/wxLua.icns files (with correct binary type for the second). Most probably there's something still to fix to make wxLua work "out of the box": I obviously couldn't test the changes I've just done (i.e. I did them blindly). But this should be a good step. Francesco ------------------------------------------------------------------------- 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