Diyamantina
dijamantina.bsky.social
Diyamantina
@dijamantina.bsky.social
Senior Apple developer for all Apple devices (iOS / iPadOS, macOS, tvOS, Swift on the Server. https://aleahim.com
Cupertino v0.3.4: One-line install for 150K+ Apple docs

bash <(curl -sSL raw.githubusercontent.com/mihaelamj/cu...)

Signed, notarized, universal binary. MCP server for AI assistants.

aleahim.com/blog/cupertino-one-line-install/
raw.githubusercontent.com
December 6, 2025 at 12:56 AM
20 hours → 30 seconds

Shipped Cupertino v0.3.0. Setup used to crawl Apple docs for 20+ hours. Now it downloads pre-built databases
instantly.

cupertino setup and you're done.

aleahim.com/blog/cupertino-instant-setup/
Cupertino v0.3.0: From 20 Hours to 30 Seconds - Aleahim
The new setup command downloads pre-built databases instantly - no more crawling Apple's documentation for hours
aleahim.com
December 5, 2025 at 2:11 AM
Cupertino is now helping me develop… Cupertino.
Recursive engineering always feels right. 😄
github.com/mihaelamj/cu...
GitHub - mihaelamj/cupertino: A local Apple Documentation crawler and MCP server. Written in Swift.
A local Apple Documentation crawler and MCP server. Written in Swift. - mihaelamj/cupertino
github.com
December 4, 2025 at 10:14 PM
---
Cupertino update: 27 issues closed, 9 releases, 606 Apple sample projects (MIT).

Apple Archive support + Swift/ObjC filtering. make install coming soon.

aleahim.com/blog/cupertino-ecosystem/
Cupertino: 27 Issues Down, Just Getting Started - Aleahim
From MCP server to a complete Apple documentation ecosystem with pre-crawled docs and 606 sample projects
aleahim.com
December 3, 2025 at 1:12 AM
So I built Cupertino - offline Apple documentation for AI agents.

22K+ docs. Local SQLite. Zero hallucinations.

aleahim.com/cupertino/

#Swift #ClaudeAI #MCP
Cupertino: Offline Apple Documentation for AI Agents - Aleahim
An MCP server that gives Claude Desktop offline access to 22,000+ Apple documentation pages
aleahim.com
November 28, 2025 at 4:33 AM
Upcoming tool for #Apple #devs, #TUI in #Swift
November 19, 2025 at 8:07 PM
Having a nice conversation with a friend #Xcode, #MCP, #Swift, #Claude
November 16, 2025 at 4:04 AM
Just gave a talk at NSSpain 2025 🎤
“API-Driven Development Refactored” — on why specs should generate code, not the other way around.

Modular Swift, OpenAPI contracts, and automation doing the boring parts.

▶️ Watch: www.youtube.com/watch?v=RyRK...
#Swift #OpenAPI #NSSpain
API-Driven Development Refactored: Scaling Server and Client Code - Mihaela Mihaljevic
YouTube video by NSSpain
www.youtube.com
November 2, 2025 at 10:49 PM
Reposted by Diyamantina
I just merged tons of community additions to the SwiftUI Backports project. Go update to 1.0.4 today:

- A lot of tab bar APIs added
- Toolbar additions (so glad someone figured out how to do this, I couldn't)
- And more

Grab it here: github.com/superwall/i...
GitHub - superwall/iOS-Backports: SwiftUI-Backports makes it easy to use the latest SwiftUI modifier, like those introduced in iOS 26, while still supporting older iOS versions. With a simple .backport modifier, you can write modern SwiftUI code without wrapping every new API in #available checks. I
SwiftUI-Backports makes it easy to use the latest SwiftUI modifier, like those introduced in iOS 26, while still supporting older iOS versions. With a simple .backport modifier, you can write moder...
github.com
October 24, 2025 at 3:08 PM
I wrote about solving a problem I kept running into: how to handle Bearer token authentication safely in Swift OpenAPI clients without fighting the concurrency
system.

Article: aleahim.com/TokenMiddewa...
#Swift #iOS #OpenAPI #swiftlang
Building a Concurrency-Safe Bearer Token Middleware for Swift OpenAPI Clients
Authentication is one of those things that every API client needs, yet implementing it cleanly and safely can be surprisingly tricky—especially in Swift’s modern concurrency world. Today, I’m sharing ...
aleahim.com
October 20, 2025 at 10:23 PM
Just published: Integrating OpenAPI with extreme Swift modularity 🚀

Built a reference implementation with actor-based networking, middleware chains, 17 endpoints, and
runtime environment switching.

aleahim.com/ExtremePacka...

#Swift #OpenAPI #swiftlang
From ExtremePackaging to OpenAPI Integration
When I first published ExtremePackaging, the goal was simple — to prove that highly modular Swift architectures can scale across platforms while keeping build times fast, dependencies isolated, and th...
aleahim.com
October 19, 2025 at 12:52 PM
New Swift package: OpenAPILoggingMiddleware
Structured, readable request logging for OpenAPI-based Swift servers (Vapor + OpenAPIRuntime).

Logs method, path, status, duration, body — no deps.

🔗 aleahim.com/LoggingMiddl...
💻 github.com/mihaelamj/Op...
#Swift #OpenAPI #Vapor #OpenSource
GitHub - mihaelamj/OpenAPILoggingMiddleware: A flexible, configurable logging middleware for OpenAPI client and server implementations with support for both console and file logging.
A flexible, configurable logging middleware for OpenAPI client and server implementations with support for both console and file logging. - mihaelamj/OpenAPILoggingMiddleware
github.com
October 16, 2025 at 3:20 PM
I’ve been rebuilding my Swift projects from the ground up — and stumbled into something I call “Extreme Packaging.”

Every responsibility lives in its own Swift Package.

🧩 Full write-up → aleahim.com/ExtremePacka...
#Swift #iOSDev #SwiftPM #Architecture
ExtremePackaging
A Modular Architecture Methodology for Swift Projects By Mihaela Mihaljevic
aleahim.com
October 14, 2025 at 8:57 PM
Reposted by Diyamantina
Folks, i need a job or a contract so bad. I'm a full-stack developer, i work in several frameworks (including #laravel and #yii2), and with several CMSes (notably #craftcms and #expressionengine but i can also work in Wordpress). I've got SQL wizard skills and a deep focus on #a11y . Please hire me!
October 6, 2025 at 4:50 AM
Reposted by Diyamantina
If a team that lived in C and Go can build production container infrastructure in Swift, the language is ready for serious server-side systems work. - Eric Ernst, Apple #swiftlang #serversideSwift2025

github.com/apple/contai...
GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon. - GitHub - apple/container: A tool for creati...
github.com
October 3, 2025 at 4:03 PM