====================== Development of Ren'iOS ====================== Build Requirements ------------------ If you want to use Ren'iOS to build Ren'Py and its dependencies from source, you will need the following software: * `Xcode `_ * `Mercurial `_ * `Cython `_ * `nasm `_ Build the software by changing into the `dependencies` directory, and running `./scripts/build.sh all`. This will download and build Ren'Py and its dependencies.