Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Releases: qnoid/windmill-osx

windmill-3.1.2

05 Jun 14:59
Compare
Choose a tag to compare
  • {: .fix} fixed a case on macOS Mojave where the Help Book search would return the last opened Help page or none at all.
  • {: .fix} fixed a case where failing to add a project wouldn't show an alert with a recovery suggestion. - Thanks J-Philippe M. for reporting this!
  • {: .fix} fixed a case where a distributed app on the iPhone was missing its bundle display name and build version.
  • {: .new} removed the requirement for an Xcode project to specifically have a remote 'origin'; first will search for 'origin', second will select the first on the list.
  • {: .new} updated the Help Book, Xcode Integration section with more screenshots to help visualise each step.

windmill-3.1.1

05 Jun 14:58
Compare
Choose a tag to compare
  • {: .fix} fixed a case where the distribute stage would fail with a log message "Response status code was unaceptable: 500."
  • {: .known} the Help search returns the last opened Help page.
  • {: .workaround} use the contents panel to navigate to a section.

windmill-3.1.0

31 May 22:24
Compare
Choose a tag to compare
  • {: .new} you can now add multiple projects and/or branches for Windmill to monitor. (⌥⌘O)
  • {: .note} Introducing Workflow. Under the 'File' menu, press and hold the Option key (⌥), select 'Open at Branch...'. Choose the Xcode project/workspace on the repository with the branch you want Windmill to start monitoring.
  • {: .fix} fixed a case where no logs would appear in the console after enough times a project run.
  • {: .fix} fixed a case where the scheme used by Windmill to build the project doesn't appear up in the list of schemes.
  • {: .fix} fixed a case where Windmill would fail to build/test/archive/export a project with a 'existing Resultbundle at path...' error.
  • {: .new} added distilled log when a signing error occurs due to an "Unknown Team".
  • {: .known} the Help search returns the last opened Help page.
  • {: .workaround} use the contents panel to navigate to a section.
  • {: .breaking} for any projects that have the iCloud capability enabled, the exported IPA will now use the 'Production' iCloud container to align with what a TestFlight beta uses.

windmill-3.0.0

19 May 17:34
Compare
Choose a tag to compare
  • {: .new} enables the distribution of your application to Windmill on the iPhone for over the air installation to registered devices. A subscripion is required.
  • {: .note} mininimum compatibility is raised to macOS 10.14 Mojave and Xcode 10.
  • {: .new} now showing commit date and author in the side panel.
  • {: .new} now showing distilled logs in case the checkout stage fails due to a "host key verification error".
  • {: .fix} the log will now report compiler warnings in an orange colour and a warning icon to differentiate from errors.
  • {: .fix} improved the contrast of the console text in dark mode.
  • {: .fix} fixed a case where adding a new project while Windmill is monitoring an existing one, would cause the main window to reset to its initial position.
  • {: .fix} fixed a case where the export stage would fail for an app with an iCloud capability enabled.
  • {: .fix} fixed a case when selecting "Show Me" on the notification during startup would cause Windmill to unexpectedly close.
  • {: .known} this version is not backwards compatible with earlier versions.
  • {: .workaround} add again the Xcode project you want Windmill to monitor.
  • {: .known} the Help search returns the last opened Help page.
  • {: .workaround} use the contents panel to navigate to a section.
  • {: .known} there is a case where no logs are beeing shown.
  • {: .workaround} please restart the Windmill app.

windmill-2.3.1

30 Jan 09:29
Compare
Choose a tag to compare
  • {: .fix} fixed compatibility with Xcode 10.2 beta 1 that caused Windmill to fail with a "Failed to list devices" error.
  • {: .note} Xcode 10.2 beta 1 also fixes a Xcode 10.1 related issue where Windmill reports the export "Signing Certificate" as "Unknown"

windmill-2.3.0

30 Jan 09:41
Compare
Choose a tag to compare
  • {: .new} new Dark Mode and light appearance
  • {: .new} new distilled logs matching Xcode 10 output
  • {: .fix} fixed a case where adding an Xcode project/workspace via the Finder menu would not bring up the Windmill window
  • {: .fix} fixed a case on macOS 10.14 Mojave where the icon for each artefact view was not visible

windmill-2.2.1

30 Jan 09:36
Compare
Choose a tag to compare

windmill-2.2.0

30 Jan 09:36
Compare
Choose a tag to compare
  • {: .new} added a thorough Help book covering the topics "Getting Started", "Windmill Basics", "Xcode Integration", "Working with external dependencies" and "Get in touch". You can access it from the "Help" -> "Windmill Help" menu.

windmill-2.1.0

30 Jan 09:36
Compare
Choose a tag to compare
  • {: .fix} fixed a case where a workspace would fail in the archive stage with an error log of "Missing module [name of module]". - Thanks Alexander for reporting this!
  • {: .fix} fixed a case where not all of the available schemes would show up for a specific Xcode workspace configuration. - Thanks Alexander for reporting this!
  • {: .fix} fixed a case where the Application bundle wasn't created for a specific Xcode workspace configuration. - Thanks Alexander for reporting this!
  • {: .new} you can now see the Xcode project/workspace filename that Windmill monitors (View > Show Tab Bar).
  • {: .new} added more distilled logs (e.g. code generation) to better communicate progress.

windmill-2.0.1

30 Jan 09:36
Compare
Choose a tag to compare
  • {: .fix} fixed a case where a project would fail to build ("Failed to list devices with exit code 1") - Thanks Callum for reporting this!
  • {: .fix} fixed a case where a project would fail to export yet an error wouldn't be reported, when using a scheme that does not build an app.
  • {: .new} improved detection of a project's scheme.
  • {: .new} added more distilled logs (e.g. while cloning a repo) to better communicate progress.