twostraws/ControlRoom

Precompiled releases?

Jarred-Sumner opened this issue · 2 comments

This project looks cool!

Would be great if there was a precompiled release in the Releases tab I could download without compiling it myself. Ideally, it would also be available on Homebrew so I could run brew cask install controlroom

It was pretty easy to get it to run though -- I expected to have to deal with Cocoapods or something, and instead, it worked on the first run.

veb commented

It's pretty easy to just compile it yourself if you have xcode 11.3 or 11.4 (I'm on 11.3 and works great). Takes about 2 minutes to compile on my mbp.

This project is very new and lots of new code is being pushed multiple times a day so I don't think you'll see compiled releases for a wee bit yet, but I could be wrong!

Related to #18