Skip to content

1.12

Compare
Choose a tag to compare
@iAdam1n iAdam1n released this 17 Feb 18:48
· 244 commits to main since this release
3ee4a90
  • Adds support for iOS 11. (iOS 10.3 was already working.)
  • Fixes a few issues crashing SpringBoard or apps on some devices.

For developers:

  • Adds a restriction on reading or writing most Apple preferences from a sandboxed process. See the docs for details.
  • Fixes HBRespringController crashing on iOS 9.3 and newer.
  • Removes the dependency on libprefs (part of PreferenceLoader), and makes the dependency on RocketBootstrap and TechSupport optional (for testing purposes only).