After several weeks of testing, Apple today released Xcode 26.3, an update that allows developers to use tools like Anthropic ...
A screenshot of Xcode 26.3 showing the IDE's new Intelligence menu for picking coding agent. (Apple) Apple has just released Xcode 26.3, and it's a big step forward in terms of the company's support ...
Popular AI coding tool Copilot is now available for Xcode as part of a public preview, GitHub announced today. Apple developers can use Copilot for coding assistance directly in Xcode, which GitHub ...
For those unfamiliar, GitHub Copilot is an AI coding assistant that helps developers write code faster with suggestions and requests for specific commands. Developers can ask Copilot for help using ...
Apple is bringing agentic coding to Xcode. On Tuesday, the company announced the release of Xcode 26.3, which will allow developers to use agentic tools, including Anthropic’s Claude Agent and ...
Apple has released a new beta of Xcode 26 for developers today with a pair of notable changes. There’s now support for ChatGPT 5, as well as built-in integration with Anthropic’s Claude. When Apple ...
Apple has released an update for Xcode ahead of its February launch of the Apple Vision Pro, giving developers a chance to put the finishing touches on apps for the new headset. The new update ...
Apple has released Xcode 14.2, with the latest version of the development suite updated alongside the company's operating system releases. The release notes for Xcode indicates it includes Swift 5.7, ...
Apple (and Xcode) has always pushed Objective C. I realize that the rest of the world didn’t exactly follow along, but XCode sounds like a pretty nice IDE from what I hear (and what many Mac ...
I'm teaching myself Mac OS X programming, and have decided to write all new Mac code in Objective-C using Cocoa. However, I have a very large library of C++ classes that I do not want to port to ...