From d098ba468ec32acc99ddd2ee7f11f1e0439b15fc Mon Sep 17 00:00:00 2001 From: sravan Date: Sun, 19 Jul 2026 11:36:42 +0530 Subject: [PATCH] docs: revert stray whitespace in IOS_SETUP.md --- mobile/IOS_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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