Give your simulator superpowers

RocketSim: An Essential Developer Tool
as recommended by Apple

Win a ticket for the Do iOS Conference in Amsterdam Join here.

Issue 239
Oct 01, 2024

This week's SwiftLee Weekly covers:
  • 3 Xcode features you should know
  • Win a ticket for 'some' conference
  • How I stay updated on new iOS developments
Enjoy this week's SwiftLee Weekly!

THIS WEEK'S BLOG POST

A great example of what Swift Macros can do is the new #expect macro, found inside the Swift Testing framework. It replaces many of the old-fashioned global XCTAssert methods and comes with enhanced failure messages that improve the debugging experience.

SPONSORED

MONTHLY GIVEAWAY

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.

QUESTION OF THE WEEK