mirror of
https://github.com/yattee/yattee.git
synced 2026-05-02 05:27:49 +00:00
Xcode 26.2 (the new default on macos-26) hits a SwiftPM race where binary xcframework downloads fail with "already exists in file system". Xcode 26.0.1 — the toolchain the last successful release ran against — resolved the same deps cleanly. Also download the iOS platform if the runner image only ships the platform bundled with the default Xcode, and clear SPM cache more broadly rather than only the artifacts dir.