Skip to content

19.6.0

Compare
Choose a tag to compare
@develar develar released this 20 Jun 16:15
· 2113 commits to master since this release
f24c389

If you want to build on macOS application for windows, you need to install ... no. Nothing. No need to pollute your developer machine or waste build time on CI server. All required system dependencies (including wine) will be downloaded for you. Except mono, but Squirrel.Windows target in the maintenance mode :)

macOS Sierra (10.12+) is supported, on Travis please set osx_image: xcode8.3.

No plans to support Linux in this way — because for Linux special docker images are provided already.

Yes, it means, that if your app doesn't have native dependencies, you don't need AppVeyor anymore, you can build app for windows on macOS Travis.

Features