type
status
date
slug
summary
tags
category
icon
password
Sessions:
  1. What’s new in Xcode 15
  1. Build programmatic UI with Xcode Previews
  1. Fix failures faster with Xcode test reports
  1. Create practical workflows in Xcode Cloud
 
新特性:
1、更方便、强大的preview
  • 使用macro: #preview 构建预览
  • 支持UIkit view的preview
    • notion image
 
  • 支持bookmark
  • SwiftUI中,自动将assert名生成枚举值使用,包括颜色和图片
    • notion image
       
  • 新的国际化方式,通过使用String Catalog文件
    • notion image