TorqueGameEngines / Torque2D

A completely free, open-source, 2D game engine built on proven torque technology.
MIT License
1.24k stars 110 forks source link

Add VS2017, macOS, iOS builds #38

Closed elementc closed 3 years ago

elementc commented 3 years ago

I'm about to get back into a busy period at work and wanted to get the PR builds in good shape. Unfortunately, I don't have a performant enough MacOS VM to be able to run the XCode well enough to click in and delete the broken file references and add the new files, so XCode builds are still busted.

Per our conversation in Discord, I've also added VS2017 builds as well, though they appear to currently be busted. I probably won't be able to add VS2017 to a windows VM and get that rectified soon. :/

I'm fighting android at the moment, but if it works well I'll add it in a separate PR.

greenfire27 commented 3 years ago

It's better that we can see what is broken. I should be able to get VS2017 working.