2017-06-26 16:40 GMT-03:00 Dan Wilcox danomatika@gmail.com:
I will write this up in the readme, but here’s an overview. Its basically exactly the same thing you do in Linux except for building the app bundle.
- You don’t need Xcode, only the command line tools which can be
installed by running the following in Terminal:
xcode-select —install
but since I got XCode and everything, I should also have that too, right?