Need to ship your Qt app for Mac? Bundle it up!
Iām contributing some code and GCC-CPU-time to PhantomJS. Itās a brilliant idea and I hope it will grow, maybe with some help from me as well. I have recently spent some time working out how to go from a ācompiled from sourceā version, to generate a shippable executable. For Mac, in my case. a ācuteā bundle Iāll explain how to bundle up your Qt based application, so that you can ship it. PhantomJS will be my reference example. ...