From 1a04794342820926a4f402d59aad92fce79020eb Mon Sep 17 00:00:00 2001 From: Jeffrey Aven Date: Sat, 13 Jun 2026 17:47:15 +1000 Subject: [PATCH] docs: correct Swift floor to 6.1 / macOS 13 in CLAUDE.md The MCP swift-sdk is a swift-tools-version 6.1 package, so 6.1 (Xcode 16.3+) is the real minimum, not 5.10. Co-Authored-By: Claude Opus 4.8 (1M context) --- CLAUDE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index a87d5db..01251e3 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -68,8 +68,9 @@ on a Mac and will not open four consoles. ## Build and test -- Swift 5.10+/Xcode current; SwiftPM for the package, Xcode project for the - app; deps: modelcontextprotocol/swift-sdk only +- Swift 6.1+/Xcode 16.3+ (the MCP swift-sdk is a tools-version 6.1 package, + so 6.1 is the real floor), macOS 13+; SwiftPM for the package, Xcode + project for the app; deps: modelcontextprotocol/swift-sdk only - XCTest: locate/extract/cache unit tests + spawn/handshake/tools-list integration against the github fixture; CI on macos-latest runners - Release engineering doc: signing + notarising the demo app WITH the