GitHub Trends Weekly : apple/container https://t.co/sAlZSMt7BL
GitHub
GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written…
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...
Why Your Swift App is Secretly Eating Memory (And How ARC is Both Saving and Destroying You) https://t.co/oYBkwdufyq
Medium
Why Your Swift App is Secretly Eating Memory (And How ARC is Both Saving and Destroying You)
Master Swift’s memory management before it masters your app’s performance
Debug crashes in iOS using MetricKit https://t.co/DseyvtafnZ
OhMySwift
Debug crashes in iOS using MetricKit
“Production only” crashes in iOS apps are notoriously difficult to debug. Traditional in-process crash reporting tools install handlers within your app to capture failure data, but if the app crashes hard enough, these reporters themselves may fail.
Why 90 Percent Swiftui Apps Gets Dependency Injection Wrong https://t.co/o7gPTmk7Xb
AzamSharp
Why 90 Percent Swiftui Apps Gets Dependency Injection Wrong
Why 90% of SwiftUI Apps Get Dependency Injection Wrong
How to hack your app store ratings https://t.co/sEAQmldBKT
Revenuecat
How to hack your app store ratings
Learn how to hack your App Store and Google Play ratings ethically by prompting users at the right time. Discover how ratings affect growth, why good apps don’t always score well, and how to build a happiness engine that captures satisfied users without spamming…
You Don’t Need to Remember Anything Meets LLM Fans https://t.co/2zF32Nqvdd
Christian Tietze
You Don’t Need to Remember Anything Meets LLM Fans
Over on Hacker News, under the title "We can’t circumvent the work needed to train our minds", my pal Sascha's post on Zettelkasten.de became the top post yesterday. The original title is "The Scam Called ...
Displaying web content in SwiftUI https://t.co/0TPFUoJ1WF
Create with Swift
Displaying web content in SwiftUI
Learn how to display web content in a SwiftUI with new WebView.
Should you opt-in to Swift 6.2’s Main Actor isolation? https://t.co/Qr8iopt3I9
Donny Wals
Should you opt-in to Swift 6.2’s Main Actor isolation? – Donny Wals
Swift 6.2 comes with a some interesting Concurrency improvements. One of the most notable changes is that there’s now a compiler flag that will, by default, isolate all your (implicitly nonisolated)…
GitHub Trends Weekly : lihaoyun6/AirBattery https://t.co/0tzbArdTef
GitHub
GitHub - lihaoyun6/AirBattery: Get the battery usage of all your devices on your Mac and put them on the Dock / Menu Bar / Widget!…
Get the battery usage of all your devices on your Mac and put them on the Dock / Menu Bar / Widget! && 在Mac上获取你所有设备的电量信息并显示在Dock / 状态栏 / 小组件上! - lihaoyun6/AirBattery
Swift Loops Guide 2025: for-in, while, repeat-while Optimization Tips https://t.co/E0Rs3SJQ61
Medium
Swift Loops in 2025: The Hidden Performance Tricks That Will Make Your Code 10x Faster
Complete guide to Swift’s loop arsenal: when to use each type, common pitfalls, and performance optimizations that matter
Understanding Live Activities: visual micro-storytelling https://t.co/29lnlEeQN7
Create with Swift
Understanding Live Activities: visual micro-storytelling
Learn best practices on designing live activities within your app experience.
Turn Your Photos Into Miniature Magic with Nano Banana https://t.co/94oEN6qL4S
Peter Friese
Turn Your Photos Into Miniature Magic with Nano Banana
Learn how to use Nano Banana (Gemini 2.5 Flash Image Generation) and Firebase AI Logic to add powerful text-to-image and image-to-image generation capabilities to your iOS applications with just a few lines of Swift code.
GitHub Trends Weekly : AzureAD/microsoft-authentication-library-for-objc https://t.co/9ByJijorO8
GitHub
GitHub - AzureAD/microsoft-authentication-library-for-objc: Microsoft Authentication Library (MSAL) for iOS and macOS
Microsoft Authentication Library (MSAL) for iOS and macOS - AzureAD/microsoft-authentication-library-for-objc
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.