xcodes-runtimes: update Indonesian translation (#11306)

pull/23/head
K.B.Dharun Krishna 2023-10-29 08:11:20 +05:30 committed by GitHub
parent 26b67dc116
commit 1e4061a495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -17,12 +17,12 @@
- Unduh/pasang runtime Simulator untuk iOS/watchOS/tvOS/visionOS versi spesifik (nama harus ditulis sebagai case-sensitive):
`xcodes runtimes {{download|install}} "{{iOS|watchOS|tvOS|visionOS}} {{versi_runtime}}"`
`xcodes runtimes {{download|install}} "{{iOS|watchOS|tvOS|visionOS}} {{nama_runtime}}"`
- Atur lokasi penyimpanan arsip runtime yang akan diunduh (nilai default: `~/Downloads`):
`xcodes runtimes {{download|install}} {{runtime_name}} --directory {{path/to/directory}}`
`xcodes runtimes {{download|install}} {{nama_runtime}} --directory {{jalan/menuju/direktori}}`
- Jangan hapus arsip runtime Simulator setelah pemasangan selesai:
`xcodes runtimes install {{runtime_name}} --keep-archive`
`xcodes runtimes install {{nama_runtime}} --keep-archive`