Skip to content

build: publish iOS simulator runner release assets#418

Merged
thymikee merged 3 commits into
mainfrom
codex/release-ios-simulator-runner
Apr 16, 2026
Merged

build: publish iOS simulator runner release assets#418
thymikee merged 3 commits into
mainfrom
codex/release-ios-simulator-runner

Conversation

@thymikee

@thymikee thymikee commented Apr 16, 2026

Copy link
Copy Markdown
Member

Summary

Add a release workflow that builds the iOS simulator runner and uploads predictable GitHub Release assets.
Package the built simulator .xctrunner app as agent-device-ios-runner-<version>.app.tar.gz with a matching SHA256 checksum and machine-readable manifest for cloud bootstrap flows.
Touched files: 2. Scope stayed within release tooling.

Validation

  • sh -n scripts/package-ios-simulator-runner.sh
  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/release-ios-runner.yml'); puts 'workflow-ok'"
  • AGENT_DEVICE_XCUITEST_PLATFORM=ios sh ./scripts/build-xcuitest-apple.sh
  • ./scripts/package-ios-simulator-runner.sh 0.12.5 v0.12.5 <tmpdir>

@github-actions

github-actions Bot commented Apr 16, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-418/

Built to branch gh-pages at 2026-04-16 16:13 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 4bc6443 into main Apr 16, 2026
15 checks passed
@thymikee thymikee deleted the codex/release-ios-simulator-runner branch April 16, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant