This release makes generated Apple-platform workflows more reliable and easier to diagnose by separating platform jobs and treating simulator setup problems as infrastructure failures.
Changes since v2.2.1
- Generate individual jobs and log artifacts for iOS, tvOS, and watchOS.
- Select Xcode versions that match the requested Swift compiler on macOS 26 runners.
- Detect, download, select, and boot simulator destinations before platform build and test steps.
- Report simulator infrastructure failures as warnings and skip affected build/test steps, while preserving genuine build and test failures.
- Add watchOS to the end-to-end package platforms and expand generated-workflow test coverage.
- Add a roadmap for future workflow-generation improvements.
Commits
07b0417added roadmap ideas4d777daanother suggestion143e222Individual jobs for each platformb9b0207try Xcode 26.3 for Swift 6.2a0c4410Use newer macos imageb28f48bwarm up simulator59d7c4bDistinguish between build/test failure and infrastructure failure8501f42test generated source4857780fixed caps
Range: v2.2.1..main • End: main