Apple Partners With Anthropic for Claude-Powered AI Coding Platform

Apple is working with Anthropic on an updated version of Xcode that will support AI code writing, editing, and testing, reports Bloomberg. Anthropic is best known for its "Claude" large language model and chatbot that competes with OpenAI's ChatGPT. Claude is well-known for its coding capabilities, beating out other LLMs on programming tasks.

iu 2 1
The new version of Xcode integrates the Claude Sonnet model, and Apple is slowly rolling it out internally for employees to use. Many companies have started adopting AI coding tools to speed up product development, and Apple can't afford to be behind. Bloomberg says that Apple was initially hesitant to use AI to create software for Apple customers, but advancements in LLMs have made the company more comfortable with expanded AI tools.

Apple's internal version of Xcode has a chat interface for programmers to request code or help with coding, and it is able to test user interfaces and help engineers locate and address bugs.

There's no word yet on whether Apple will eventually launch the software publicly, but if the company's internal testing is successful, it's possible the tool could be provided to third-party developers. Last year, Apple announced Swift Assist, an AI-powered coding companion for Xcode. Swift Assist was supposed to come out in 2024, but like the personalized Apple Intelligence Siri features, it never materialized.

As it turns out, Apple engineers testing Swift Assist found that it was making up information and could slow down app development in some situations. Apple's work with Anthropic could help with Swift Assist and future tools.

Apple has inked deals with several AI companies. OpenAI's ChatGPT is already integrated into iOS 18, it is working with Google to add support for Gemini, and now there is a partnership with Anthropic. In China, Apple is also working with Baidu and Alibaba on AI.

Popular Stories

iPhone 17 Pro Blue Feature Tighter Crop

iPhone 17 Pro Launching in Three Months With These 12 New Features

Saturday June 14, 2025 5:45 pm PDT by
The iPhone 17 Pro and iPhone 17 Pro Max are three months away, and there are plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of June 2025:Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone X through iPhone 14 Pro have a...
apple watch ultra 2 new black

Apple Watch Ultra 3 Finally Coming After Two-Year Hiatus

Monday June 16, 2025 8:45 am PDT by
Apple will finally deliver the Apple Watch Ultra 3 sometime this year, according to analyst Jeff Pu of GF Securities Hong Kong (via @jukanlosreve). The analyst expects both the Apple Watch Series 11 and Apple Watch Ultra 3 to arrive this year (likely alongside the new iPhone 17 lineup, if previous launches are anything to go by), according to his latest product roadmap shared with...
Logitech Logo Feature

Logitech Announces Two New Accessories for WWDC

Friday June 13, 2025 7:22 am PDT by
Alongside WWDC this week, Logitech announced notable new accessories for the iPad and Apple Vision Pro. The Logitech Muse is a spatially-tracked stylus developed for use with the Apple Vision Pro. Introduced during the WWDC 2025 keynote address, Muse is intended to support the next generation of spatial computing workflows enabled by visionOS 26. The device incorporates six degrees of...
iPadOS 26 App Windowing

Apple Explains Why iPads Don't Just Run macOS

Friday June 13, 2025 7:46 am PDT by
iPadOS 26 allows iPads to function much more like Macs, with a new app windowing system, a swipe-down menu bar at the top of the screen, and more. However, Apple has stopped short of allowing iPads to run macOS, and it has now explained why. In an interview this week with Swiss tech journalist Rafael Zeier, Apple's software engineering chief Craig Federighi said that iPadOS 26's new Mac-like ...
iphone 16 pro models 1

17 Reasons to Wait for the iPhone 17

Thursday June 12, 2025 8:58 am PDT by
Apple's iPhone development roadmap runs several years into the future and the company is continually working with suppliers on several successive iPhone models simultaneously, which is why we often get rumored features months ahead of launch. The iPhone 17 series is no different, and we already have a good idea of what to expect from Apple's 2025 smartphone lineup. If you skipped the iPhone...
apple watch ultra snow

6 Features Coming to the Apple Watch Ultra 3

