Quote:
Originally Posted by luqven
Just one problem...it does not launch. But i know why, i am missing all of the files the installer needs in var/rrot/mobile/media since i cannot acces those files in the simulator.
|
Not quite. It's not going to work because it's not built for the right architecture.
The simulator runs x86 code, while the iPhone runs ARM code.
You need the source code and must recompile it to run in the simulator.