最新のXcode 16 Beta 4では8GB RAMのApple Silicon MacでもPredictive Code Completionが利用可能になったそうです。詳細は以下から。
Appleは現地時間2024年07月23日、WWDC24で発表したmacOS 15 SequoiaやiOS 18/iPadOS 18、tvOS 18、visionOS 2、watchOS 11と、統合開発環境「Xcode 16」のBeta 4を開発者向けに公開しましたが、
- Xcode 16 beta 4 (16A5211f)
July 23, 2024
Releases – Apple Developer
AppleでDeveloper Tools and frameworks TeamのディレクターをされているTim SneathさんやiOS EngineerのEnidさんらによると、Xcode 16 Beta 4ではMac miniやiMac、MacBook Air/Proのベースモデルとなる8GB RAM搭載のApple Silicon Macでも「Predictive Code Completion (予測コード補完機能)」が利用できるようになったそうです。
And it still runs locally and offline…! 🎉 https://t.co/iyBFPdPmjO
— Tim Sneath (@timsneath) July 24, 2024
Xcode's Predictive code completion can now be enabled on Apple Silicon Macs with 8GB of memory.
Hopefully not a mistake, as it seems to be working quite well!macOS 15 Beta 4, Xcode 16 Beta 4 pic.twitter.com/eMGb1DxRr3
— xezrunner (@XeZrunner) July 24, 2024
Xcode 16 includes predictive code completion, powered by a machine learning model specifically trained for Swift and Apple SDKs. Predictive code completion requires a Mac with Apple silicon and 16GB of unified memory, running macOS.
Xcode 16 Beta 1のリリースノートより
Xcode 16で導入されるPredictive Code Completionは、SwiftとApple SDK用に特別に訓練された機械学習モデルを利用しており、この機能を利用するにはXcode Beta 3まで16GB以上のユニファイドメモリ(RAM)を搭載したApple Silicon Macが必要システム要件となっていましたが、Beta 4では全てのApple Silicon Macに拡大されています。
Predictive Code Completion is now supported on all Apple silicon Macs.
Xcode 16 Beta 4のリリースノートより
Predictive Code Completionを利用するにはmacOS 15 Sequoia Betaと機械学習モデルのダウンロードが必要ですが、機能はローカルかつオフラインで動作するそうなので、8GB RAM搭載のApple Silicon Macをお持ちの方は試してみてください。
What’s new in Xcode 16
- Xcode 16 Beta 4 Release Notes – Apple Developer
コメント