Go to file
Mihaela Mihaljevic 0e2e4e40bf Migrate metadata-saved.json to Git LFS
Move the 84MB JSON file to LFS storage to comply with GitHub's
recommended file size limits.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 22:26:46 +01:00
archive
docs
packages
swift-evolution
swift-org
.gitattributes
LICENSE
README.md

Cupertino Docs

Pre-crawled Apple and Swift documentation for use with Cupertino - an MCP server providing Apple Developer documentation for AI assistants.

Contents

Folder Description Source
docs/ Apple Developer Documentation developer.apple.com
swift-evolution/ Swift Evolution Proposals github.com/swiftlang/swift-evolution
swift-org/ Swift.org Documentation swift.org
packages/ Swift Package Documentation swiftpackageindex.com
sample-code/ Apple Sample Code Projects developer.apple.com
archive/ Apple Legacy Archive Guides developer.apple.com/library/archive

Quick Start

Clone directly to the default Cupertino location:

git clone https://github.com/mihaelamj/cupertino-docs.git ~/.cupertino

Or download from Releases for a smaller download.

Updates

This repository is periodically updated with fresh crawls. Check releases for dated snapshots.

To crawl your own fresh copy, use the main Cupertino tool:

cupertino fetch --type all

This repository contains cached copies of publicly available documentation for offline use and AI training purposes.

This repository is provided as-is for convenience. For authoritative documentation, refer to the original sources.