Skip to content

ci: use dynamic simulator discovery for tests#240

Merged
nicklasl merged 1 commit intomainfrom
nicklasl/fix-ci-simulator
Jan 28, 2026
Merged

ci: use dynamic simulator discovery for tests#240
nicklasl merged 1 commit intomainfrom
nicklasl/fix-ci-simulator

Conversation

@nicklasl
Copy link
Member

@nicklasl nicklasl commented Jan 28, 2026

Summary

  • Add Python script to dynamically find available iOS simulators
  • Update test scripts to use simulator ID instead of hardcoded device names/OS versions
  • Prevents CI failures when GitHub Actions updates macOS images with different simulators

Test plan

  • Verify CI tests pass on this PR
  • Confirm simulator is discovered correctly in logs

🤖 Generated with Claude Code

Use a Python script to find available iOS simulators dynamically
instead of hardcoding device names and OS versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@nicklasl nicklasl marked this pull request as ready for review January 28, 2026 08:24
@nicklasl nicklasl changed the title fix(ci): use dynamic simulator discovery for tests ci: use dynamic simulator discovery for tests Jan 28, 2026
@nicklasl nicklasl merged commit 8d31e91 into main Jan 28, 2026
10 checks passed
@nicklasl nicklasl deleted the nicklasl/fix-ci-simulator branch January 28, 2026 08:26
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.

2 participants