mirror of
https://github.com/yattee/yattee.git
synced 2025-11-13 13:48:48 +00:00
Use Xcode 26.0.1 (the default stable version on macOS 26 runners) instead of latest-stable to avoid selecting Xcode 26.1 RC which has missing SDK components. This fixes the "iOS 26.1 is not installed" error during builds. Reference: https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>