The Apple Developer Program is the standard paid membership for shipping Apple software. It costs $99 USD per year (with regional variations) and is the prerequisite for almost everything: App Store and TestFlight distribution, Developer ID signing for Mac apps outside the App Store, push notification entitlements, Sign in with Apple, and access to early betas of iOS, macOS, and Xcode.
Two enrollment types
- Individual
- Tied to a single Apple ID. The developer name shown on the App Store is your personal legal name. You cannot add teammates. Cheapest path to a personal app.
- Organization
- Tied to a legal entity and a D-U-N-S number. The developer name shown on the App Store is your company name. You can invite teammates and assign roles. Required for any team larger than one person.
What it does not cover
- In-House distribution to employees without going through the App Store: that needs the separate Apple Developer Enterprise Program.
- Distribution of unsigned apps: even with a membership, every shipping build must be signed.
- App Store fees themselves: the $99 covers membership, not the percentage Apple takes on paid apps and in-app purchases.