OSX Builds are back!
Posted: Fri Jun 14, 2013 6:54 pm
Hey Guys, OSX binary builds are now back! :nyam: In the past I was manually creating an app bundle, which made it all pretty, but was very brittle (as it relied on a custom XCode project that broke when new files were added to the project) Since the goal is to now automated the binary build process, I've had remove the XCode dependancy and build with autotools (i.e. ./configure && make). As a result, the package is a little different than previous binaries. I've done away with an app bundle (just for the moment) and just have a simple folder structure. Simply extract the archive and run the pioneer script at the base of the package. If any OSX users could do some testing to make sure I've captured all the dependancies and some feedback on this new setup then that would be great! (I've tested on 10.7.x and 10.8.x - 10.6.x has NOT been tested ) (weblinks to the download should be updated shortly) Cheers,Philbywhizz.