mirror of
https://github.com/yattee/yattee.git
synced 2025-11-13 05:38:45 +00:00
Changed mac_notarized job to use: - runs-on: macos-15 (was macos-latest) - xcode-version: 16.4 (was 26.0.1) This configuration was previously working for Yattee builds. iOS and tvOS builds remain on macos-latest with Xcode 26.0.1. Reference: https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>