To allow us to build and distribute your app, you must generate a Certificate Signing Request (CSR) file, an Apple Distribution Certificate, and an App Store Provisioning Profile from your Apple Developer account. Please follow the exact steps below carefully.


1️⃣ Generate a CSR (Certificate Signing Request) File

To create an Apple Distribution Certificate, you must first generate a CSR (Certificate Signing Request) file on your Mac.

Step 1: Open Keychain Access

  1. On your Mac, open Keychain Access.app

Step 2: Generate a CSR File

  1. In Keychain Access, go to:"Keychain Access" → "Certificate Assistant" → "Request a Certificate From a Certificate Authority..."
  2. Fill in the required information:
  3. Click "Continue" and save the CSR file (e.g., CertificateSigningRequest.csr).
  4. This file will be used to generate your Apple Distribution Certificate.

2️⃣ Register an App Identifier (Bundle ID)

  1. In Apple Developer Console, go to Certificates, Identifiers & Profiles.
  2. Click the "+" button to create a new App Identifier.
  3. Select "App IDs" and click "Continue".
  4. Enter:
  5. Click "Continue" → "Register" to complete the process.

3️⃣ Create an Apple Distribution Certificate