From b53eb2e0bbaf18032633483e43746d31ece7e01b Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Wed, 6 Mar 2024 17:37:12 +0530 Subject: [PATCH] Remove mention of unused Xcode Cloud integration --- auth/docs/release.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/auth/docs/release.md b/auth/docs/release.md index f28849701..afc80076a 100644 --- a/auth/docs/release.md +++ b/auth/docs/release.md @@ -20,9 +20,3 @@ Set "Previous tag" to the last release of auth and press "Generate release notes". The generated release note will contain all PRs and new contributors from all the releases in the monorepo, so you'll need to filter them to keep only the things that relate to the auth. - ---- - -(TODO(MR): Fix this after the monorepo move) Xcode Cloud has already been -configured and will automatically build and release to TestFlight when step 1 -was merged to main (you can see logs under the PR checks).