Skip to content
 
 

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SDL iOS build script

A script creates a pseudo-framework which could be used to build iOS applications for both simulator and device

Depends on

tools, you could install them with homebrew brew install hg

  • hg
  • git
  • svn

rubygems, you could install them with sudo gem install colorize

  • colorize

What frameworks are available?

  • SDL
  • SDL_image
  • SDL_mixer
  • Tremor

How to use?

rake or rake SDL:build to download sources and build SDL.framework

rake build_all to download and install all available frameworks

More documentation

rake -T

License

SDL iOS build script is provided under the terms of the the Zlib license

About

A script creates a pseudo-framework which could be used to build iOS applications for both simulator and device

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors