Developers Will Soon Get 25 Monthly Hours of Xcode Cloud With Apple Developer Program

Apple today announced that starting in January 2024, all Apple Developer Program memberships will include 25 compute hours of Xcode Cloud at no additional cost on top of the Developer membership fee.

Xcode Cloud icon
Xcode Cloud is designed to provide cloud-based tools to developers for building apps, running automated tests, providing apps to testers, and managing user feedback. It was introduced in 2021, and made available to all developers in June 2022.

Since launch, Apple has given developers access to 25 hours of Xcode Cloud per month at no cost, but that was scheduled to end this month. Apple has now decided to continue offering the free compute hours as part of its Developer Program membership.

We're pleased to announce that as of January 2024, all Apple Developer Program memberships will include 25 compute hours per month on Xcode Cloud as a standard, with no additional cost. If you're already subscribed to Xcode Cloud for free, no additional action is required on your part. And if you haven't tried Xcode Cloud yet, now is the perfect time to start building your app for free in just a few minutes.

Apple initially planned to charge $15 per month for 25 hours, but that tier will be free. 100 compute hours is priced at $50 per month, 250 hours is priced at $100 per month, and 1,000 hours is priced at $400 per month.

Each compute hour is an hour of time used to execute a task in the cloud, such as building an app or running tests. Compute hour usage is tracked through App Store connect and the Apple Developer app.

Tag: Xcode

Popular Stories

2024 iPhone Boxes Feature

Apple Adjusts Trade-In Values for iPhones, iPads, Macs, and More

Thursday November 6, 2025 11:12 am PST by
Apple today updated its trade-in values for select iPhone, iPad, Mac, and Apple Watch models. Trade-ins can be completed on Apple's website, or at an Apple Store. The charts below provide an overview of Apple's current and previous trade-in values in the U.S., according to its website. Maximum values for most devices either decreased or saw no change, but the iPad Air received a slight bump. ...
Finder Siri Feature

Apple's New Siri Will Be Powered By Google Gemini

Wednesday November 5, 2025 11:57 am PST by
The smarter, more capable version of Siri that Apple is developing will be powered by Google Gemini, reports Bloomberg. Apple will pay Google approximately $1 billion per year for a 1.2 trillion parameter artificial intelligence model that was developed by Google. For context, parameters are a measure of how a model understands and responds to queries. More parameters generally means more...
Liquid Glass General Feature

Apple Shares Liquid Glass Design Gallery

Thursday November 6, 2025 2:45 pm PST by
Apple is promoting the new Liquid Glass design in iOS 26, showing off the ways that third-party developers are embracing the aesthetic in their apps. On its developer website, Apple is featuring a visual gallery that demonstrates how "teams of all sizes" are creating Liquid Glass experiences. The gallery features examples of Liquid Glass in apps for iPhone, iPad, Apple Watch, and Mac. Apple...
iOS 26

iOS 26.1 Available Now With These 8 New Features

Monday November 3, 2025 5:54 am PST by
Following more than a month of beta testing, Apple released iOS 26.1 on Monday, November 3. The update includes a handful of new features and changes, including the ability to adjust the look of Liquid Glass and more. Below, we outline iOS 26.1's key new features. Liquid Glass Toggle iOS 26.1 lets you choose your preferred look for Liquid Glass. In the Settings app, under Display...
airtag purple

Apple's Website Lists AirTag 4-Pack at Shockingly Low Price [Updated]

Friday November 7, 2025 6:40 am PST by
Apple's online store in the U.S. is suddenly offering a pack of four AirTags for just $29, which is the same price as a single AirTag. This is likely a pricing error, and it is unclear if orders will be fulfilled. Apple has not discounted the AirTag four-pack in any other countries that we checked. Delivery estimates are already pushing into late November to early December, suggesting...
apple watch se 3 always on

Apple to Remove iPhone-Apple Watch Wi-Fi Sync in EU With iOS 26.2

Thursday November 6, 2025 4:37 am PST by
Apple in iOS 26.2 will disable automatic Wi-Fi network syncing between iPhone and Apple Watch in the European Union to comply with the bloc's regulations, suggests a new report. Normally, when an iPhone connects to a new Wi-Fi network, it automatically shares the network credentials with the paired Apple Watch. This allows the watch to connect to the same network independently – for...
ikea smart home devices

IKEA Debuts 21 HomeKit-Compatible Smart Bulbs, Sensors, and Controls

Thursday November 6, 2025 4:08 pm PST by
IKEA today announced the upcoming launch of 21 new Matter-compatible smart home products that will be able to interface with HomeKit and the Apple Home app. There are sensors, lights, and control options, all of which will be reasonably priced. Some of the products are new, while some are updates to existing lines that IKEA previously offered. There are a series of new smart bulbs that are...
Home Hub Command Center with Dome Base Feature

Apple's 2026 Smart Home Revamp: All the Rumors

Wednesday November 5, 2025 3:54 pm PST by
It's been over a decade since Apple's HomeKit smart home platform launched, and it is overdue for an update. HomeKit and the Home app can no longer keep up with AI-powered solutions from other companies like Google and Amazon, but that's set to change with a smart home revamp that Apple has planned for 2026. Home Hub Apple is working on a home hub or "command center" that will serve as a...

Top Rated Comments

mrothroc Avatar
25 months ago
But no Xcode Copilot.
Score: 5 Votes (Like | Disagree)
recurringdream Avatar
25 months ago

Can someone please explain in 3 sentences a scenario where a developer uses this? Thank you!
Building an application for distribution on TestFlight or the AppStore is a tedious multi-step process. Building it in the Cloud means that a version of Xcode hosted at Apple does all of that work for you, letting you and your local Mac get on with other tasks. It can also run builds automatically, triggered by certain changes in your source code, catching potential build problems as soon as they arise.
Score: 4 Votes (Like | Disagree)
bodhisattva Avatar
25 months ago

Makes sense to offer more benefits to Apple Developer Program members.

Especially when sideloading (which basically means free Apple Developer program) is coming soon.
Side loading will simply be a delivery method. Shouldn't replace the need to sign a build from an authenticated program member. In the early days of iOS development (and even with formerly allowed Enterprise license member) side loading was not an issue, but always still required a valid signed build. Doubt a free dev program is coming anytime soon.
Score: 4 Votes (Like | Disagree)
3530025 Avatar
25 months ago
Makes sense to offer more benefits to Apple Developer Program members.

Especially when sideloading (which basically means free Apple Developer program) is coming soon.
Score: 3 Votes (Like | Disagree)
bodhisattva Avatar
25 months ago

Can someone please explain in 3 sentences a scenario where a developer uses this? Thank you!
For enterprise size applications, this actually gives you a bit more iOS specific control over CI/CD process compared to products like TeamCity. For the one-man dev shop how follows the traditional process of code, build, test, repeat this will not do much really except possibly simplifying automation of your processes a bit easier then Jenkins, CircleCI, TravisCI, etc. or the complexity of writing Fastlane scripts. From an enterprise level however it seems just a little more Apple friendly that GitLab CI/CD, or many of the others out there.
Score: 3 Votes (Like | Disagree)
nutmac Avatar
25 months ago
While I applaud Apple for doing this, I feel like this is a way to hook people into Xcode Cloud as 25 hours is definitely not enough for most serious developers. I will personally stick with Mac mini.
Score: 2 Votes (Like | Disagree)