-
Notifications
You must be signed in to change notification settings - Fork 69
Installation
kabiroberai edited this page Dec 1, 2016
·
8 revisions
- iOS device
- Apple Developer account
- Xcode with the iOS SDK
- Patience and luck
- Clone this project to your computer (use
git clone --recursive
because the repository has submodules) - Install the module and template by runnning
./install
- Install optool and ios-deploy in any directory in your PATH
Like Theos, Theos Jailed utilises a rolling release model, meaning the latest commit to the Git repo is the latest version available. You can update Theos Jailed by running ./update
in the directory where you initially cloned the repository. You should do this every once in a while to keep the repository up to date with the latest changes in Theos.