Skip to content

Release v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:14

What's Changed

Added

  • Added Xcode 27 and iOS 27 simulator automation through Device Hub without requiring Simulator.app, while retaining Xcode 26 support (#60 by @jkaunert). See Xcode compatibility.

Changed

  • Strengthened release supply-chain integrity with immutable, verified IDB sources and stricter validation of release inputs and signing identities.

Fixed

  • Fixed BGRA video streams ignoring the requested --fps value and running at an uncapped frame rate.
  • Fixed release archives failing strict Gatekeeper verification because of embedded filesystem metadata.
  • Fixed commands exposing low-level simulator errors instead of actionable failure messages.

Various other internal improvements to stability, performance, and code quality.


Installation

Homebrew

brew tap cameroncooke/axe
brew install axe

Manual

Download AXe-macOS-v1.8.0-universal.tar.gz from the assets below and extract it.

Keep the extracted payload together:

axe
Frameworks/
AXe_AXe.bundle/

Then either run ./axe from the extracted directory or symlink that axe executable onto your PATH without moving it away from Frameworks/ and AXe_AXe.bundle/.