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

iPhone 17 Pro Dark Blue and Orange

iPhone 17 Release Date, Pre-Orders, and What to Expect

Thursday August 28, 2025 4:08 am PDT by
An iPhone 17 announcement is a dead cert for September 2025 – Apple has already sent out invites for an "Awe dropping" event on Tuesday, September 9 at the Apple Park campus in Cupertino, California. The timing follows Apple's trend of introducing new iPhone models annually in the fall. At the event, Apple is expected to unveil its new-generation iPhone 17, an all-new ultra-thin iPhone 17...
xiaomi apple ad india

Apple and Samsung Push Back Against Xiaomi's Bold India Ads

Friday August 29, 2025 4:54 am PDT by
Apple and Samsung have reportedly issued cease-and-desist notices to Xiaomi in India for an ad campaign that directly compares the rivals' devices to Xiaomi's products. The two companies have threatened the Chinese vendor with legal action, calling the ads "disparaging." Ads have appeared in local print media and on social media that take pot shots at the competitors' premium offerings. One...
maxresdefault

The MacRumors Show: iPhone 17's 'Awe Dropping' Accessories

Friday August 29, 2025 8:12 am PDT by
Following the announcement of Apple's upcoming "Awe dropping" event, on this week's episode of The MacRumors Show we talk through all of the new accessories rumored to debut alongside the iPhone 17 lineup. Subscribe to The MacRumors Show YouTube channel for more videos We take a closer look at Apple's invite for "Awe dropping;" the design could hint at the iPhone 17's new thermal system with ...
Awe Dropping Apple Event Feature

Five Things to Expect From Apple's 'Awe Dropping' September 9 Event

Tuesday August 26, 2025 4:17 pm PDT by
Apple today announced its "Awe Dropping" iPhone-centric event, which is set to take place on Tuesday, September 9 at 10:00 a.m. Pacific Time. There are a long list of products that are coming, but we thought we'd pull out five feature highlights to look forward to. That Super Thin iPhone - Apple's September 9 event will see the unveiling of the first redesigned iPhone we've had in years, ...

Top Rated Comments

mrothroc Avatar
23 months ago
But no Xcode Copilot.
Score: 5 Votes (Like | Disagree)
recurringdream Avatar
23 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
23 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
23 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
23 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
23 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)