Simulator

From iPhone Development Wiki
Revision as of 00:51, 30 March 2020 by Cynder (talk | contribs) (Clarify that simject is a tool to automate what the other two describe. Would love to see this page expanded with Simulator info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: