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

watchos 26

Apple Watch Series 11 Launching Next Month With These New Features

Friday August 8, 2025 3:09 pm PDT by
There's just about a month to go until Apple unveils the Apple Watch Series 11 models at its September event. Last year we got display upgrades, and this year, there could be new health features. We've recapped all of the current Apple Watch Series 11 rumors for a quick preview of what might be coming. Faster Chip Apple is likely planning to introduce an updated S11 chip that offers a more...
iphone 16 pro models 1

20 Reasons to Wait for the iPhone 17

Friday August 8, 2025 4:40 am PDT by
The iPhone 17 series is now just weeks away. Apple's iPhone 17 event this year is rumored to be scheduled for Tuesday, September 9. If Apple follows the traditional pattern, iPhone 17 pre-orders would begin on the Friday, September 12. The new devices would then likely reach customers and retail stores the following Friday, September 19. If you're in the market for a new iPhone this year, or ...
airpods pro 2 pinnk

iOS 26: 7 New AirPods Features

Friday August 8, 2025 12:31 pm PDT by
With iOS 26, Apple is bringing several new features to the AirPods, making them more useful than before. The added functionality will be available this fall when Apple releases iOS 26 and updated AirPods firmware, but you can test everything new right now. Camera Remote The AirPods can be used as a camera remote for the Camera app or third-party iOS camera apps. You'll need to enable the...
maxresdefault

iPhone 17 Pro Launching Next Month With These 12 New Features

Tuesday August 5, 2025 6:25 am PDT by
The calendar has turned to August, and that means the iPhone 17 series is just one month away. Apple has yet to officially announce an event, but it has been rumored that the devices will be announced on Tuesday, September 9. Subscribe to the MacRumors YouTube channel for more videos. Below is the August 2025 edition of our iPhone 17 Pro rumor recap, for an up-to-date overview of what to...
Apple Touchwood Centre Genius Bar

Two Apple Stores Permanently Closing Tomorrow

Friday August 8, 2025 6:22 am PDT by
As previously announced, this Saturday will be the final day of business for Apple Bristol in Bristol, England and Apple Parkland in Dalian, China. The relocated Apple Touchwood Centre near Birmingham Both of the stores will be permanently closing tomorrow, for landlord-related reasons. Apple Bristol is closing due to the landlord's redevelopment plans at the Cabot Circus Shopping Centre, and ...
AirPods Pro 3 Mock Feature

AirPods Pro 3 Could Be Just Weeks Away – Here's What We Know

Tuesday August 5, 2025 2:03 am PDT by
Despite being over two years old, Apple's AirPods Pro 2 still dominate the premium wireless‑earbud space, thanks to a potent mix of top‑tier audio, class‑leading noise cancellation, and Apple's habit of delivering major new features through software updates. Rumors suggest AirPods Pro 3 could arrive as soon as September 2025 alongside the iPhone 17 lineup, giving prospective AirPods...
ultra 2 prime day

iOS 26 Beta Reveals Apple Watch Ultra 3 Display Size

Tuesday August 5, 2025 11:21 am PDT by
The latest iOS 26 beta includes imagery that confirms Apple's work on a new version of the Apple Watch Ultra, which is set to come out this fall. MacRumors contributor Aaron Perris found an Apple Watch image with a resolution that does not correspond to any current Apple Watch models. The image suggests that the upcoming Apple Watch Ultra 3 could have a slightly larger display size, with a...
iphone 16 pro ghost hand

Skipping the iPhone 17 Pro? Here Are Key iPhone 18 Pro Rumors So Far

Friday August 8, 2025 11:21 am PDT by
While the iPhone 18 Pro and iPhone 18 Pro Max are still a year away, there are already several early rumors about the devices. Below, we recap some key iPhone 18 Pro rumors. Under-Screen Face ID In April 2023, display industry analyst Ross Young shared a roadmap showing that iPhone 17 Pro models would feature under-display Face ID. In May 2024, however, Young said he heard this change...

Top Rated Comments

novagamer Avatar
14 weeks ago
Sensible. Finally a good decision.
Score: 13 Votes (Like | Disagree)
Enlightened Doggo Avatar
14 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
14 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
14 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
14 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
14 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)