Cocoanetics : Four Months in the Making: SwiftMCP 1.0 is Here https://t.co/A0xDDd2NmS
Cocoanetics
Four Months in the Making: SwiftMCP 1.0 is Here
After four months of intensive development, I’m thrilled to announce that SwiftMCP 1.0 is feature-complete and ready for you to use. For those just joining, SwiftMCP is a native Swift implementatio…
Modern Swift Lock: Mutex & the Synchronization Framework https://t.co/UC6XH17cN4
SwiftLee
Modern Swift Lock: Mutex & the Synchronization Framework
Learn how a Swift lock can help you create thread-safe access to data as an alternative to actors in Swift Concurrency.
GitHub Trends Weekly : SwiftGen/SwiftGen https://t.co/HEHzBnmb0u
GitHub
GitHub - SwiftGen/SwiftGen: The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String…
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs! - SwiftGen/SwiftGen
Hitting the target with TestHelpers https://t.co/2BYAKIGAkb
William Boles
Hitting the target with TestHelpers
Modules are super useful for splitting our project into smaller, more manageable chunks. But they could be doing more. Here, we look at how a utility module can ease the burden not only for production targets but also test targets.
Build Your First AI Chatbot App with SwiftUI + Foundation Models Framework | iOS26 | WWDC25 https://t.co/5D50CoEG9s
YouTube
Build Your First AI Chatbot App with SwiftUI + Foundation Models Framework | iOS26 | WWDC25
Building a AI powered Chat App with Apple's New Foundation Models Framework In this tutorial, we dive into Apple's new Foundation Models framework introduced at WWDC 2025, which allows you to use Apples local LLMs in your apps. You will learn about the device…
Morphing glass effect elements into one another with glassEffectID https://t.co/zuF9Dn4MRi
Create with Swift
Morphing glass effect elements into one another with glassEffectID
Learn how to blend grouped glass effect components into a unique one during transitions using glassEffectID modifier.
Late Night Silent Completions: Jiiiii — Part 603 https://t.co/P8DFRwqWKW
YouTube
Late Night Silent Completions: Jiiiii — Part 603
Join Dimitri for some late night coding shenanigans while he makes an app from scratch!
Download Jiiiii, the app from this episode: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=YouTube&mt=8
Follow us on Mastodon: https://mastodon.socia…
Download Jiiiii, the app from this episode: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=YouTube&mt=8
Follow us on Mastodon: https://mastodon.socia…
GitHub Trends Weekly : pointfreeco/swift-snapshot-testing https://t.co/2bfs8JLwCq
GitHub
GitHub - pointfreeco/swift-snapshot-testing: 📸 Delightful Swift snapshot testing.
📸 Delightful Swift snapshot testing. Contribute to pointfreeco/swift-snapshot-testing development by creating an account on GitHub.
GitHub Trends Weekly : scinfu/SwiftSoup https://t.co/shi3AtG8Gh
GitHub
GitHub - scinfu/SwiftSoup: SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS…
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS) - scinfu/SwiftSoup
10 Swift Pitfalls You Won’t See Until It’s Too Late https://t.co/3UCXjgsMaT
Medium
10 Swift Pitfalls You Won’t See Until It’s Too Late
Swift is beautiful.