xcodes, xcodes-runtimes: add page (#10718)
* xcodes, xcodes-runtimes: add page --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
16
pages/osx/xcodes-runtimes.md
Normal file
16
pages/osx/xcodes-runtimes.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# xcodes runtimes
|
||||
|
||||
> Manage Xcode Simulator runtimes.
|
||||
> More information: <https://github.com/xcodesorg/xcodes>.
|
||||
|
||||
- Display all available Simulator runtimes:
|
||||
|
||||
`xcodes runtimes --include-betas`
|
||||
|
||||
- Download a Simulator runtime:
|
||||
|
||||
`xcodes runtimes download {{runtime-name}}`
|
||||
|
||||
- Download and install a Simulator runtime:
|
||||
|
||||
`xcodes runtimes install {{runtime-name}}`
|
Reference in New Issue
Block a user