mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
274 B
Markdown
13 lines
274 B
Markdown
![]() |
# idevicesetlocation
|
||
|
|
||
|
> iOS 장치에서 위치를 시뮬레이션.
|
||
|
> 더 많은 정보: <https://manned.org/idevicesetlocation>.
|
||
|
|
||
|
- 특정 위도와 경도 설정:
|
||
|
|
||
|
`idevicesetlocation {{위도}} {{경도}}`
|
||
|
|
||
|
- 시뮬레이션 위치 재설정:
|
||
|
|
||
|
`idevicesetlocation reset`
|