diff --git a/mobile/IOS_SETUP.md b/mobile/IOS_SETUP.md index 5815f96..d7129ea 100644 --- a/mobile/IOS_SETUP.md +++ b/mobile/IOS_SETUP.md @@ -31,7 +31,7 @@ On the **Register an App ID** page, only three fields matter — leave everythin 1. [codemagic.io](https://codemagic.io) → sign in with the git provider → add this repository. 2. **Teams → Integrations → App Store Connect → Connect**, upload the `.p8`, paste the **Issuer ID** and **Key ID**. **Name it exactly `BizGaze App Store Connect`** (the `codemagic.yaml` references that name). -3. Codemagic detects `codemagic.yaml`. That's all the signing setup — automatic signing creates the +3. Codemagic detects `codemagic.yaml`. That's all the signing setup — automatic signing creates the distribution certificate + provisioning profile from this key on the first build. ## Step 4 — Run the build