• WWDC25
    • 钱包新功能

    • 混合使用 C C++ Swift

      • Finding unsafe call in Swift
        • image.png
      • Calling C/C++ safely
        • Span
      • Functions taking pointers
        • image.png
        • image.png|450
        • image.png
      • Functions returning pointers
      • Importing custom types
      • Improving safety of C/C++
      • Wrap-up
    • 包容性 App 设计的原则

    • 采用 Swift 并发

      • Introduction
        • image.png
      • Single-threaded code
        • image.png
      • Asynchronous tasks
      • Interleaving
      • Introducing Concurrency
      • Concurrent functions
      • Nonisolated code
        • image.png
      • Concurrent thread pool
      • Sharing data
      • Values types
      • Actor-isolated types
      • Classes
      • Actors
      • Wrap-up
    • 打造丝滑的多画面播放体验

      • Multiview playback coordination
      • Support AirPlay in an app with multiview experiences
      • Optimize quality of the streams in multiview
    • 分析并优化 App 的功耗

      • image.png
    • 了解 Foundation Models 框架

      • Snapshot streaming
        • image.png
      • Tool calling
        • image.png
    • 深入了解 Foundation Models 框架

    • 跟着视频学编程:使用 Swift 并发机制提升 App 性能

      • @concurrent
      • use local values to avoid data-race
    • 将结构化并发代码与 Network 框架搭配使用

    • 了解使用与 SwiftUI 的 WebKit

    • Say hello to the new look for app icons

      • image.png