Give your simulator superpowers

RocketSim: An Essential Developer Tool
as recommended by Apple

Exclusive Pre-Launch Offer: Get 20% Off atgoing-indie.com

Issue 227
Jul 09, 2024

This week's SwiftLee Weekly covers:
  • SwiftUI Animations
  • Inspect network traffic in Xcode's Simulator
  • A DebugDescription Macro
Enjoy this week's SwiftLee Weekly!

THIS WEEK'S BLOG POST

Being able to inspect network requests is an essential skill for app developers. You'll be able to find out why a request failed or what JSON response is returned. I'm sharing you the new solution I'm using today.

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.

QUESTION OF THE WEEK