github MobAI-App/ios-builder v0.10.0

4 hours ago

What's changed

  • Claim the MobAI device before installing, launching, or forwarding ports. builder dev and Flutter's mobai-ios device no longer fail with CLAIM_REQUIRED when builder reaches MobAI over the network, as it does from WSL (#15).
  • Send MOBAI_ACCESS_KEY, from the environment or .env, to a MobAI that has an API token set.
  • Prefill the bundle ID prompt from the installed IPA, with the team ID after re-signing. On WSL the default was always empty.
  • Show MobAI's error message instead of raw JSON.
  • Start IPA builds and simulator sessions by pushing an ios-build/<id> or ios-share/<id> tag, for environments without GitHub API access.

WSL on Windows 11: mirrored networking lets builder reach MobAI on the default http://localhost:8686. If you started the device's bridge in the MobAI app, stop it there before running builder from WSL.

Full changelog: v0.9.0...v0.10.0

Don't miss a new ios-builder release

NewReleases is sending notifications on new releases.