Jon White
Jon White

Reputation: 87

How do I get NeutralinoJS working in Mac OS X?

I just found NeutralinoJS for Mac which is awesome. I installed the Xcode command line tools and cmake before finding the real app on SourceForge. The only way I can get Neutralino to launch is if I swap app folders that are in the same folder as Neutralino. Does Neutralino have an interface for Mac? Also the terminal launches every time I use it. Is the terminal the debugger? Finally how do I create a Mac binary for distribution?

Upvotes: 3

Views: 830

Answers (1)

Jon White
Jon White

Reputation: 87

I found out VS Code can do everything I need. Also I got rid of the Terminal launching by adding ".app" to the end of the Mac Binary. The features in NeutralinoJS are just what I need to create a game! So awesome!

Upvotes: 5

Related Questions