{"type":"rich","version":"1.0","provider_name":"Transistor","provider_url":"https://transistor.fm","author_name":"Compile Swift Podcast","title":"Two of our favorite WWDC25 API's","html":"<iframe width=\"100%\" height=\"180\" frameborder=\"no\" scrolling=\"no\" seamless src=\"https://share.transistor.fm/e/d71c8f07\"></iframe>","width":"100%","height":180,"duration":1371,"description":"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","thumbnail_url":"https://img.transistorcdn.com/tl2KEXPUEgRbusl8a6z-RycoAsyTjQzAPyXSKK4G1Po/rs:fill:0:0:1/w:400/h:400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS84MjI4/ODEzNDBiNTI5MGI5/NmIzYmY0YzhmMTJk/NzJlMC5wbmc.webp","thumbnail_width":300,"thumbnail_height":300}