On Wednesday, 6 December 2017 at 16:50:10 UTC, mrphobby wrote:
Also, is there any support for creating macOS application bundles?[1] https://dlang.org/spec/objc_interface.html [2] https://wiki.dlang.org/DIP43
You can easily make a DUB frontend to do that, for example https://github.com/AuburnSounds/Dplug/tree/master/tools/dplug-build
(you'll find some code that generates Mac bundles in there, with pretty minimal Info.plist)