Give your simulator superpowers

RocketSim: An Essential Developer Tool
as recommended by Apple

Issue 216
Apr 23, 2024

Stay updated with the latest in Swift & SwiftUI

The 2nd largest newsletter in the Apple development community with 18,610 developers. Don't miss out – Join today:


This week's SwiftLee Weekly covers:
  • A new SwiftUI content margins modifier
  • A way to incrementally adopt Swift Concurrency
  • Swift 6's access level on module imports
Furthermore, I'd love to create courses for you. Can you vote on either LinkedIn or Twitter, and tell me which of the three courses you would buy first?

Enjoy this week's SwiftLee Weekly!

THIS WEEK'S BLOG POST

While working on the next major release of RocketSim (Xcode Build Insights!), I've been solving a common problem: how to track events from within an isolated package? I developed RocketSim Insights in an isolated Swift Package and wanted to avoid creating a tracking package that I would add to all other packages. This week's article describes my solution using SwiftUI's @Environment property wrapper.

SPONSORED

CURATED FROM THE COMMUNITY

SWIFT EVOLUTION

An overview of last week's Swift Proposal state changes. Make sure to check them out when they're in review, as it's your opportunity to influence the direction of Swift's future.