Where to start

Drag and drop an Xcode project/workspace in the dock icon from a folder cloned by a remote repository. Windmill will checkout the remote repository and start running.

Windmill uses SSH to connect to a git repository

You must ensure that you have the correct access before Windmill can clone the remote repository. Windmill does not support password authentication.

Once Windmill had a succesful run, it will continue monitoring the repository for changes and automatically run again making sure your project is always free of errors and test failures so that your app can be installed on registered devices and be deployed to TestFlight or the App Store.

Tip: For GitHub, see Testing your SSH connection.