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

Apple CarPlay Ultra instrument cluster themes 01

Apple's 'CarPlay Ultra' Experience Now Available

Thursday May 15, 2025 5:07 am PDT by
Apple today announced that its next-generation CarPlay experience, now dubbed "CarPlay Ultra" begins rolling out today, starting with Aston Martin vehicles. Subscribe to the MacRumors YouTube channel for more videos. CarPlay Ultra is now available with new Aston Martin vehicle orders in the U.S. and Canada. It will also be available for existing models that feature the brand's next-generation ...
Apple CarPlay Ultra instrument cluster themes 01

Apple's CarPlay Ultra Is Here – Does Your iPhone Support It?

Thursday May 15, 2025 5:17 am PDT by
Apple's recently announced CarPlay Ultra promises a deeply integrated in-car experience, but not all iPhone users will be able to take advantage of the new feature. According to Apple's press release, CarPlay Ultra requires an iPhone 12 or later running iOS 18.5 or later. This means if you're using an iPhone 11, iPhone XR, or any older model, you'll need to upgrade your device to access...
CarPlay Ultra Climate Controls

Apple Says These Vehicle Brands Plan to Offer All-New CarPlay Ultra

Thursday May 15, 2025 8:13 am PDT by
Apple today announced the launch of CarPlay Ultra, the long-awaited next-generation version of its CarPlay software system for vehicles. CarPlay Ultra features deep integration with a vehicle's instrument cluster and systems, built-in Radio and Climate apps, customizable widgets, and more. The interface is tailored to each vehicle model and automaker's identity, and drivers can also adjust...
iPhone 12 Made in India

Trump Tells Tim Cook to Stop Building iPhones in India

Thursday May 15, 2025 2:21 am PDT by
President Donald Trump has asked Apple CEO Tim Cook to halt the company's manufacturing expansion in India, in a potential disruption of Apple's plan to shift iPhone production away from China. "I had a little problem with Tim Cook yesterday," Trump said during his state visit to Qatar, according to Bloomberg. "He is building all over India." "They [India] have offered us a deal where...
apple music

Apple Music Gets New Transfer Tool to Make Switching From Spotify Easier

Wednesday May 14, 2025 5:17 pm PDT by
Apple this week introduced a new feature designed to allow prospective Apple Music users to import their saved music and playlists from third-party music services to Apple Music. The feature is either in an expanded testing phase or it has started rolling out, and it is available in Australia and New Zealand according to an Apple Support document. Signs of the transfer option first surfaced...
maxresdefault

Here's the First Real-World Look at Apple's CarPlay Ultra

Thursday May 15, 2025 5:52 am PDT by
The first videos of Apple's CarPlay Ultra experience are now available, providing a never-before-seen look at the long-anticipated iPhone-linked infotainment software. British automaker Aston Martin today shared the first video of Apple's CarPlay Ultra experience in-action, followed by a detailed walk-through of the CarPlay Ultra system on Top Gear's YouTube channel, which provides the...
vision pro video recording

WSJ: Some Apple Vision Pro Buyers 'Feel Total Regret'

Friday May 16, 2025 7:43 am PDT by
Apple's Vision Pro headset has left many early adopters expressing dissatisfaction over its weight, limited use cases, and sparse software ecosystem, according to a new article from The Wall Street Journal. In the year following the device's launch, user feedback suggests that it has failed to meet expectations for comfort, software support, and social acceptance. In interviews conducted by T...
microsoft copilot plus pc

Microsoft Says 'We're Faster Than a Mac' in Latest Windows PC Ad

Thursday May 15, 2025 12:29 pm PDT by
Microsoft today shared a new ad on YouTube with the tagline "we're faster than a Mac." In the video, Microsoft says the top-end Windows PCs with Copilot+ branding are up to 58% faster than the previous-generation MacBook Air with the M3 chip, based on Cinebench 2024 multi-core CPU benchmark results. The ad is citing old figures that were reported on all the way back in May 2024, so take that ...

Top Rated Comments

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