Play is a really cool platform for prototyping new app ideas. You can easily create interactive mockups to imagine how your app’s interface will look. The app has many of the core iOS interface ...
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 ...
At its Universe conference, GitHub today announced a number of major new products, including the Spark project for writing applications entirely with AI, as well as multi-model support for its Copilot ...
Xcode 26.3 unlocks agentic coding. That lets developers harness agents like Anthropic’s Claude Agent and OpenAI’s Codex directly in Xcode. The new Xcode 26.3 release candidate introduces support for ...
Acqui-hires feel like they’re here to stay: The team behind Alex, a popular tool that lets developers use AI models within Apple’s development suite Xcode, is joining OpenAI. In a post on X, Alex’s ...
Xcode Cloud is Apple's Continuous Integration build service for developers. Here's how to get started using it for your own software creations. At WWDC 2021, Apple introduced its new cloud build ...
Swift Playgrounds is a wonderful introduction to programming. It introduces imperative logic, functions, methods, loops, and many of the marvelous APIs that are available to iOS developers. But it’s ...