Xcode 26のCodingAssistantを試した

WWDC 2025でXcodeにChatGPTが統合されて自然言語で指示するとSwift書いてくれるというアナウンスがあったので使ってみました。内部の設定ファイルにCodingAssistantという名前がついていたのでそう呼びます。

Writing code with intelligence in Xcode | Apple Developer Documentation
Generate code, fix bugs fast, and learn as you go with intelligence built directly into Xcode.

前提条件

Xcode 26を使うために、macOS 26 betaにあげる必要があります。

Xcode 26 beta (17A5241e) - Releases - Apple Developer
View downloadsView release notes

利用イメージ

Cursorのようにチャットで指示をするとエディタに変更が反映されます。ここは特に見所はありません。

https://www.youtube.com/watch?v=0_DjDdfqtUE

ChatGPTの利用

サインアップなしでChatGPT(OpenAI)のAPIが使えます。ただし、コード生成するモデルは選べません。自分のChatGPTアカウントでログインすると回数制限が緩和されます。

以降はドキュメントに記載されていない項目を含むので非公開とします

This post is for subscribers only

Already have an account? Sign in.

Subscribe to laiso

Sign up now to get access to the library of members-only issues.
Jamie Larson
Subscribe