Step 3: Register Certificate
In this guide, you will learn how to register a Certificate
in the Apple Developer Portal.
Requirements
Before you start, ensure you have the following:
- Access to the Apple Developer Portal.
- A valid iOS Development certificate installed on your Mac.
Step-by-step guide
- Navigate to the Certificates section.
- Press the
+
button to register a new Certificate. - Select
iOS App Development
under theSoftware
section and pressContinue
. - Create a certificate signing request and save it locally.
- Select the
Choose File
field. - Select the downloaded file, e.g.
CertificateSigningRequest.certSigningRequest
. - Press
Continue
. - Press
Download
to download a.cer
file. - Open Finder, and double click the
.cer
file to install it.
Next steps
Continue with the next guide: Register Profile.