docs: revert stray whitespace in IOS_SETUP.md

This commit is contained in:
2026-07-19 11:36:42 +05:30
parent 9f3e8b83c7
commit d098ba468e
+1 -1
View File
@@ -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