mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Update readme
This commit is contained in:
parent
da6bfc775c
commit
71ed9a3617
3 changed files with 14 additions and 3 deletions
17
README.md
17
README.md
|
|
@ -23,6 +23,10 @@ XcodesApp is now part of the `XcodesOrg` - [read more here](nextstep.md)
|
|||
- View release notes, OS compatibility, included SDKs and compilers from [Xcode Releases](https://xcodereleases.com).
|
||||
- Dark/Light Mode supported
|
||||
|
||||
## Platforms/Runtimes
|
||||
|
||||
- Xcodes supports downloading the Apple runtimes via the app. Simply click on the Platform, and Xcodes will install automatically for you.
|
||||
|
||||
## Experiments
|
||||
|
||||
- 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!
|
|||
|Catalan|[@ferranabello](https://github.com/ferranabello)|
|
||||
|
||||
Want to add more languages? Simply create a PR with the updated strings file.
|
||||
## Installation
|
||||
|
||||
Xcodes.app runs on macOS Big Sur 11.0 or later.
|
||||
## Installation
|
||||
v1.X - requires MacOS 11 or newer
|
||||
v2.X - requires MacOS 13
|
||||
|
||||
### Install with Homebrew
|
||||
|
||||
|
|
@ -66,6 +71,12 @@ brew install --cask xcodes
|
|||
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.
|
||||
2. Move the unzipped `Xcodes.app` to your `/Applications` directory
|
||||
|
||||
## Support
|
||||
|
||||
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!
|
||||
|
||||
[Support Now](https://opencollective.com/xcodesapp)
|
||||
|
||||
## Development
|
||||
|
||||
You'll need macOS 13.5 Ventura and Xcode 15 in order to build and run Xcodes.app.
|
||||
|
|
@ -155,4 +166,4 @@ popd
|
|||
|
||||
[Matt Kiazyk](https://github.com/mattkiazyk) - [Twitter](https://www.twitter.com/mattkiazyk)
|
||||
|
||||
[Twitter](https://twitter.com/xcodesApp) | [GitHub](https://github.com/xcodesOrg)
|
||||
[Twitter](https://twitter.com/xcodesApp) | [GitHub](https://github.com/xcodesOrg) | [Mastadon](https://iosdev.space/@XcodesApp) |
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 325 KiB After Width: | Height: | Size: 263 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 308 KiB After Width: | Height: | Size: 244 KiB |
Loading…
Reference in a new issue