Podkey WWDC 2026 podcast artwork

PODCAST · news

Podkey WWDC 2026

Sessions from the Apple Worldwide Developer Conference, WWDC 2026.Create your own with Podkey at https://podkey.fm

  1. 123

    SwiftData Group Lab

    A Podkey summary of SwiftData Group Lab, from WWDC 2026.A lot of the interesting SwiftData questions right now are less about hello-world code and more about what happens when the app gets complicated. Shared stores, widgets, CloudKit, huge datasets, migrations, concurrency, and the little practical patterns that keep the whole thing from getting weird at scale all came up here. And the nice through-line is that most of the advice is pretty grounded: keep ownership clear, fetch less, test old stores, and don’t ask lightweight processes like widgets to do heavyweight jobs.One database, one grown-up in chargeBig data without melting memoryUseful sample data and real migration testingQuery, ResultsObserver, and history replayWhat SwiftData still doesn’t doSmall patterns that prevent annoying bugsApp groups, widgets, and CloudKit boundariesSchemas, migrations, and how to talk to the userConcurrency, contexts, pagination, and custom backendsEnums and sign-offThis podcast was created with Podkey. Make your own at https://podkey.fm

  2. 122

    Machine Learning & AI Group Lab

    A Podkey summary of Machine Learning & AI Group Lab, from WWDC 2026.A lot of Apple AI development right now comes down to one practical question: what belongs on the device, and what belongs in the cloud. The big themes here are trade-offs, measurement, and graceful fallback. Faster isn't always simpler, cloud isn't always slower, and the teams that do this well are the ones actually testing their assumptions instead of guessing.On-device or private cloudThe evaluation framework matters more than the debateLatency is more nuanced than people thinkModel updates and version realityBackground execution and the limits of local AICustom models, fine-tuning, and size constraintsMigration paths and PyTorch experimentationGraceful user experience when AI isn't availableThis podcast was created with Podkey. Make your own at https://podkey.fm

  3. 121

    SwiftUI Group Lab

    A Podkey summary of SwiftUI Group Lab, from WWDC 2026.A lot of this week’s SwiftUI conversation comes down to two things: performance under pressure, and where the framework is still clearly growing up. Apple engineers were unusually direct on both fronts, from million-item slowdowns and AnyView tradeoffs to the limits of custom navigation transitions and full-screen overlays. There’s also a nice thread running through all of it: if you work with SwiftUI’s identity, layout, and data-flow model instead of fighting it, things tend to get much smoother.When huge lists hit a wallData flow and view structure matter more than people thinkSmaller views, fewer wasted updatesConditional views, hidden views, and AnyViewLayout tools that age wellNavigation and overlays still have some sharp edgesLiquid glass and custom controlsWhat Apple seems proud ofThis podcast was created with Podkey. Make your own at https://podkey.fm

  4. 120

    App Store Connect Group Lab

    A Podkey summary of App Store Connect Group Lab, from WWDC 2026.A lot of the App Store Connect news this week comes down to one theme: fewer blind spots. Apple is tightening up how submissions, testing, analytics, and access control all fit together, while also giving developers better ways to present apps and understand what’s actually working. There’s also a pretty clear push toward smoother workflows, from bundled in-app purchase review to richer subscription metrics, plus some practical reminders around security, localization, and the little mistakes that still get apps bounced in review.Submission flow gets more unifiedStore pages get more visual and more testableAnalytics finally gets deeperAutomation, APIs, and the overlooked useful stuffTesting and review still reward the basicsLocalization and accessibility get more practicalPlatform strategy and featuring oddsOne more thing on AI and release timingThis podcast was created with Podkey. Make your own at https://podkey.fm

  5. 119

    Safari and Web Technologies Group Lab

    A Podkey summary of Safari and Web Technologies Group Lab, from WWDC 2026.A lot of this week’s web conversation comes down to a surprisingly grounded idea: the flashy stuff is fun, but the fundamentals still do most of the heavy lifting. There’s real momentum around native platform features, from better form controls to 3D models to extension APIs, and the bigger theme is that the web keeps getting more capable without asking developers to stack on quite so many hacks. At the same time, the people building these standards are making the case for patience, because speed is great right up until it breaks accessibility, privacy, or somebody’s browser.Why fundamentals still matter in the AI eraThe web platform is replacing its own workaroundsAccessibility starts with semantic HTML3D on the web gets more nativeSpatial CSS and the next wave of layoutWeb extensions are getting more interoperablePrivacy-first permissions in SafariPerformance is never finishedWhy standards move slowlyVisionOS keeps the web page in the loopThis podcast was created with Podkey. Make your own at https://podkey.fm

  6. 118

    Icon Composer for Beginners Group Lab

    A Podkey summary of Icon Composer for Beginners Group Lab, from WWDC 2026.Apple’s Icon Composer is starting to look less like a niche design utility and more like the center of how app icons get made across the whole ecosystem. The big themes here are sharper liquid-glass visuals in the newer version, a much smoother workflow from familiar design tools, and a pretty consistent message from Apple: keep your icons simple, geometric, and tested at tiny sizes if you want them to hold up everywhere. And underneath all that, there’s a bigger shift happening from a pile of separate image assets to one flexible source file that can adapt itself.What changed in Icon ComposerThe bigger Apple ideaGetting artwork in cleanlyWhy simplicity winsBlend modes and the glass lookUpgrading to the newer liquid glassColor, contrast, and accessibilityCommon mistakes and how to catch themPreviewing across devicesCross-platform consistency and beginner adviceThis podcast was created with Podkey. Make your own at https://podkey.fm

  7. 117

    Coding Intelligence for Beginners Group Lab

    A Podkey summary of Coding Intelligence for Beginners Group Lab, from WWDC 2026.App development is starting to feel very different. Instead of jumping straight into code, developers are increasingly using agents to turn rough ideas into specs, code, tests, fixes, and sometimes even a full working feature in one extended loop. A lot of the shift comes down to speed and cost, but the more interesting part is control. In Xcode especially, these agents are getting woven into the actual shape of the project, the testing workflow, the undo history, and even the security boundaries around what they can touch.From vague idea to working featureWhy spec-driven work mattersCheaper experiments, bigger swingsTests become the guardrailsWhat Xcode adds that generic AI tools don'tAgent mode versus chat modeControl, permissions, and visibilityUndo, rollback, and learning from the agentWhere agents still mess upLocal models, cloud models, and privacyWorking offline and staying currentThis podcast was created with Podkey. Make your own at https://podkey.fm

  8. 116

    Xcode Tips and Tricks Group Lab

    A Podkey summary of Xcode Tips and Tricks Group Lab, from WWDC 2026.This batch of Xcode updates is full of the kind of changes that don’t always look dramatic in a keynote, but absolutely change how your day feels. There’s a lot here about reducing friction: quicker experiments in Swift files, fewer project merge conflicts, faster ways to split code up, better debugging, and a handful of quality-of-life fixes that should’ve existed a while ago and now finally do.Run little experiments without leaving the fileXcode gets a little more personalA faster way to break up giant filesThe project file finally causes less painFeature flags and filtering get much betterSwiftUI previews do more of the repetitive workDebugging tools that are more than cosmeticYes, there’s finally a Delete Derived Data commandCloud builds, faster builds, and cleaner settingsDocs and source control are less clunkyThis podcast was created with Podkey. Make your own at https://podkey.fm

  9. 115

    Apple Intelligence Group Lab

    A Podkey summary of Apple Intelligence Group Lab, from WWDC 2026.This round of Apple developer updates is really about one big shift: apps are being wired much more directly into Siri, Spotlight, and Apple’s new foundation models. The headline pieces are app schemas, app shortcuts, richer model tools like image input and evaluations, and a private-cloud model option that gives developers more room without making them bolt on a whole separate AI stack. And underneath all of that, there’s a lot of practical stuff about context windows, throttling, privacy, and how to make these features actually behave in the real world.App schemas become the front doorSchemas and indexing work togetherApp Shortcuts make actions easier to invokeSiri gets more conversationalFoundation models add more rangePrivate Cloud Compute gives developers a bigger modelContext management matters more than everSharing data without getting sloppyDevelopers also get better testing toolsThrottling, thermal limits, and realityThis podcast was created with Podkey. Make your own at https://podkey.fm

  10. 114

    watchOS Group Lab

    A Podkey summary of watchOS Group Lab, from WWDC 2026.A lot of the watchOS news this time comes down to one theme: the Apple Watch is getting more useful without pretending it's suddenly a tiny phone. The big shifts are around smarter widgets, better health data, easier ways to ship glanceable experiences, and a developer toolkit that finally feels more watch-aware. There are also a few reality checks baked in, especially around AI, networking, and first-launch performance, which is probably healthy for everyone involved.The watch still wants to be quickAI on watchOS, with some important fine printWidgets and Live Activities can reach the watch fasterSmart Stack has to earn its spotHealth features keep expandingLiquid Glass gets tuned for the wristDebugging gets less annoyingFirst launch still needs careful planningGraphics and interaction are moving forwardThis podcast was created with Podkey. Make your own at https://podkey.fm

  11. 113

    visionOS Group Lab

    A Podkey summary of visionOS Group Lab, from WWDC 2026.This round of VisionOS updates is really about making Vision Pro feel less like a sealed-off headset and more like something that can respond to the world around you, share work more easily, and fit into real developer workflows. The big themes are more believable lighting, faster and smarter tracking, better ways to stream and preview heavy 3D content, and a few practical quality-of-life fixes that make testing and sharing a lot less annoying.Virtual light that affects the real roomStreaming heavy graphics without giving away your gazeUSD gets easier and more collaborativeBetter tools for capturing and previewing workTracking gets much faster and more dependableAccessories can be tracked even when things get messyA few limits are still very much limitsWebXR is here, but with a fence around itSharing the headset gets easierThis podcast was created with Podkey. Make your own at https://podkey.fm

  12. 112

    Swift Group Lab

    A Podkey summary of Swift Group Lab, from WWDC 2026.This week’s Swift story is really about control. Swift 6 keeps tightening up concurrency and safety, but it’s also adding more practical escape hatches, better migration tools, and clearer ways to tell the compiler what you actually mean. There’s also a strong performance thread running through all of this, from Instruments getting easier to use, to build system unification, to small language features that can save code size or avoid unnecessary copies. It all feels a little more grown up, which is honestly what you want from a language once the shiny-new-feature phase wears off.Finer-grained migration with @diagnoseConcurrency keeps getting more practicalSafer transfer of non-sendable dataBeing explicit about non-sendable typesA calmer path to @MainActor migrationPerformance tools before performance tricksThe hidden cost of abstractionsOwnership and code-size tricksExecutor behavior and fast data streamsOne small API tip that can matterThis podcast was created with Podkey. Make your own at https://podkey.fm

  13. 111

    Privacy and Security Group Lab

    A Podkey summary of Privacy and Security Group Lab, from WWDC 2026.Apple’s latest privacy and security story is really about one idea: if AI is going to touch personal data, the guardrails have to be built in from the start. A lot of that centers on Private Cloud Compute, how Siri handles context, what happens when third-party models enter the picture, and a bunch of practical protections around encryption, memory safety, passkeys, and telemetry. It’s technical stuff, but the theme is pretty simple. Apple wants more of this protection to happen by default, not only when a developer remembers to do the right thing.The big AI risk Apple is calling outWhat Private Cloud Compute is actually promisingWhy the verification piece mattersWhere the guarantees stopSiri’s privacy architectureTransparency through labels and smaller telemetryEncryption, memory safety, and key handlingPasskeys and cleanup that actually worksThis podcast was created with Podkey. Make your own at https://podkey.fm

  14. 110

    Camera and Photo Technologies Group Lab

    A Podkey summary of Camera and Photo Technologies Group Lab, from WWDC 2026.A lot of this week’s camera news comes down to a simple idea: the iPhone camera keeps getting more capable, but the best parts are the ones that either save a moment or save you from missing one. There’s a nice mix here of everyday features like Live Photos and video call effects, and deeper developer tools around depth, ProRAW, sync, storage, and performance. And tucked inside all that is a recurring theme: Apple keeps automating the hard stuff, which is great until you actually need manual control and find out where the guardrails still are.The features people quietly lovePolish built into every appDepth is getting much more flexibleProRAW and what pro actually means hereBig zoom, and surprisingly usable zoomAI edits now leave clearer fingerprintsA small but annoying API gapSpeed, responsiveness, and not freezing the appWhen manual controls aren’t really manualWhich original file are you actually editingKeeping rotation and sync from becoming a messThe pro video push keeps getting more seriousThis podcast was created with Podkey. Make your own at https://podkey.fm

  15. 109

    SwiftUI Group Lab

    A Podkey summary of SwiftUI Group Lab, from WWDC 2026.This one is a really useful SwiftUI catch-up, especially if you've ever felt like the framework was being a little mystical on purpose. The big themes are pretty practical: SwiftUI doesn't actually demand one blessed architecture, a lot of performance problems come from how broadly state changes spread, and several common habits that feel harmless can quietly make your app do way more work than it needs to. And once you understand the update graph under the hood, a lot of those weird re-render moments stop feeling random.SwiftUI is architecture-agnosticWhy subviews often beat computed propertiesThe update graph, in plain EnglishEnvironment and invalidation spreadA few SwiftUI anti-patternsButtons, ForEach, and the cost of convenienceLayout direction and UIKit hybridsLazy stacks, reuse, and where heavy work belongsCompiler relief and concurrency edge casesDebugging rerenders and rendering trade-offsThis podcast was created with Podkey. Make your own at https://podkey.fm

  16. 108

    Translate your app using agents in Xcode

    A Podkey summary of Translate your app using agents in Xcode, from WWDC 2026.A lot of app localization used to come down to guesswork, cleanup, and somebody eventually spotting that a button label made no sense in another language. What’s changing here is that translation agents are getting much better context, better guidance, and a much tighter feedback loop with the actual UI, so the work starts looking less like blind string conversion and more like a real product workflow. The big themes are context-aware translation, plural handling, team-specific guidance, layout checking, model choice, native-speaker testing, and an iterative process that keeps up with new features instead of turning localization into a one-time fire drill.Why context changes everythingPlural forms and batch-aware subagentsGiving the agent a house styleChecking the UI after the translationModel choice still mattersWhy native-speaker testing still mattersKeeping localization in sync with developmentThis podcast was created with Podkey. Make your own at https://podkey.fm

  17. 107

    What’s new in Apple In-App Purchase

    A Podkey summary of What’s new in Apple In-App Purchase, from WWDC 2026.Apple’s making subscriptions a lot more flexible, and a lot more structured, at the same time. The big headline is a new way to sell annual subscriptions as monthly payments with a full 12-month commitment behind them, plus a bunch of StoreKit and App Store Connect updates that make pricing, redemption, and review workflows less clunky. There’s also a clearer split between subscription Bundles and Suites, which sounds a little abstract until you realize it changes how products can actually be sold.Annual commitment, monthly paymentsHow apps can show the right pricingSwiftUI gets cleaner subscription controlsWhat transactions now revealBundles and Suites are not the same thingOffer code redemption gets less messyApp review workflow gets consolidatedOne API for review submissionsThis podcast was created with Podkey. Make your own at https://podkey.fm

  18. 106

    Power and Performance Group Lab

    A Podkey summary of Power and Performance Group Lab, from WWDC 2026.A lot of this week’s developer news comes down to one theme: making performance work less guessy and a lot more visible. There are better tools for comparing instrument runs, clearer ways to read launch time, new MetricKit upgrades for Swift, and a bunch of practical advice for SwiftUI, background tasks, and even heat and battery limits in the real world. It’s the kind of update that doesn’t sound flashy at first, but if you’ve ever spent hours trying to figure out why an app feels a little off, this is the stuff that saves your week.Comparing runs without the window shuffleMetricKit gets a more natural Swift APILaunch time gets faster for free, mostlyWhat’s really slowing launchSwiftUI and the hidden cost of redrawingEnvironment churn and big listsState reporting makes metrics more usefulBackground work that cooperates with the systemTesting for heat, battery, and older-device realityBenchmarking without over-optimizingThis podcast was created with Podkey. Make your own at https://podkey.fm

  19. 105

    Use SwiftUI with AppKit and UIKit

    A Podkey summary of Use SwiftUI with AppKit and UIKit, from WWDC 2026.A lot of this week’s story is about how Apple keeps making the line between AppKit, UIKit, and SwiftUI less dramatic than people assume. The big theme is incremental adoption: automatic observation, SwiftUI views and scenes dropped into old apps, even menus and gesture recognizers crossing the boundary cleanly. And maybe the clearest example is a custom circular color picker built with Canvas, where new SwiftUI pieces can still reuse older drawing code and the same shared model.Automatic UI updates with @ObservableBack-deploying observationDropping SwiftUI into existing AppKitCanvas and the circular color pickerGestures, menus, and other bridge piecesSwiftUI scenes in old-school appsWhat Apple is signalingThis podcast was created with Podkey. Make your own at https://podkey.fm

  20. 104

    Validate your App Intents adoption with AppIntentsTesting

    A Podkey summary of Validate your App Intents adoption with AppIntentsTesting, from WWDC 2026.Today’s thread is AppIntentsTesting, which is a pretty practical shift in how you can test Siri, Shortcuts, Spotlight, and all that system-level app behavior without faking half of it. The big idea is simple: run the real intents in a separate test process, keep the tests fast and stable enough for CI, and catch the kind of bugs that usually hide in the seams between your app and the system. And once you see the examples, from seeding data to chaining intents to checking Spotlight and Siri annotations, it starts to feel less like a niche tool and more like something teams are going to want in the default toolbox.Why this framework mattersSeparate processes, more realistic testsHow the tests discover and run intentsLess boilerplate in assertionsTest-only intents and deterministic setupA nice example of TDD with entity queriesChaining intents like a real ShortcutCatching regressions in Spotlight and SiriWhy CI is such a good fit hereThis podcast was created with Podkey. Make your own at https://podkey.fm

  21. 103

    Accessibility Technologies Group Lab

    A Podkey summary of Accessibility Technologies Group Lab, from WWDC 2026.This week’s roundup is full of accessibility updates that feel practical in the best way. There’s a lot here for blind and low-vision users, for people who use voice, switch, eye, or head input, and for developers who need a clearer path to building things that actually work. The big theme is that Apple seems to be making accessibility both more visible to users and a little less mysterious for teams trying to ship it well.Image descriptions built into VoiceOverVoice, motion, and spatial awarenessMore ways to interact hands-freeCognitive accessibility gets practical toolsWhat developers should test firstAutomation, SwiftUI, and better developer toolingBigger text, clearer labels, and visible accessibilityThis podcast was created with Podkey. Make your own at https://podkey.fm

  22. 102

    Xcode, agents, and you

    A Podkey summary of Xcode, agents, and you, from WWDC 2026.This one is really about Xcode turning AI help from a chat window into something that feels built into the actual development loop. The big themes are project-wide understanding, tighter control over planning and edits, and a surprisingly practical system for checking its own work with docs, builds, tests, previews, and even localization and accessibility tasks running in parallel. What stands out is how much of this is about reducing the annoying parts of software work: getting oriented in a strange codebase, keeping documentation current, and making sure generated code doesn’t just look clever for five seconds and then fail to compile.Getting oriented in a real codebasePlanning before the code starts flyingKeeping recommendations currentSeeing the work clearlyMore precise edits with annotationsFrom sketch to chart preview fastParallel help for localization and accessibilityA knowledge base that lives with the codeBuild, test, and self-correctThis podcast was created with Podkey. Make your own at https://podkey.fm

  23. 101

    What’s new in Wallet

    A Podkey summary of What’s new in Wallet, from WWDC 2026.Apple’s giving Wallet passes a pretty meaningful upgrade in iOS 27, and a lot of it comes down to making passes look better, work more flexibly, and get built with a lot less friction. The big pieces are a new visual style called Poster Generic, more barcode options with smarter fallback planning, featured actions that people can actually tap, and a new toolchain that goes from design mockup to signed pass much more cleanly. And under all of that, there’s a very practical theme here: make the shiny new stuff work without stranding anybody on older iPhones.Poster Generic arrivesA couple design moves that really helpBarcode options get broaderThe fallback plan really mattersFeatured actions make passes more usefulNew tools for actually making these thingsFrom template to signed passIt’s not just for Swift shopsThe compatibility checklistThis podcast was created with Podkey. Make your own at https://podkey.fm

  24. 100

    Coding Intelligence, Machine Learning & AI Group Lab

    A Podkey summary of Coding Intelligence, Machine Learning & AI Group Lab, from WWDC 2026.A lot of Apple’s latest AI story is less about flashy promises and more about the plumbing that makes real apps work. The big themes are portability, privacy, and evaluation: how to swap models without rewriting everything, how to manage tiny versus bigger context windows, and how to test these systems like actual software instead of wishful thinking. There’s also a very clear message here that local AI is graduating from demo status. Between on-device agents, MLX scaling across multiple Macs, and tools for UI testing and coding workflows, this is starting to look like a production stack, not a science fair project.A single doorway to different modelsContext windows are still very real constraintsHow model handoffs handle privacyKeeping within the windowEvaluation before vibesLocal AI is becoming a real product layerAgents that write code and test interfacesGuardrails, refusals, and what they meanThis podcast was created with Podkey. Make your own at https://podkey.fm

  25. 99

    Use foveated streaming to bring immersive content to visionOS

    A Podkey summary of Use foveated streaming to bring immersive content to visionOS, from WWDC 2026.Apple’s latest Vision Pro developer story is basically about making high-end XR apps feel local even when they’re running somewhere else. The big pieces are foveated streaming, NVIDIA CloudXR, surprisingly fast onboarding, and a bunch of demos that show this isn’t just a lab exercise. And maybe the most interesting part is how Apple’s mixing streamed OpenXR content with native Vision Pro tools like SwiftUI, RealityKit, and ARKit so developers don’t have to choose one world or the other.Why the streaming can look so goodCloudXR is doing the transport workDevelopers can move fastThe demos make it concreteNative Vision Pro layers on topA two-way connection, not just a video feedPairing and performance toolsThis podcast was created with Podkey. Make your own at https://podkey.fm

  26. 98

    Dub Dub Daily: Day 3

    A Podkey summary of Dub Dub Daily: Day 3, from WWDC 2026.Apple’s AI story is getting a lot more practical for developers. The big theme here is that Apple Intelligence isn’t being pitched as a sealed-off assistant anymore, but as something apps can plug into, shape, and actually make useful in everyday moments. That shows up in a few places: new access to Apple’s cloud AI, smarter routing between local and cloud models, vision tools folded into language workflows, and Siri getting better at reaching into apps and answering normal human questions.Developers as co-creatorsPrivate Cloud Compute and outside modelsDynamic Profiles and hybrid routingVision tools inside model workflowsSiri reaches into appsWhat this looks like day to dayThis podcast was created with Podkey. Make your own at https://podkey.fm

  27. 97

    What’s new in Xcode 27

    A Podkey summary of What’s new in Xcode 27, from WWDC 2026.Xcode 27 feels like Apple looked at all the little frictions developers put up with every day and started sanding them down. The big themes are customization, faster prototyping, much deeper agent help inside the editor, and a smoother path from writing code to testing, tuning, and shipping it. There are also some genuinely practical upgrades for device management, localization, performance debugging, and Xcode Cloud that make the whole toolchain feel more connected.A toolbar you can actually make your ownLower-friction prototypingCoding agents move into the editorOne place for simulators and real devicesLocalization with agent helpBetter visibility into app healthInstruments gets faster at finding the hot spotsXcode Cloud gets out of the wayThis podcast was created with Podkey. Make your own at https://podkey.fm

  28. 96

    What’s new in SwiftUI

    A Podkey summary of What’s new in SwiftUI, from WWDC 2026.A lot of this week’s SwiftUI and Xcode news comes down to one theme: less friction. Apple’s smoothing out app polish with the new Liquid Glass look, making window resizing and toolbar behavior easier to manage, and giving document-based apps some genuinely useful quality-of-life upgrades. There are also a few under-the-hood changes that matter more than they sound at first, especially around image caching, state initialization, compile times, and the new Xcode agent skills.Liquid Glass and app polishResizable windows and better previewsToolbars that keep the right things visibleDocument creation gets fasterSmarter writing and more file formatsReordering everywhere, even on watchOSAsyncImage caching finally behaves like you hopedState, compile times, and Xcode’s new helpersThis podcast was created with Podkey. Make your own at https://podkey.fm

  29. 95

    Meet the Now Playing framework

    A Podkey summary of Meet the Now Playing framework, from WWDC 2026.Today’s story is really about one idea: media apps are getting a lot less glue-code heavy. Apple’s newer media session pieces aim to make lock-screen controls, Control Center, remote speakers, and device picking all feel like one system instead of a pile of separate integrations. And the nice part for developers is that a lot of this works by describing your player clearly, then letting the framework keep the surfaces in sync for you.Now Playing without the usual busyworkObservable models doing the heavy liftingAmbient audio fits tooRemote speakers presented like local playbackOne device picker, many protocolsWhy this all adds upThis podcast was created with Podkey. Make your own at https://podkey.fm

  30. 94

    Unwrap PaperKit

    A Podkey summary of Unwrap PaperKit, from WWDC 2026.Today’s big theme is Apple turning its canvas tools into something developers can really build with, not just admire from the sidelines. PaperKit is the shared engine behind apps like Notes, Preview, Freeform, and even visionOS, and the new pieces here make that canvas programmable, lockable, searchable, and a lot more useful for real app workflows. The nice part is it all fits together: one model for shapes, text, images, and Pencil strokes, plus temporary overlays for controls that should show up while editing and disappear when the work is done.One canvas across Apple platformsA real data model underneathLock what should stay lockedProgrammatic styling and shapesPencil strokes become first-class elementsOverlays that don’t get savedFrom overlay button to generated imageThis podcast was created with Podkey. Make your own at https://podkey.fm

  31. 93

    SwiftUI for Beginners Group Lab

    A Podkey summary of SwiftUI for Beginners Group Lab, from WWDC 2026.This week’s SwiftUI conversation really comes down to three things: why Apple keeps making the case for native UI, how to use SwiftUI without blowing up an existing app, and how the tools around it are getting a lot more practical. There’s also a useful thread running through all of it, which is that SwiftUI works best when you treat it like its own system instead of trying to force old habits into it, whether that’s state management, layout, or even AI code help.Why Apple is still pushing nativeSwiftUI without a dramatic rewriteThe @State thing that confuses almost everybody onceKeeping fast-updating interfaces smoothXcode 27 and AI that actually knows SwiftUIA practical roadmap for beginnersWhy web developers often click with SwiftUI quicklyDesigns, layouts, and not building for one lucky screen sizeThis podcast was created with Podkey. Make your own at https://podkey.fm

  32. 92

    What’s new in the Foundation Models framework

    A Podkey summary of What’s new in the Foundation Models framework, from WWDC 2026.Apple’s making a pretty big move here: the whole Foundation Models framework is going open source, and at the same time it’s widening the ways developers can use local models, cloud models, vision, search, and evaluation tools without stitching together a bunch of separate systems. The through line is flexibility with guardrails. You can run models on device, hand tougher jobs to Private Cloud Compute, plug in third-party models, and even test whether your prompt changes actually made anything better before you ship.The framework goes open sourceOne abstraction, lots of model choicesOn-device vision gets realPrivate Cloud Compute and when to use itTools, search, and smarter retrievalDynamic profiles and production quality checksCLI and Python supportThis podcast was created with Podkey. Make your own at https://podkey.fm

  33. 91

    What’s new in WebKit for Safari 27

    A Podkey summary of What’s new in WebKit for Safari 27, from WWDC 2026.A lot of these updates are the kind that make the web feel smoother without most people ever noticing why. Safari and WebKit have been quietly fixing long-standing gaps, cleaning up old engine code, and adding some genuinely useful new tools, from better emoji handling and clearer SVG behavior to fully customizable select menus and native 3D models in HTML. There’s also a theme running through all of this: less hacky workarounds, more standards alignment, and a little more respect for how developers actually use these features in the wild. It’s a pretty practical batch of changes.Emoji input finally behaving like normal textUnder-the-hood cleanup that actually mattersStandards clarity showing up in real pagesWhen browser features get adjusted after real feedbackClosing old gaps in responsive designMasonry layouts without JavaScript gymnasticsThe select menu finally gets a glow-up3D on the web gets more nativeExtensions get easier to ship everywhereThis podcast was created with Podkey. Make your own at https://podkey.fm

  34. 90

    What’s new in managing Apple devices

    A Podkey summary of What’s new in managing Apple devices, from WWDC 2026.Apple just made a pretty clear statement about where it wants to be with business and education IT: bigger global reach, more automation, and a lot less manual cleanup work. The headline moves are Apple Business expanding to more than 200 countries and regions, a fresh set of APIs for deeper workflow automation, and a whole batch of declarative management features that are now firmly in the real world, not sitting on a roadmap slide somewhere. And around that, there are some very practical upgrades for admins, from bulk subscription licensing and smoother Mac migrations to better privacy prompts, stronger app security, and smarter sign-in tools.Apple Business goes widerMore APIs, more automationSubscriptions finally fit the bulk-buy modelDeclarative management is here nowA smoother Mac migrationReal-time status and better fleet health signalsAppleCare logs and content cachingSecurity and app control on macOSPrivacy prompts and platform SSOThis podcast was created with Podkey. Make your own at https://podkey.fm

  35. 89

    Rediscover the HTML select element

    A Podkey summary of Rediscover the HTML select element, from WWDC 2026.One of the web’s most stubborn little pain points is finally getting a real upgrade: the humble select dropdown. Safari 27 and Chrome 135 are bringing a new customizable select feature that lets developers style native selects with plain HTML and CSS, while keeping the built-in accessibility and keyboard behavior that custom JavaScript widgets usually fumble. And the interesting part isn’t just that it looks nicer. It opens the door to rich option content, custom icons, even grid-based dropdown layouts, without giving up the semantic select element underneath.Why this mattersThe base-select foundationCustom icons and the open stateStyling the dropdown itselfRich content inside optionsA custom button, with fallbackAccessibility stays intactWhere it goes nextThis podcast was created with Podkey. Make your own at https://podkey.fm

  36. 88

    Unlock in-game content with StoreKit and Background Assets

    A Podkey summary of Unlock in-game content with StoreKit and Background Assets, from WWDC 2026.Apple’s making a pretty direct pitch to game developers here: ship bigger games, waste less storage, and make buying and downloading feel smoother once players are already in the game. The big pieces are managed background downloads for huge asset packs, smarter language-specific installs, easier tools for Unity and Steam-based workflows, and a redesigned payment flow that ties purchases to delivery more cleanly.Managed background assetsLocalized asset packsSteam and cross-platform workflowUnity supportTesting the full purchase-to-download flowStore visuals and the new payment sheetThis podcast was created with Podkey. Make your own at https://podkey.fm

  37. 87

    WidgetKit foundations

    A Podkey summary of WidgetKit foundations, from WWDC 2026.Today’s catch-up is all about what makes a widget actually useful instead of just decorative. The big themes are pretty simple: widgets need to be quick to read, smart about timing, and connected cleanly back into the app. And once you get into the mechanics, a lot of it comes down to timelines, careful updates, and giving people just enough interaction without turning the widget into a tiny chaotic app.What a good widget feels likeHow WidgetKit thinks in timeChoosing a reload strategyMore room with larger widget familiesKeeping the widget connected to the appLetting people configure what they seeInteractive widgets without overdoing itRendering in tinted and clear modesTesting without waiting all dayWhy update budgets matterThis podcast was created with Podkey. Make your own at https://podkey.fm

  38. 86

    What’s new in Swift

    A Podkey summary of What’s new in Swift, from WWDC 2026.This week in Swift land, a lot of the updates are the kind you only notice once they save you from something annoying. There are cleaner ways to handle naming collisions, better tools for mixed test suites, more control over compiler warnings and optimization, and a bunch of performance-minded additions that feel very aimed at real-world code instead of flashy demos. And on the lower-level side, Swift keeps pushing into C interop, WebAssembly, and embedded systems without losing sight of developer ergonomics, which is a pretty nice trick.Less boilerplate, fewer naming headachesSharper compiler controlConcurrency, progress, and process APIsTesting without a painful rewriteData structures and ownership toolsInterop, web performance, and tiny binariesThis podcast was created with Podkey. Make your own at https://podkey.fm

  39. 85

    What’s new in image understanding

    A Podkey summary of What’s new in image understanding, from WWDC 2026.A lot of this week’s Apple developer news comes down to one idea: images are getting a lot more usable, a lot more interactive, and a lot less locked into one narrow workflow. Vision can now cut out objects with a tap and refine the result as you go, Foundation Models can work directly from photos in prompts, and the two frameworks are starting to work together in a pretty practical way. There’s also a nice little watchOS angle here, where even something as simple as smarter image cropping can make a tiny screen feel much more helpful.Tap to segment any objectMore than one way to define the objectSegmentation you can refine as you goFoundation Models can take images nowWhy Vision and Foundation Models complement each otherTool calling brings the two togetherBuilt-in OCR and barcode helpCustom tools for specialized image tasksA very watchOS kind of improvementThis podcast was created with Podkey. Make your own at https://podkey.fm

  40. 84

    What’s new in SwiftData

    A Podkey summary of What’s new in SwiftData, from WWDC 2026.SwiftData’s getting a few really practical upgrades, and they mostly come down to one theme: less glue code, more direct ways to observe and organize your data. The big pieces here are sectioned queries for cleaner SwiftUI lists, codable attributes for awkward external types, and new observer APIs that let apps react to changes even outside the usual view layer. There are a couple of important catches too, especially around codable storage and observation lifetimes, so this is one of those updates where the convenience is real, but you do want to know where the edges are.Sectioned queries get simplerCodable attributes help with external typesThe codable tradeoff is very realResultsObserver brings query-style updates outside SwiftUIThe observation token is the whole contractHistoryObserver watches changes from outside the roomWhy this batch of changes mattersThis podcast was created with Podkey. Make your own at https://podkey.fm

  41. 83

    Dub Dub Daily: Day 2

    A Podkey summary of Dub Dub Daily: Day 2, from WWDC 2026.Apple’s developer week is putting AI right in the center of the story, and they’re not treating it like a side feature anymore. The big idea is what they’re calling rebuilt intelligence: smarter apps, smarter system services, and a developer toolkit that tries to make all of that easier to actually build. Around that, WWDC is also leaning hard into education and feedback, with a huge session lineup and more direct access to Apple engineers.Rebuilt intelligence becomes the platform storyXcode gets more agenticA simpler path to foundation modelsApps and the system working togetherWWDC as training groundLive help and the feedback loopThis podcast was created with Podkey. Make your own at https://podkey.fm

  42. 82

    What’s new in assessment on macOS

    A Podkey summary of What’s new in assessment on macOS, from WWDC 2026.Apple’s exam lockdown tools for macOS are getting a lot more defined, and the big idea is pretty simple: make the Mac predictable, tightly controlled, and hard to tamper with before a test even starts. That means checking the device state up front, limiting what can run, trimming down the interface, and being careful about accessibility so students who need support get it without opening side doors for everyone else. There’s also a clear message for developers here: use Apple’s assessment framework directly, keep it testable, and don’t get cute with a homemade lockdown system.Pre-flight checks before an examAccessibility without turning it into a loopholeA cleaner, narrower interfaceLocking down text input helpersWhat’s allowed to keep runningWhat Apple wants developers to doWhy this mattersThis podcast was created with Podkey. Make your own at https://podkey.fm

  43. 81

    Support the Center Stage front camera in your iOS app

    A Podkey summary of Support the Center Stage front camera in your iOS app, from WWDC 2026.A bunch of the most interesting iOS 26 camera changes are really about one thing: Apple quietly made the front camera a lot more flexible. There’s a new square sensor behind Center Stage, new APIs for changing aspect ratio on the fly, smarter auto-framing, smoother stabilization, and one very easy way for older camera code to accidentally turn people sideways. If you build camera apps, there’s a lot to like here. If you just use them, the short version is your selfies, calls, and front-camera video can feel a lot more natural.Why the square sensor mattersDynamic aspect ratio in iOS 26Smart framing recommendationsThe orientation change that could trip up appsVideo still has one stubborn limitationSmoother stabilization and Center Stage controlsApple’s high-resolution guidanceThis podcast was created with Podkey. Make your own at https://podkey.fm

  44. 80

    What’s new in Shortcuts

    A Podkey summary of What’s new in Shortcuts, from WWDC 2026.This update to Shortcuts feels like Apple taking a bunch of things that used to be a little fiddly and making them much more usable in real life. Automations now live right inside the main editor, there are a few genuinely useful new triggers, Apple Intelligence can pull in current web info from inside a shortcut, and Shortcuts finally gets built-in storage so your workflows can remember things from one run to the next. A lot of this is about making shortcuts feel less like one-off tricks and more like small apps you can actually live with.Automations move into the editorThree new automation triggersWhy notification wording mattersUse Model gets live web accessPeeking inside the modelBetter data leads to better answersShortcuts finally gets storageGlobal values and shared memoryAvoiding repeats across runs and devicesThis podcast was created with Podkey. Make your own at https://podkey.fm

  45. 79

    Run local agentic AI on the Mac using MLX

    A Podkey summary of Run local agentic AI on the Mac using MLX, from WWDC 2026.A lot of this comes down to one idea: the whole AI loop can now live on your Mac, not half on your machine and half in somebody else’s cloud. That means the model can think, use tools, look at results, and keep going until the job is done, while your data stays local and you stop worrying about API keys and metered usage. Under the hood, Apple silicon, the MLX stack, and some pretty serious batching and distributed inference tricks are what make that feel practical instead of theoretical.What the local agent loop actually isThe four-layer MLX stackWhy the newer chips help so muchKeeping multi-agent workflows responsiveOne model across several MacsHow big local can getWhat this looks like inside XcodeWhy adoption may happen faster than expectedThis podcast was created with Podkey. Make your own at https://podkey.fm

  46. 78

    Supercharge your spatial workflows with Reality Composer Pro 3

    A Podkey summary of Supercharge your spatial workflows with Reality Composer Pro 3, from WWDC 2026.This one is really about a whole creative workflow clicking into place. The big story is that Reality Composer Pro is pulling animation, behavior, scripting, navigation, particles, shaders, and live preview into one visual toolset, so teams can build and test ideas fast without constantly bouncing back into code. What stands out is how connected these systems are. You can make a character decide where to go, trigger the right animation while it moves, route it around obstacles, add smoke and surface effects, and then see the result live on Vision Pro almost immediately.Animation that’s easier to reason aboutBehavior Trees that connect directly to animationNo-code interactions through Script GraphCharacters that can actually find their way aroundParticles with more control under the hoodShaders that broaden the look of a sceneLive preview on Vision Pro changes the loopWhy the visual workflow is the bigger storyThis podcast was created with Podkey. Make your own at https://podkey.fm

  47. 77

    Speedrun your game port with agentic coding

    A Podkey summary of Speedrun your game port with agentic coding, from WWDC 2026.Today’s big thread is game porting, and specifically how Apple’s updated Game Porting Toolkit is trying to make AI coding agents actually useful for real platform work. The interesting part isn’t just that it writes code faster. It’s that it bakes in platform knowledge, debugging habits, and a structured workflow so the agent can avoid the kinds of mistakes that usually eat up days in graphics work. And the payoff looks bigger than a single demo, because the same approach was used on Godot to stand up a Metal 4 backend in just a few days, with humans still steering the architecture.What changed in the toolkitA more disciplined porting assistantHow the agent catches bad code earlyThe kind of graphics bugs this is built forShaders and synchronization without guessworkBetter debugging tools on macOS 27MetalFX and real-time tuningFrom demos to production enginesThis podcast was created with Podkey. Make your own at https://podkey.fm

  48. 76

    Rev up your CarPlay app

    A Podkey summary of Rev up your CarPlay app, from WWDC 2026.CarPlay is getting a pretty big expansion in iOS 27, and a lot of it comes down to one idea: the car screen is becoming a much more capable place to browse, control, and even watch media when the vehicle allows it. There are also meaningful updates for navigation apps, with more custom interface options, route sharing for vehicle assistance features, and better simulator tools so developers can actually test all this without borrowing a fleet of cars. And around the edges, Apple is opening up more templates across more app categories, which usually sounds like inside baseball until you realize it means apps can feel more polished and consistent a lot faster.Video apps finally get proper CarPlay browsingWhen video isn’t allowed, playback falls back gracefullyA better now-playing view, with MiniPlayerVoice controls can sit on top of other screensRicher thumbnails and list viewsNavigation apps get custom panels and route sharingDevelopers get better ways to test all thisWhy these changes matter togetherThis podcast was created with Podkey. Make your own at https://podkey.fm

  49. 75

    Secure your app: mitigate risks to agentic features

    A Podkey summary of Secure your app: mitigate risks to agentic features, from WWDC 2026.Today’s big theme is AI agents getting useful enough to do real things, and risky enough that the security details really matter. The core problem is surprisingly simple: if a model can read private stuff, absorb untrusted stuff, and then go do stuff in the world, you’ve got a pretty serious attack surface. So the interesting part here is how you shrink that risk with practical guardrails like confirmations, redaction, and a very healthy suspicion of anything the model didn’t get from a trusted source.How indirect prompt injection actually worksThe Lethal TrifectaWhat counts as untrusted contextNot all tools fail the same wayThe best defenses are boring on purposeWhere the guardrails plug inRisk-based confirmations and lock-screen protectionThis podcast was created with Podkey. Make your own at https://podkey.fm

  50. 74

    Secure your apps with App Attest

    A Podkey summary of Secure your apps with App Attest, from WWDC 2026.A lot of this comes down to one simple idea: if your server can tell it’s talking to a real app on real Apple hardware, a whole category of fraud gets much harder. The new App Attest details in iOS 27 and macOS 27 add more context around where an app launched from, which binary version is actually running, and whether repeated requests still look trustworthy over time. And the practical part matters just as much as the cryptography: key handling, replay protection, rate limits, and knowing when a weird signal is actually fraud versus somebody just reinstalling an app.Why App Attest mattersNew signals in iOS 27 and macOS 27Keys that behave like keys shouldReplay protection and the assertion counterFraud metrics and unsupported responsesOperational guardrailsThis podcast was created with Podkey. Make your own at https://podkey.fm

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

Sessions from the Apple Worldwide Developer Conference, WWDC 2026.Create your own with Podkey at https://podkey.fm

HOSTED BY

Podkey

CATEGORIES

Frequently Asked Questions

How many episodes does Podkey WWDC 2026 have?

Podkey WWDC 2026 currently has 50 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is Podkey WWDC 2026 about?

Sessions from the Apple Worldwide Developer Conference, WWDC 2026.Create your own with Podkey at https://podkey.fm

How often does Podkey WWDC 2026 release new episodes?

Podkey WWDC 2026 has 50 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to Podkey WWDC 2026?

You can listen to Podkey WWDC 2026 on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts Podkey WWDC 2026?

Podkey WWDC 2026 is created and hosted by Podkey.
URL copied to clipboard!