xcodes, xcodes-runtimes: add Indonesian translation (#10957)
* xcodes, xcodes-runtimes: add Indonesian translation * xcodes: fix Indonesian translation style --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
3d95cda879
commit
333b92bfdc
16
pages.id/osx/xcodes-runtimes.md
Normal file
16
pages.id/osx/xcodes-runtimes.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# xcodes runtimes
|
||||
|
||||
> Atur pemasangan runtime Simulator yang tersedia bagi aplikasi Xcode.
|
||||
> Informasi lebih lanjut: <https://github.com/xcodesorg/xcodes>.
|
||||
|
||||
- Tampilkan seluruh Simulator yang tersedia bagi aplikasi Xcode:
|
||||
|
||||
`xcodes runtimes --include-betas`
|
||||
|
||||
- Unduh sebuah runtime Simulator:
|
||||
|
||||
`xcodes runtimes download {{nama_runtime}}`
|
||||
|
||||
- Unduh dan pasang sebuah runtime Simulator:
|
||||
|
||||
`xcodes runtimes install {{nama_runtime}}`
|
Reference in New Issue
Block a user