You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,9 @@ _If you're looking for a command-line version of Xcodes.app, try [`xcodes`](http
12
12
## Features
13
13
14
14
- List all available Xcode versions from [Xcode Releases'](https://xcodereleases.com) data or the Apple Developer website.
15
-
- 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.
16
-
- Automatically install new releases!
15
+
- 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.
16
+
- Automatically resumes installs if network errors.
17
+
- Apple ID required to download Xcode versions.
17
18
- Just click a button to make a version active with `xcode-select`.
18
19
- View release notes, OS compatibility, included SDKs and compilers from [Xcode Releases](https://xcodereleases.com).
19
20
- Dark/Light Mode supported
@@ -34,9 +35,12 @@ The following languages are supported because of the following community users!
0 commit comments