Retired Document
Important: This document has been replaced by App Distribution Guide. App Distribution Guide offers step-by-step instructions for configuring, testing, and submitting your app for approval. This new document describes how to use Xcode and other Apple developer tools to create and configure your project, request signing certificates, create provisioning profiles, configure special App Store technologies, test your app on devices, create your app record in iTunes Connect, and submit your app for approval to Apple. If you have a company Apple Developer Program membership, you’ll also learn how to manage your team’s certificates and provisioning assets.
Managing Development Certificates
Each team member that wants to run an app on a device during development must have his or her own authorized development certificate. This certificate is used to cryptographically sign an app. An app must be signed before it can run on an iOS device. A team member can have only one active development certificate, but one certificate can be used in multiple apps.
Development certificates are not created until the team admin approves a certificate request. To learn how to request a development certificate using Xcode, see Provisioning a Device for Development. The development certificate a developer requests includes a copy of his or her public key. The private key is saved in the developer’s keychain when they make the certificate request. The public/private key pair and the development certificate are used to sign an app. A development certificate is restricted to development only and is valid for a limited time. The Apple Worldwide Developer Relations Certification Authority can also revoke a certificate before it expires.
As a team admin, you have the authority and responsibility to approve or reject all development certificate requests made by your team.
Approving a Team Member’s Request for a Signing Certificate
You are notified via email when a team member requests a certificate. To approve or reject the request, navigate to the Certificates area of the iOS Provisioning Portal. Select the certificate and click either Reject Selected or Approve Selected. The member who submitted the request is notified via email. If the request is approved, the certificate is only available for download to the member who requested it.
Development Certificates Are Valid for One Year
Development certificates are valid for one year from date of issue. After a certificate expires, any apps that were signed with that certificate will no longer run on a device.
To continue development, the developer requests a new development certificate. To learn how to request a development certificate, see Provisioning a Device for Development.
Copyright © 2013 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2013-04-23