Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 391 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 391 Bytes

set-simulator-location

This is a simple CLI for easily setting the location of the currently running iOS Simulator.

Usage

Set a specific latitude and longitude:

$ set-simulator-location -c 37.7765 -122.3918

Or using place search:

$ set-simulator-location -q Lyft HQ San Francisco

Installation

$ brew install lyft/formulae/set-simulator-location