This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| First of all i want to say that i did this project on an Raspberry Pi 3 with Debian 64 Bit on it. | |
| Also, do *NOT* use this to install Altstore (use an Windows or MacOS build for this) this project is primary for refreshing via wifi | |
| You will need one of those operating systems to proceed anyway | |
| Start with bulilding necessary files for the project. (do apt update and upgrade on a new machine obviously) | |
| sudo apt install -y \ | |
| libavahi-compat-libdnssd-dev \ | |
| usbmuxd \ | |
| ninja-build \ |