-
Notifications
You must be signed in to change notification settings - Fork 0
Home
![]()
Version 1.0 | Apple-platform wrapper for the Claude Xcode 26 Swift book's GitHub Wiki
A deliberately narrow, one-destination web-wrapper app. Opens directly to the book's GitHub Wiki so readers can browse all 22 Books, the Lexicon, the Index, and the Bibliography inside a native app instead of a browser tab.
Claude's Web Wrapper is a full-featured App Store app — and you can fully dissect, peek inside, and rebuild it alongside the book to fit your own needs.
It opens to the table of contents of Claude's X26 Swift6 Bible and wraps the entire wiki — 22 Books, Lexicon, Build-Alongs, Appendices — in a single, distraction-free reading surface for iPhone, iPad, Mac, and Apple Vision.
The bottom toolbar holds six labeled buttons:
- ★ Save — star the current page; it shows up under the bookmarks button
- 📖 Bookmarks — open, reopen, or delete saved pages
- ☰ Contents — jump back to the table of contents at any time
- ↻ Reload — pull a fresh copy of the current page
- 🚗 Under the Hood — every Swift file in the app browsable inline, with Lexicon Quick-Define on tappable identifiers and an Open-on-GitHub link per file
- ⓘ About — version, contact, credit, plus a built-in Send Feedback form
Under the Hood is also the build-along layer. Every Swift file carries a developer-level callout that explains the design choice. Build-Along 01 walks readers through the entire build, end-to-end — fork the repo, swap the wrapped URL for your own destination, ship a working web-wrapper of your own.
-
Wraps the book's GitHub Wiki:
github.com/fluhartyml/Claudes-X26-Swift6-Bible/wiki - Universal Apple Platforms: iPhone, iPad, Mac, Apple Vision
- Graduated Min Deployment Strategy: iOS 15.6 · iPadOS 15.6 · macOS 12.0 · visionOS 26.4 for v1.x (maximum reach); raised at v2.0 (modernization)
- Info Menu: Home · Reload · Under the Hood · About
- Send Feedback: Mail composer on iOS, mailto fallback on macOS
- Under the Hood View: Every source file browsable inside the app, copy to clipboard
- Developer Notes: Canonical architecture, deployments, destination, version history
- Book Repo: fluhartyml/Claudes-X26-Swift6-Bible
- App Repo: fluhartyml/Claudes-Web-Wrapper
Current Version: 1.0 Platforms: iPhone, iPad, Mac, Apple Vision Minimum Deployments: iOS 15.6 · iPadOS 15.6 · macOS 12.0 · visionOS 26.4 Language: Swift 6 / SwiftUI Framework: SwiftUI, WebKit
Claude's Web Wrapper is a teaching artifact, not a general-purpose browser. It does one thing — wrap one URL — and does it with the smallest possible code surface. Readers who finish the chapter can ship their own single-destination wrapper in under an hour by swapping one string.
The Min Deployment floor is set as low as Xcode 26 allows. That's a design choice, not a default: every version Apple has ever shipped deserves to reach as many users as possible, and modernization is what v2.0 is for. When a reader ships their v2.0 with a higher floor, the App Store automatically offers users on older hardware the last v1.x build — no one gets stranded.
- Repository: fluhartyml/Claudes-Web-Wrapper
- Language: Swift
- Framework: SwiftUI, WebKit
- License: GPL v3
- Developer: Michael Lee Fluharty
- Engineered with: Claude by Anthropic
For issues, questions, or feature requests:
- Open an issue on GitHub
- Email: michael.fluharty@mac.com
- Visit: Portfolio Website
Portfolio • GitHub • Email • EULA
Licensed under GPL v3 - Share and share alike with attribution required