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
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ XcodesApp is now part of the `XcodesOrg` - [read more here](nextstep.md)
23
23
- View release notes, OS compatibility, included SDKs and compilers from [Xcode Releases](https://xcodereleases.com).
24
24
- Dark/Light Mode supported
25
25
26
+
## Platforms/Runtimes
27
+
28
+
- Xcodes supports downloading the Apple runtimes via the app. Simply click on the Platform, and Xcodes will install automatically for you.
29
+
26
30
## Experiments
27
31
28
32
- Thanks to the wonderful work of [https://github.com/saagarjha/unxip](https://github.com/saagarjha/unxip), turn on the experiment to increase your unxipping time by up to 70%! More can be found on his repo, but bugs, high memory may occur if used.
@@ -49,9 +53,10 @@ The following languages are supported because of the following community users!
Want to add more languages? Simply create a PR with the updated strings file.
52
-
## Installation
53
56
54
-
Xcodes.app runs on macOS Big Sur 11.0 or later.
57
+
## Installation
58
+
v1.X - requires MacOS 11 or newer
59
+
v2.X - requires MacOS 13
55
60
56
61
### Install with Homebrew
57
62
@@ -66,6 +71,12 @@ brew install --cask xcodes
66
71
1. Download the latest version [here](https://github.com/XcodesOrg/XcodesApp/releases/latest) using the **Xcodes.zip** asset. These are Developer ID-signed and notarized release builds and don't require Xcode to already be installed in order to use.
67
72
2. Move the unzipped `Xcodes.app` to your `/Applications` directory
68
73
74
+
## Support
75
+
76
+
Xcodes.app and CLI is updated, maintained with contributors like yourself. Even open source libraries and tools come with expenses. If you would like to support Xcodes or donate to the development and maintenance of the tool, it would be greatly appreciated. There is absolutely no obligation!
0 commit comments