xcode-26

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Xcode 26

Xcode 26

Overview

概述

Use the curated notes in
references/
to answer questions about Xcode 26 and related Apple framework updates. Load only the files that match the request, then summarize, compare, or translate the guidance into steps or code.
请使用
references/
目录中的精选笔记来解答关于Xcode 26及相关苹果框架更新的问题。仅加载与请求匹配的文件,随后将指南总结、对比或转化为步骤说明或代码。

Quick use

快速使用方法

  • Identify the feature or framework named by the user.
  • Open the matching reference file(s) from the map below.
  • Answer directly with implementation steps, code, or a crisp summary, and call out any missing coverage.
  • 确定用户提及的功能或框架。
  • 从下方的参考映射中打开匹配的参考文件。
  • 直接给出实现步骤、代码或简洁的总结,并指出任何未涵盖的内容。

Reference map

参考映射

  • references/AppIntents-Updates.md
    - App Intents updates, intents structure, and tooling.
  • references/AppKit-Implementing-Liquid-Glass-Design.md
    - Liquid Glass design in AppKit.
  • references/Foundation-AttributedString-Updates.md
    - AttributedString updates in Foundation.
  • references/FoundationModels-Using-on-device-LLM-in-your-app.md
    - Foundation Models Framework and on-device LLM usage.
  • references/Implementing-Assistive-Access-in-iOS.md
    - Assistive Access implementation guidance.
  • references/Implementing-Visual-Intelligence-in-iOS.md
    - Visual Intelligence features and integration.
  • references/MapKit-GeoToolbox-PlaceDescriptors.md
    - MapKit GeoToolbox and place descriptors.
  • references/StoreKit-Updates.md
    - StoreKit updates and behaviors.
  • references/Swift-Charts-3D-Visualization.md
    - Swift Charts 3D visualization.
  • references/Swift-Concurrency-Updates.md
    - Swift Concurrency updates.
  • references/Swift-InlineArray-Span.md
    - InlineArray and Span updates.
  • references/SwiftData-Class-Inheritance.md
    - SwiftData class inheritance guidance.
  • references/SwiftUI-AlarmKit-Integration.md
    - AlarmKit integration in SwiftUI.
  • references/SwiftUI-Implementing-Liquid-Glass-Design.md
    - Liquid Glass design in SwiftUI.
  • references/SwiftUI-New-Toolbar-Features.md
    - New toolbar features in SwiftUI.
  • references/SwiftUI-Styled-Text-Editing.md
    - Styled text editing in SwiftUI.
  • references/SwiftUI-WebKit-Integration.md
    - WebKit integration in SwiftUI.
  • references/UIKit-Implementing-Liquid-Glass-Design.md
    - Liquid Glass design in UIKit.
  • references/WidgetKit-Implementing-Liquid-Glass-Design.md
    - Liquid Glass design in WidgetKit.
  • references/Widgets-for-visionOS.md
    - Widget guidance for visionOS.
  • references/AppIntents-Updates.md
    - App Intents更新、意图结构及工具相关内容。
  • references/AppKit-Implementing-Liquid-Glass-Design.md
    - AppKit中的Liquid Glass设计实现。
  • references/Foundation-AttributedString-Updates.md
    - Foundation中AttributedString的更新内容。
  • references/FoundationModels-Using-on-device-LLM-in-your-app.md
    - Foundation Models Framework及设备端LLM的使用方法。
  • references/Implementing-Assistive-Access-in-iOS.md
    - iOS中辅助访问功能的实现指南。
  • references/Implementing-Visual-Intelligence-in-iOS.md
    - Visual Intelligence功能及集成方法。
  • references/MapKit-GeoToolbox-PlaceDescriptors.md
    - MapKit GeoToolbox及地点描述符相关内容。
  • references/StoreKit-Updates.md
    - StoreKit的更新内容及特性。
  • references/Swift-Charts-3D-Visualization.md
    - Swift Charts的3D可视化功能。
  • references/Swift-Concurrency-Updates.md
    - Swift并发编程的更新内容。
  • references/Swift-InlineArray-Span.md
    - InlineArray与Span的更新内容。
  • references/SwiftData-Class-Inheritance.md
    - SwiftData类继承的相关指南。
  • references/SwiftUI-AlarmKit-Integration.md
    - SwiftUI中AlarmKit的集成方法。
  • references/SwiftUI-Implementing-Liquid-Glass-Design.md
    - SwiftUI中的Liquid Glass设计实现。
  • references/SwiftUI-New-Toolbar-Features.md
    - SwiftUI中的新工具栏功能。
  • references/SwiftUI-Styled-Text-Editing.md
    - SwiftUI中的富文本编辑功能。
  • references/SwiftUI-WebKit-Integration.md
    - SwiftUI中WebKit的集成方法。
  • references/UIKit-Implementing-Liquid-Glass-Design.md
    - UIKit中的Liquid Glass设计实现。
  • references/WidgetKit-Implementing-Liquid-Glass-Design.md
    - WidgetKit中的Liquid Glass设计实现。
  • references/Widgets-for-visionOS.md
    - visionOS的Widget开发指南。

Response guidance

响应指南

  • Prefer short, actionable answers. Add code only when asked or clearly helpful.
  • If the request spans multiple topics, combine the relevant references and note intersections.
  • If a topic is not covered by the references, say so and ask a brief follow-up.
  • 优先提供简短、可执行的答案。仅在被要求或明显有帮助时添加代码。
  • 如果请求涉及多个主题,整合相关参考内容并指出交叉点。
  • 如果参考内容未涵盖某一主题,请说明情况并提出简短的跟进问题。

Example prompts

示例提问

  • "Summarize Xcode 26 changes tied to Liquid Glass design across SwiftUI, UIKit, and WidgetKit, and call out any platform-specific gotchas."
  • "How do I use the Foundation Models Framework for on-device LLMs, and how does it relate to Apple Intelligence features?"
  • "Give me an implementation outline for Apple Intelligence features plus Visual Intelligence, with any relevant App Intents updates."
  • "总结Xcode 26中SwiftUI、UIKit和WidgetKit与Liquid Glass设计相关的变更,并指出各平台的特定注意事项。"
  • "如何使用Foundation Models Framework实现设备端LLM,它与Apple Intelligence特性有什么关联?"
  • "请给出Apple Intelligence特性及Visual Intelligence的实现大纲,以及相关的App Intents更新内容。"