Open robo9k opened 9 years ago
Looks like hosted-ci.com's free plan might work. I could not find any documentation, so I don't know whether it requires using an Xcode project.
Circle CI has experimental support for OS X build machines and a free plan as well.
I've signed up for CircleCI and they've enabled our GitHub organization (chip8-rust). Currently there's a problem since the build seems to require an Xcode project/workspace, I'm chatting with their support.
CircleCI requires an Xcode project/workspace and after asking their support:
[..] for our beta we are focusing on iOS projects. For other languages we just support a Linux environment.
Unfortunately Travis CI does not accept requests to enable OS X builds currently.
If there is another free CI service to build on a Mac, we might give it a try.