Add icon, screenshot and features list to README

This commit is contained in:
Brandon Evans 2021-01-14 19:53:47 -07:00
parent 7e960ecf2a
commit 415454ec5f
No known key found for this signature in database
GPG key ID: D58A4B8DB64F8E93
3 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# Xcodes.app
<h1><img src="icon.png" align="center" width=50 height=50 /> Xcodes.app</h1>
The easiest way to install and switch between multiple versions of Xcode.
@ -6,6 +6,15 @@ _If you're looking for a command-line version of Xcodes.app, try [`xcodes`](http
![CI](https://github.com/RobotsAndPencils/Xcodes.app/workflows/CI/badge.svg)
![](screenshot.png)
## Features
- List all available Xcode versions from [Xcode Releases'](https://xcodereleases.com) data or the Apple Developer website.
- Install any Xcode version, fully automated from start to finish. Xcodes uses [`aria2`](https://aria2.github.io), which uses up to 16 connections to download 3-5x faster than URLSession.
- Just click a button to make a version active with `xcode-select`.
- View release notes, OS compatibility, included SDKs and compilers from [Xcode Releases](https://xcodereleases.com).
## Installation
Xcodes.app is currently only provided as source code that must be built using Xcode.

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB