xcodes*: add pt_BR translation (#10767)

* 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>
This commit is contained in:
Caio Fuzatto
2023-10-01 15:25:55 -03:00
committed by GitHub
parent d6f19f1cdd
commit ab351d458c
2 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# 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}}`