The script creates iOS pseudo-frameworks for SDL2 and related libraries.
tools, you could install them with homebrew brew install hg
- hg
- git
rubygems, you could install them with bundler gem install bundler && bundle install
- rake
- colorize
- SDL2
- SDL2_image
- SDL2_mixer
- SDL2_ttf
- Tremor (SDL2_mixer contains its own copy now)
rake
or rake SDL2:build
to download sources and build SDL2.framework.
rake build_all
to download and build all sdl specific frameworks.
rake -T
The SDL iOS build script is provided under the terms of the Zlib license.