Hacker News with Generative AI: iOS Development

Trot (robinrendle.com)
I’ve been tinkering with an iOS app for the last month or so. It’s exciting stuff! Working in Swift and moving away from the web has made my work feel all new and fresh, with so many things to learn. The project codename is Trot (for now!) and here’s some notes about what I’ve learned so far.
iOS indie app development looks like (safespace.is)
In this article 6 sections
Show HN: Neovim Plugin for iOS and macOS Development (github.com/wojciech-kulik)
Eki Bright – The Case for DIY Routing (twocentstudios.com)
When I set out making the first prototypes of Eki Bright, my train timetables iOS app for the Tokyo metropolitan area, I had no intentions of tackling routing. In fact, that was one of the selling points; the lack of routing, like lack of maps, made it visually and conceptually simpler for solving the problem of getting the next train departure time at any particular station.
SwiftUWhy (mastodon.social)
Secure your URLSession network requests using Certificate Pinning (erezhod.com)
In an age where data breaches and cyber threats are on the rise, securing your app’s communication isn’t just a nice-to-have, it’s a must. This article will guide you through implementing a methodology called “Certificate Pinning” using Swift’s URLSession, a simple yet powerful way to safeguard your iOS and macOS apps from man-in-the-middle attacks. By the end, you’ll not only understand why this technique is critical but also how to integrate it seamlessly into your network requests.
Reinventing Core Data Development with SwiftData Principles – Fatbobman's Blog (fatbobman.com)
In modern application development, an efficient persistence framework is crucial. The emergence of SwiftData once caught the eyes of many Core Data developers, who anticipated the advent of a new era integrating modern programming concepts. This article will explore how to apply SwiftData’s way of thinking within Core Data, focusing on data modeling and concurrent programming.
Show HN: Spawn – Build iOS Apps with English (spawnapp.com)
Ask HN: What's Your Opinion of iOS Development? (ycombinator.com)
RocketSim enhances and records Xcode Simulators (rocketsim.app)
I'm Sticking with Native iOS Development (riveralabs.com)