-
Xcode、エージェント、デベロッパ
Xcodeでの開発プロセスにコーディングエージェントを活用する方法を学びましょう。エージェントを利用するための多様な手法と、最初のプロトタイプの作成から洗練されたアプリの仕上げまでに至るプロセス全体で役立つヒントを紹介します。個人デベロッパによる開発かチームによる開発かを問わず、コーディングの楽しさに満ちたクリエイティブな作業に集中できるよう柔軟にサポートする、Xcodeのコーディングアシスタントのメリットをご確認ください。
関連する章
- 0:00 - Introduction
- 1:14 - Meet the app
- 2:06 - Explore
- 7:38 - Build
- 13:44 - Refine
- 18:25 - Orchestrate
- 22:09 - Next steps
リソース
関連ビデオ
WWDC26
-
このビデオを検索
-
-
- 0:00 - Introduction
An overview of coding agents in Xcode 27, and what you'll learn in this session: how to explore a codebase, plan and build features, refine with visual design, and orchestrate multi-step tasks using agents.
- 1:14 - Meet the app
Maxwell and Devin introduce the workout tracking app they're building together — a starting point for exploring how agents support each phase of development.
- 2:06 - Explore
Learn how agents in Xcode help you get up to speed on a new project. Use a walkthrough to understand data models and view hierarchies, leverage Apple Document Search for accurate framework knowledge, and capture what you learn as reusable architecture documents.
- 7:38 - Build
Use plan mode to design an architecture before writing any code, communicate requirements in real time using queued messages, and rely on Xcode's build, preview, and test tools to validate new features as they're implemented.
- 13:44 - Refine
Iterate on visual design using Swift Charts with realistic previews. Use image attachments to convey design intent, and inline annotations to direct targeted changes right from your source code — keeping creative direction in your hands throughout.
- 18:25 - Orchestrate
Describe high-level goals like localization and accessibility, and let Xcode discover the right tools and coordinate sub-agents to accomplish them in parallel — delivering results quickly.
- 22:09 - Next steps
Key takeaways and links to related sessions on UI prototyping with agents and translating apps with agents in Xcode.