Windmill Help

Welcome to Windmill - #PoweredByWindmill

Make sure Windmill is running alongside Xcode on your development Mac.

If you work in a team of developers, each of you should be running an instance of Windmill.

Windmill aims to automate in a reliable and predictable way a lot of the work so that you can focus on delivering your app.

It is about eliminating risk that comes from doing things manually, hasty as well as catching errors and dealing with failures as soon as possible.

Windmill provides a tight integration with Xcode and is designed with iOS development in mind. It knows about your project's schemes, settings, can run your app on the Simulator, prepare the archive bundle, export the IPA and more.

Windmill also aims to provide a consistent view with Xcode. Thus any error messages, test failures and logs mirror that of Xcode. That way when your project fails in Windmill, it will fail in the same way as Xcode.

Where to start