Skip to content

v15.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 10:27

15.0.0 (2026-06-22)

⚠ BREAKING CHANGES

  • AppleDevice is now abstract and only contains udid; it no longer exposes simctl or devicectl.
  • Preinstalled WDA launch/terminate no longer falls back to package-owned simctl or devicectl behavior. Callers must provide hostOps.simulator or hostOps.realDevicePreinstalled for those flows.

Features