-
Xcode, 에이전트 그리고 개발자
Xcode의 코딩 에이전트를 개발 프로세스에 어떻게 사용할 수 있는지 알아보세요. 에이전트와 협업하는 다양한 방법과 초기 프로토타입 생성부터 세련된 앱 완성까지 전체 과정을 진행하기 위한 팁을 살펴봅니다. 1인 개발자로 앱을 제작하는 경우든, 팀과 함께 작업하는 경우든, 재미있게 코딩할 수 있는 창의적인 작업에 지속적으로 집중하기 위해 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.