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:
16
pages.pt_BR/osx/xcodes-runtimes.md
Normal file
16
pages.pt_BR/osx/xcodes-runtimes.md
Normal 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}}`
|
Reference in New Issue
Block a user