download
windmill 2.3.1
Windmill will surface and highlight errors to give you the confidence that nothing is broken.
See the file, line number, issue type, down to the precise column the eror has occurred.
For any failing tests, you will see a preview of the Test Case. Windmill will even highlight the line number for you so you know exactly which assertion failed.
Get a test summary for every test run along with the duration it took so you can improve on its execution time.
Matching and mirroring Xcode’s log so that you have a consistent view while working through issues.
Once testing is successful, Windmill will give you the option to Launch the app on the Simulator. Just a keystroke away; ⌘L.
Windmill builds your app each time you make a change.
Simply drag the Application bundle from Windmill onto the Simulator window to install it.
Windmill stores your project’s IPA file for the last commit you’ve made. Simply drag and drop the IPA to the “Devices and Simulators” window to install it on a registered device.
Pair a wireless device with Xcode to effectively beam your app over to test devices.
Windmill stores your project’s archive for the last commit you’ve made.
You can choose to keep it in the “Archives Organiser” to prepare for a public beta using TestFlight or a release through the App Store.
For those rare cases you are away from Xcode, the latest build will be published to Windmill on the iPhone so it is always there when you need it.