AI TraceTrace Foundation, Inc.
Productivity AutomationAugments Human LaborVerified

Reviewed and published by trentmaziarz, March 22, 2026. Discovered and drafted by our automated research pipeline.

code 16, Apple's app development tool for iPhone, iPad, and Mac software, includes a built-in AI feature that suggests code as developers type. It can complete a single line, fill in function arguments, or generate an entire function body based on a comment. The feature launched in September 2024 and runs entirely on the developer's own Apple Silicon Mac, keeping code private and working even offline.

Details

The predictive code completion feature uses a machine learning model trained specifically on Swift programming code and Apple's software development frameworks. The model is roughly 2GB in size and requires macOS Sequoia, Apple Silicon hardware, and at least 8GB of memory to operate. Unlike competitors such as GitHub Copilot (which sends code to cloud servers), Apple's tool processes everything locally. Apple separately announced Swift Assist, a chat-based coding assistant that runs in the cloud using Private Cloud Compute, but as of early 2026 Swift Assist had not shipped publicly. Xcode 16 also supports third-party large language models such as Claude and GPT-4 via plug-in integrations.

Products affected

Xcode 16+macOS Sequoia

Sources & Evidence

Other practices by Apple

Have evidence about Apple's AI practices? Submit a report.

Report a Sighting →