From e256196397515bd3643bdcf644835b0725a9b560 Mon Sep 17 00:00:00 2001 From: Alan Wizemann Date: Mon, 20 Apr 2026 18:46:36 -0700 Subject: [PATCH] chore: commit shared Xcode scheme The scarf scheme existed in every local Xcode session (Xcode auto-creates it from xcschememanagement's ^#shared#^ entry on first open), but was never actually committed to the repo. Release v2.1.0 hit the resulting "project contains no schemes" error on headless xcodebuild archive after the build/ cache was cleaned. Committing the scheme itself so future headless builds work from a fresh clone. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../xcshareddata/xcschemes/scarf.xcscheme | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 scarf/scarf.xcodeproj/xcshareddata/xcschemes/scarf.xcscheme diff --git a/scarf/scarf.xcodeproj/xcshareddata/xcschemes/scarf.xcscheme b/scarf/scarf.xcodeproj/xcshareddata/xcschemes/scarf.xcscheme new file mode 100644 index 0000000..e46cbae --- /dev/null +++ b/scarf/scarf.xcodeproj/xcshareddata/xcschemes/scarf.xcscheme @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +