From 87ff18a035c7e164134d10f58828a1aaa5c5c093 Mon Sep 17 00:00:00 2001 From: Brandon Evans Date: Wed, 20 Jan 2021 11:22:59 -0700 Subject: [PATCH] Add installation instructions for latest release Closes #64 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa167e0..5de49fa 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ _If you're looking for a command-line version of Xcodes.app, try [`xcodes`](http ## Installation -Xcodes.app is currently only provided as source code that must be built using Xcode. +Xcodes.app runs on macOS Big Sur 11.0 or later. + +You can download the latest version of Xcodes [here](https://github.com/RobotsAndPencils/XcodesApp/releases/latest) using the Xcodes.zip asset. These releases are already Developer ID-signed and notarized. ## Development