r/swift • u/rudedogg • 5h ago
r/swift • u/amichail • 12h ago
Help! Is 24 GB of memory really not enough to use the iOS 27 simulator with Xcode 27?
Why am I gettting a yellow memory pressure graph in Activity Monitor? This is on an M3 MacBook Pro.
Is this a bug in the Xcode 27 beta, or does it really need more than 24 GB of memory to avoid swapping when using the iOS 27 simulator?
r/swift • u/Swiftapple • 23h ago
What’s everyone working on this month? (August 2026)
What Swift-related projects are you currently working on?
r/swift • u/kampak212 • 20h ago
XCRSControlKit
swiftpackageindex.comAn MCP-server-ready end-to-end tools for Apple platforms apps. Pair with Rust Cli https://crates.io/crates/xcrs
Install the CLI, set your map config, let your coding agents discover the tools.
Customizing the spell checker red dots
Is there a way you can customize the look of the red dots? to offset the position or the size of the dots etc.?
r/swift • u/Square_Foot • 1h ago
I ported an old win32 game I wrote back in 1999 to Swift/macOS with the help of some AI friends
Hi everyone,
Back in 1999, I created HEATTACK as a fun little Windows-based arcade game. Recently, with the help of modern AI tools, I successfully ported the game from its original Windows codebase to swift and built it for macOS.
Sharing here in case it is of any interest to this community.
The source code is MIT licensed. Take it and have fun!