From 78f5d7b6a83dbd351905577b0da2dc3be5bebbad Mon Sep 17 00:00:00 2001 From: Dan Fabulich Date: Mon, 2 Mar 2026 05:11:13 -0800 Subject: [PATCH] Document installing Xcode iOS platform support --- src/content/docs/docs/gettingstarted.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/docs/gettingstarted.mdx b/src/content/docs/docs/gettingstarted.mdx index 5469c37..877c284 100644 --- a/src/content/docs/docs/gettingstarted.mdx +++ b/src/content/docs/docs/gettingstarted.mdx @@ -11,6 +11,7 @@ Skip requires a macOS 15+ development machine. 1. Install [Xcode](https://developer.apple.com/xcode) +1. Open Xcode and install iOS platform support (this will be offered at first launch) 1. Install [Android Studio](https://developer.android.com/studio) 1. Install [Homebrew](https://brew.sh) 1. Once Homebrew has been setup, install Skip by running the Terminal command: