Skip to content

Releases: fiveonecode/simulator-broker

Simulator Broker v0.1.0-alpha.2

Pre-release

Choose a tag to compare

@VladimirBrejcha VladimirBrejcha released this 19 Aug 16:54
9dd3f8f

Alpha 0.1.0-alpha.2. Homebrew CLI, npm tarball, and notarized app zip now match the first-run docs on main.

Install:

brew install fiveonecode/simulator-broker/simbroker
brew install --cask fiveonecode/simulator-broker/simulator-broker

Or:

npm install -g https://github.com/fiveonecode/simulator-broker/releases/download/v0.1.0-alpha.2/simbroker-0.1.0-alpha.2.tgz

Node.js 20 or newer is required. macOS and Xcode are still required to create and run iOS Simulators.

This app zip includes Homebrew CLI discovery: after brew install of the formula, Refresh finds simbroker in Homebrew prefix bin.

See CHANGELOG.md.

Simulator Broker v0.1.0-alpha.1

Pre-release

Choose a tag to compare

@VladimirBrejcha VladimirBrejcha released this 18 Aug 17:05
c2727e3

Alpha CLI tarball. Extract it and run ./bin/simbroker --help. Node.js 20 or newer is required. macOS and Xcode are still required to create and run iOS Simulators. This release is not a Homebrew formula, notarized app, or npm package. See CHANGELOG.md.

Published from the merge commit of #6 (c2727e3). The tag-driven Ubuntu release workflow is a known residual and is not the source of this artifact.