--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # idevicesetlocation > Simulate a location on an iOS device. > More information: . - Set a specific latitude and longitude: `idevicesetlocation {{latitude}} {{longitude}}` - Reset the simulated location: `idevicesetlocation reset`