Skip to content

Commit

Permalink
xcodes-runtimes: update Indonesian translation (#11306)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Oct 29, 2023
1 parent 26b67dc commit 1e4061a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages.id/osx/xcodes-runtimes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

0 comments on commit 1e4061a

Please sign in to comment.