Simulator

From iPhone Development Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hacks for testing things on the simulator without compromising our devices with a beta release.

angelXwind/simject is a command-line tool and iOS dynamic library that allows developers to easily test their tweaks on the iOS Simulator. It automates the process of manually loading substrate and additional binaries in the simulator runtime.

For projects older than iOS 7, the following guides detail the hacks used to load libraries manually in the Simulator: