 iOS Code Review Newsletter · X (formerly Twitter)

 iOS Code Review Newsletter

760

posts

 iOS Code Review Newsletter profile banner

user avatar

@ios_code_review

subscribe here 👉

Joined February 2020

  • Pinned

    user avatar

    Swift just escaped Xcode. Now runs in Cursor, VSCodium, and other AI IDEs. Meanwhile: • Xcode 26.4 paste bug is painful (there’s a fix) • April 28 SDK deadline is creeping up • A Swift game engine just dropped Swift isn’t “just iOS” anymore. It’s going general-purpose.

  • user avatar

    Issue #83: Liquid Glass goes mandatory, Foundation Models opens up, and non-modal panels in SwiftUI

  • user avatar

    If your app has a feed, App Store Connect now wants to know about it. Social media capability = Social Media Time Allowance + a 13+ minimum rating, and your app category has nothing to do with it. Optional today, required in September. Details in #82 👇

  • user avatar

    Xcode 27, shown off at WWDC26 and currently in beta ahead of its expected September release, runs code completion entirely on the Neural Engine. Never touches a server. My autocomplete is now more private than my browser history.

  • user avatar

    Parameterized tests with @Test(arguments:) mean I can break my code in fourteen different ways with a single function. Efficiency. ✨

Read the original on x.com ↗