Compile Swift Podcast

Two of our favorite WWDC25 API's

July 13, 2025·22 min
Episode Description from the Publisher

Peter and Geoff dive into their favorite WWDC25 APIs. Peter explores the new attributed text editing features in SwiftUI, while Geoff breaks down interactive snippets and updates to App Intents. A dev-focused episode packed with practical insights and examples.AttributedString Code SnippetButton(    action: {        resumeContent.transformAttributes( in: &selectedText ) { container in            let currentFont = container.font ?? .default            let resolved = currentFont.resolve(in: fontResolutionContext)            container.font = currentFont.bold(!resolved.isBold)        }    },    label: {        Text("B")            .foregroundColor(Color.white)            .bold()    })LinksCode-Along: Cook up a rich text experience in SwiftUI with AttributedStringExplore new advances in app IntentsPodcast Episode on App Intentshttps://cocoatype.comhttps://peterwitham.comShare your thoughts with ushttps://compileswift.com/contactBecome a Patreon member and help this Podcast survivehttps://www.patreon.com/compileswiftFollow us on Mastodonhttps://iosdev.space/@Compileswift Thanks to our monthly supporters Adam Wulf ★ Support this podcast on Patreon ★

Podzilla Summary coming soon

Sign up to get notified when the full AI-powered summary is ready.

Get Free Summaries →

Free forever for up to 3 podcasts. No credit card required.

Listen to This Episode

Get summaries like this every morning.

Free AI-powered recaps of Compile Swift Podcast and your other favorite podcasts, delivered to your inbox.

Get Free Summaries →

Free forever for up to 3 podcasts. No credit card required.