Tuesday February 25, 2025 9:00 am PST by
The Apple Watch Ultra 3 is expected to launch later this year, arriving two years after the previous model with a series of improvements. While no noticeable design changes are expected for the third generation since the company tends to stick with the same Apple Watch design through three generations before changing it, there are a series of internal upgrades on the way. By the time the ...
terminal macos tahoe

Apple's Terminal App Gets Colorful Redesign in macOS Tahoe

Monday June 16, 2025 4:12 am PDT by
Apple's Terminal app is getting a visual refresh in macOS Tahoe, and it's the first notable design update since the command-line tool debuted. The updated Terminal will support 24-bit color and Powerline fonts, according to Apple's State of the Platforms presentation at WWDC25. The app will also adopt the new Liquid Glass aesthetic with redesigned themes that align with macOS 26's broader...
iOS 26 Feature

Apple Seeds Revised iOS 26 Developer Beta to Fix Battery Issue

Friday June 13, 2025 10:15 am PDT by
Apple today provided developers with a revised version of the first iOS 26 beta for testing purposes. The update is only available for the iPhone 15 and iPhone 16 models, so if you're running iOS 26 on an iPhone 14 or earlier, you won't see the revised beta. Registered developers can download the new beta software through the Settings app on each device. The revised beta addresses an...

Top Rated Comments

novagamer Avatar
7 weeks ago
Sensible. Finally a good decision.
Score: 13 Votes (Like | Disagree)
Enlightened Doggo Avatar
7 weeks ago
We all have claude licenses at work. I've never once gotten code out of it that actually works with any of our codebases and neither have my coworkers. It will barf out 5x the code that is needed and it will just be wrong. People have setup entire projects for it adding all of the context needed and no success with even the most basic of tasks. It's so plainly unintelligent I would go as far as saying you shouldn't trust engineers who claim that it is.
Score: 11 Votes (Like | Disagree)
Eric_WVGG Avatar
7 weeks ago

Do you think we’re closer to that “vibe coding” paradigm where we will be able to code our own software without coding knowledge? I know it’s still not possible, but I am convinced that sooner or later, that day will come.
The problem with vibe coding is that it's just an elaborate way of copy-pasting work that already exists, and leading to a new generation of programmers who don't know how to write new code in the first place. Taken to its logical extreme, tech will stagnate, and nobody will know how anything works anymore.

But I'm not really worried about it… I think this vibe code **** is just a dumb fad, and a lot of kids are gonna find themselves fired.
Score: 10 Votes (Like | Disagree)
mozumder Avatar
7 weeks ago

While I've grown more trusting of AI chat as an alternative to a Web Search, there's no way that I'm letting AI write my code. As a software engineer, every line of code needs to meet my standards, including how variables are named.

Or maybe it learns "my style" and would generate code that's compliant? I'll need to watch that space closely.

As for Xcode, using AI may be a solution to me creating Mac/iPhone apps, as I've never quite crossed into that space having to learn a new language. This might bridge the gap.
It writes better code than you can.
Score: 9 Votes (Like | Disagree)
PsykX Avatar
7 weeks ago

As a software engineer, every line of code needs to meet my standards, including how variables are named.
No problem with that.

Wrong use of AI (95% people fall into this trap!) : Use AI to blindly write code, copy-paste it in your dev tool, test it a little bit, and release to public if it seems to work
Good use of AI : Use AI to write code, ask it to follow a specific architecture, review code thoroughly, improve it, use AI to comment the code, use AI to create unit tests for its own code, etc.
Another good use of AI : You need a very small piece of code, and you know exactly what you need, but it will take you 10-15 min to write. Use AI, save yourself a few minutes, and you'll quickly see if the code makes sense or not.

If you don't adopt AI as a software dev, you'll quickly become less productive than another software dev.
Score: 9 Votes (Like | Disagree)
ProbablyDylan Avatar
7 weeks ago
Great news. I generally prefer Claude over Gemini and ChatGPT anyways - glad to see someone at Apple validating my preference!
Score: 6 Votes (Like | Disagree)