📱
WebToApp.app - Convert your Website to a Mobile App
Convert a WebsiteStudio AppsSign-inHome
  • 📲Welcome to Web To App
  • Blog Articles
  • Overview
    • 💡What we do
    • ✨Our Features
  • 🍎iOS Guide
    • iOS App Config: Step-by-Step Guide
      • Step 0: Choose your iOS App Bundle ID
      • Step 1: Enroll in the Apple Developer Program
      • Step 2: Create your App Identifier
      • Step 3: Run and Publish Your iOS App
      • Step 4: Make an App Build
    • How to Generate a Distribution Certificate for your iOS App Development
    • How To Generate a Provisioning Profile Certificate
  • ❔About
    • Terms of Service
    • Privacy Policy
    • Cookie Statement
    • Other: Add our email to the team
Powered by GitBook
On this page
  • Step 1: Access Apple Developer Account
  • Step 2: Create a Certificate Signing Request (CSR)
  • Step 3: Request a Distribution Certificate
  • Step 4: Download the Distribution Certificate
  • Step 5: Verify the Installation
  • Step 6: Upload it in your iOS Build Section

Was this helpful?

  1. iOS Guide

How to Generate a Distribution Certificate for your iOS App Development

Here is a quick guide to generate a distribution certificate to generate your iOS App

PreviousStep 4: Make an App BuildNextHow To Generate a Provisioning Profile Certificate

Last updated 1 year ago

Was this helpful?

Creating a Distribution Certificate is a crucial step in preparing your iOS app for submission to the App Store. This guide will walk you through the process of generating this certificate.

Step 1: Access Apple Developer Account

Step 2: Create a Certificate Signing Request (CSR)

Before generating a Distribution Certificate, you need a Certificate Signing Request (CSR) from your Mac.

  1. Open the Keychain Access application on your Mac (found in the Applications > Utilities folder).

  2. Go to Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority.

  3. Enter your email address and common name. Ensure that 'Saved to disk' is selected.

  4. Choose a location to save the CSR and click Save.

Step 3: Request a Distribution Certificate

With your CSR file ready, you can now request a Distribution Certificate from the Apple Developer website.

  1. Go to the Certificates, Identifiers & Profiles section of the Apple Developer website (developer.apple.com/account/resources/certificates).

  2. Click on the "+" button to add a new certificate.

  3. Under Software, select iOS Distribution (App Store and Ad Hoc) and click Continue.

  4. When prompted, upload the CSR file you generated earlier and click Continue.

Step 4: Download the Distribution Certificate

Once Apple processes your certificate request, you can download it.

  1. You should see your new certificate listed. Click on it to open its details.

  2. Click Download to download the certificate to your Mac.

  3. Double-click the downloaded certificate to install it in your Keychain.

Step 5: Verify the Installation

Verify that your new Distribution Certificate is installed correctly.

  1. Open Keychain Access again.

  2. Under the login keychain, look for your certificate. It should be listed as iPhone Distribution: [Your Developer Name].

Step 6: Upload it in your iOS Build Section

  1. Open your project and iOS Build section

  2. Upload your Distribution Certificate

You have now successfully generated and installed a Distribution Certificate. This certificate is vital for submitting apps to the Apple App Store and should be kept securely.

Remember, the steps to generate a Distribution Certificate can change with updates to macOS or the Apple Developer website. It's always a good practice to refer to the latest Apple Developer documentation for the most current information.

Begin by logging into your Apple Developer account. Visit the Apple Developer website at and sign in with your Apple ID.

Finally, use your new Distribution Certificate in .

🍎
developer.apple.com
WebToApp Studio