One of my favorite announcements of this week is all the concurrency changes. One of the new attributes you'll need in Swift 6.2 is the @concurrent attribute, which I'll explain in this week's article.
I love those hidden changes that you don’t immediately see in one of the WWDC sessions. This one seems to be a big one for those using UIKit! steipete.me
I recall the first time I looked at ExtensionKit, hoping for more than it actually delivered. I’ll definitely revisit the new changes this year, especially XPCSession. massicotte.org
An overview of last week's Swift Proposal state changes. Check them out when they're in review, as it's your opportunity to influence the direction of Swift's future.
No changes, but hey, we got WWDC!
QUESTION OF THE WEEK
“
What is it like to visit WWDC?
You might notice that this is a bit of an odd newsletter edition. I'm writing this issue on a Thursday after a whole week of WWDC events. It's a fantastic event, full of meetings, events, and announcements.
My first WWDC was in 2013, and I recall watching at least 15 sessions by Thursday. Now, I barely find the time to write this newsletter since there are so many events to attend!
Many companies organize parties, and there are community-driven events like CommunityKit where I even got to host a RocketSim meetup (with a fun paperplane challenge). But aside from that, it's been an opportunity to meet with many Apple engineers and relationships.
Getting to WWDC in person, even without a ticket, can make a huge impact on your inspiration and motivation. You'll be able to create new relationships, contacts that might turn into opportunities years later.
I attended WWDC in 2023 as well and met an engineer who worked at Meta. Now, two years later, I got invited to present my developer tool RocketSim in front of the app developers of Meta, since it's their go-to developer tool for recordings & design comparisons.
Group photo after presenting RocketSim at the Meta office
Now, it's time to rewind and get back home. I'll be going through all the changes in the upcoming week, writing new articles, and updating my Swift Concurrency Course. I hope you've had a fantastic WWDC week, whether you were here or in person watching many of the sessions. Stay tuned for new SwiftLee articles soon!
Want to have your question answered next week? Ask your question via this form (anonymously) or reply to this email with your question.
EARN ROCKETSIM LIFETIME
Share and Earn RocketSim Lifetime & a 1-on-1 coaching session
Apple has recognized RocketSim as an Essential Developer Tool in the Mac App Store, and now you can get lifetime Pro access by sharing your unique referral link! How to get started:
This week's SwiftLee Weekly covers: Indirect enum cases in Swift Unexpected Task suspension points slowing down your apps 63% fewer tokens used to navigate the Simulator using Agents Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST Unexpected Task suspension points in Swift Concurrency I'm using Swift Concurrency heavily in my apps, but I'm still learning every day. This time, I ran into an unexpected suspension point that seemed innocent, until I executed the related task many times...
This week's SwiftLee Weekly covers: SwiftUI Animations SwiftUI Performance Tuning Column breakpoints in Xcode Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST Immediate tasks in Swift Concurrency explained Immediate tasks are new in Swift 6.2 and a useful tool when working with Swift Concurrency. You really only should use it when you truly know what it's doing, which is why I wrote this week's article in detail. SPONSORED Stop waiting. Start shipping. Shared runners, queued jobs,...
This week's SwiftLee Weekly covers: Apple Developer meetup during WWDC Draggable bottom sheet in SwiftUI Xcode Instruments x AI Agents Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST Xcode Instruments Time Profiler: Improve performance with AI I'm a big fan of Xcode Instruments, but lately even more now that I found a good way to work with it using AI agents. In this week's article, I'll share you how I used it this week to gain 25x better performance for RocketSim's CLI. SPONSORED...