Installing idevicelocation
idevicelocation is required for location simulation on iOS devices in RobusTest Connect.
Installation Steps
-
Download the complete project from https://github.com/JonGabilondoAngulo/idevicelocation.
A ZIP file with all folders is downloaded.
-
Unzip the downloaded file.
-
Run the following commands in order:
./autogen.sh make sudo make install -
If you encounter path-related issues while running
./autogen.sh, first run theexportcommands from the Homebrew installation page and then re-run./autogen.sh. -
Copy the
idevicelocationbinary from thesrcfolder inside the unzipped directory and move it to:~/robustest/tools/idevicelocation
