Apple shipped a Claude.md file bundled with the Support app
·2026.05.02 13:04
Key point
Claude.md was included in Apple Support app v5.13 but was removed in 5.13.1.
Details
The v5.13 release of the Apple Support app included Claude.md, which was then removed in the subsequent 5.13.1 release.
The file was divided into two sections.
- The
Chat - Conversational Support (Juno AI + Live Agents)section describedAsyncStream-based real-time updates, no use ofCombine, actor-based service providers, abstraction of Juno AI/live agents/dev mocks viaChatViewModelServiceProvider,Taskbridging forCCChatKitcallbacks, separation of.client/.agent/.assistantroles, use ofMessageGroupto avoid SwiftUI ID collisions, and storage ofChatInfoin Keychain along withCachesDirectory/TemporaryChatTranscripts/. - The
SAComponents - Shared UI Component Librarysection covered UI-only component principles,UIContentConfigurationin UIKit and preset factories like.cel1()/.callToActionProminent(), auxiliary modifiers in SwiftUI such asplatterBackground()andframe(square:), static factories inPresets/, branching with#if os(visionS)and#available, documentation inSAComponents.docc/, and the requirement of#Preview {}for new components.
In other words, Apple included in its release a Claude.md file containing guidance on the Support app's chat support stack and shared UI components, then removed it in 5.13.1.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.