Swift Evolution Monthly Swift Evolution Monthly: December '22 Registry auth, Opt-In Reflection, if-switch Expressions, Vision documents, DiscardingTaskGroups, and Foundation rewrite.
Swift Evolution Monthly Swift Evolution Monthly: October '22 Lifting limitations on Xcode, Result Builder variables, Existential arguments, testable Clocks, and Back-Deploying Functions
Swift Evolution Monthly Swift Evolution Monthly: September '22 Conditional Attributes, StaticBigInt, Stable Sorting, Isolated deinit, Work Groups
Swift Evolution Monthly Swift Evolution Monthly: July '22 My first Indie App, my first Evolution pitch experience, the last of 6 Regex proposals, external conformance warning, implicit [weak self] capture & a new 'move' keyword.
Swift Evolution Monthly Swift Evolution Monthly: June ’22 WWDC22, new `@const` attribute, improved `some`, convenient Generic extensions, and Swift 6 feature flags for early adopters.
Swift Evolution Monthly Swift Evolution Monthly: May ’22 Regex overhaul (pt. II), Swift Snippets, new Workgroups
Swift Evolution Monthly Swift Evolution Monthly: April ‘22 Regex overhaul, improved Existentials, Swift 5.7 timeline
Developer Blog My Top 3 Wishes for WWDC 2022 With Apple announcing WWDC week for June 6–10 this year, let’s dive into what new frameworks, APIs, and tools I hope to see unveiled and what using them might feel like with examples.
Swift Evolution Monthly Swift Evolution Monthly: First Issue Summary of interesting developments on Swift Evolution - Update from 03/2022 + some background history (1st issue!)
Developer Blog Multi Selector in SwiftUI Adding a missing SwiftUI components for prototyping purposes.
Developer Blog Hiding Secrets From Git in SwiftPM A step-by-step guide on how to prevent your 3rd party service secrets from committing to Git when using apps modularized with SwiftPM.