Skip to content

Releases: futureware-tech/simulator-action

v5

01 Mar 16:48
e89aa8f

Choose a tag to compare

  • Fix flaky boot issues by adding a retry parameter (#563).
  • Print stdout/stderr even if the command fails (#562).

v4

23 Oct 20:26
dab10d8

Choose a tag to compare

  • Add a wait_for_boot option (default false, preserving current behavior) to
    wait for Simulator to finish booting the requested image before continuing.

v3

22 Oct 17:42
bfa03d9

Choose a tag to compare

  • Breaking: change the default simulator from "model = iPhone 8" to "os = iOS",
    to avoid re-releasing the action each time the current model gets outdated.
  • Bump NodeJS to 20.

v2

16 Oct 19:03
ee05c11

Choose a tag to compare

  • Update a few packages for security reasons.
  • Bump NodeJS to 16 (#249).

v1

11 Apr 08:52

Choose a tag to compare

Implement v1 of simulator-action