Skip to Content

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

Apple Announces Special Event in New York Feature 1

Apple Teases 'A Big Week Ahead' With Announcements Starting Monday

Thursday February 26, 2026 6:06 am PST by
Apple CEO Tim Cook today teased "a big week ahead," with announcements starting Monday. His post included an #AppleLaunch hashtag with a colorful Apple logo, along with a short video that ultimately shows an Apple logo on the lid of a Mac. Apple is reportedly planning a three-day stretch of product announcements from Monday, March 2 through Wednesday, March 4, with up to five new products...
iphone fold text

iPhone Fold Crease Measurements Revealed as Device Hits Production

Wednesday February 25, 2026 5:37 am PST by
Apple has submitted production line orders for its upcoming foldable iPhone, effectively confirming that the device will launch this year, claims a Chinese leaker. According to the Weibo account "Fixed Focus Digital," assembly lines recently received the orders from Apple, which has apparently allowed the leaker to learn the crease measurements for the device's 7.8-inch inner display....
m3 macbook pro blue

M5 Pro and M5 Max MacBook Pro: What to Expect

Wednesday February 25, 2026 3:02 pm PST by
Apple is working on a new MacBook Pro that could launch next week ahead of the "Special Experience" planned for March 4, so we thought we'd highlight all of the rumors about the device so far. Design There are no rumors of design changes, and we are expecting the upcoming M5 MacBook Pro models to look just like the M4 versions. Apple will continue to offer 14-inch and 16-inch size options,...

Top Rated Comments

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