-
Notifications
You must be signed in to change notification settings - Fork 59
Building INDS Jailbroken
DarknesGaming edited this page May 2, 2016
·
14 revisions
If you're jailbroken, please add the following source: http://www.williamlcobb.com/repo
Download iNDS from the repository. You must be running on iOS 8.1 to do this.
Clone the iNDS Git repository. You may do this from a Terminal instance with the command git clone https://github.com/williamlcobb/iNDS.git
, or from a Git frontend like SourceTree.
If you have not yet opened a Terminal instance, do so now.
Make sure THEOS_DEVICE_IP
is defined. You can do so by running export THEOS_DEVICE_IP=<your iOS device's IP address>
.
cd
to the cloned "iNDS" folder, and run make install
.
iNDS will compile and scp
itself to your iOS device.