Docs

Installing idevicelocation

idevicelocation is required for location simulation on iOS devices in RobusTest Connect.

Installation Steps

  1. Download the complete project from https://github.com/JonGabilondoAngulo/idevicelocation.

    A ZIP file with all folders is downloaded.

  2. Unzip the downloaded file.

  3. Run the following commands in order:

    ./autogen.sh
    make
    sudo make install
    
  4. If you encounter path-related issues while running ./autogen.sh, first run the export commands from the Homebrew installation page and then re-run ./autogen.sh.

  5. Copy the idevicelocation binary from the src folder inside the unzipped directory and move it to:

    ~/robustest/tools/idevicelocation