How GitHub Actions' free macOS minutes work for iOS app builds
GitHub Actions offers free macOS runner minutes for CI/CD pipelines, including the ability to build and sign iOS apps using Xcode command-line tools. Public repositories on any GitHub plan receive unlimited free macOS minutes, while private repositories are subject to a monthly allowance ranging from 2,000 to 3,000 minutes depending on the plan. Because macOS runners consume minutes at roughly 10 times the rate of Linux runners, a private repo on the free plan effectively gets around 200 macOS build minutes per month before additional charges apply. Repo visibility affects only CI minute pricing — signing credentials stored in GitHub secrets remain encrypted and protected regardless of whether a repository is public or private. Developers still need to pay Apple's $99 annual Developer Program fee separately, as that cost is entirely outside GitHub's billing system.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in