1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.id/osx/xcodes-runtimes.md
Reinhart Previano Koentjoro 333b92bfdc
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>
2023-10-16 19:39:08 +05:30

426 B

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}}