mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-23 12:04:05 +02:00

* translate xcodes * translate xcodes-runtimes * Update pages.pt_BR/osx/xcodes-runtimes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> * Update pages.pt_BR/osx/xcodes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> * Update xcodes-runtimes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> * Update xcodes-runtimes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> * Update xcodes-runtimes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> * Update xcodes-runtimes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> * Update xcodes-runtimes.md Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> --------- Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
382 B
382 B
xcodes runtimes
Gerencia runtimes do Simulador Xcode. Mais informações: https://github.com/xcodesorg/xcodes.
- Lista todos os runtimes do Simulador disponíveis:
xcodes runtimes --include-betas
- Baixa um runtime do Simulador:
xcodes runtimes download {{nome-do-runtime}}
- Baixa e instala um runtime do Simulador:
xcodes runtimes install {{nome-do-runtime}}