7 Commits

Author SHA1 Message Date
Jon Maddox
8d30aba4d7 give the ability to disable codesigning so this build stack can hopefully be helpful to jailbreak distroing too 2013-03-25 12:29:46 -04:00
Jon Maddox
e90ef21565 general overall build script 2013-03-25 12:08:34 -04:00
Jon Maddox
56c1a5e0f1 build the ios app
* import the build config
* clean the build
* build the app
* codesign the emulator core dynamic libraries
* package the app into an IPA with the preferenced mobile provisioning
2013-03-25 11:44:00 -04:00
Jon Maddox
80678332ec add build config file 2013-03-25 11:38:39 -04:00
Jon Maddox
2926e4533d removes the tmp directory 2013-03-25 09:18:29 -04:00
Jon Maddox
845b87fbba main core build script, calls all the build scripts for all of the cores 2013-03-25 09:18:18 -04:00
Jon Maddox
c04d96a59b nestopia and snes9x-next build scripts
These get built in a tmp directory under ios. Steps:

* Clone (or pull master) repo
* build core
* move core to modules directory
2013-03-25 09:17:56 -04:00