
iOS 15.0 - 15.4.1 • A12 - A15, M1
Dopamine is...
- A jailbreak for arm64e (A12 - A15) and M1
- Supported on devices on iOS 15.0 through 15.4.1
- A rootless jailbreak
What package managers does it come with?
Is it open source?
- Yes. It can be found here.
What is a rootless jailbreak?
- Rootless jailbreaks do not provide full access to the iOS device's operating system, as
only certain parts of the filesystem can be written to.
- This can make it so that modifications may have to be done in different ways than you're
used to, and may require tweaks be updated in order to properly support rootless.
How will it affect me as a user?
- Users should check if their tweaks are compatible with iOS 15 and are properly compiled
before installing them, as not all tweaks will work on this version out of the box.
As a developer, how do I make my tweak support Dopamine?
- In order to support Dopamine, you will have to recompile your tweak for rootless. Details
can be found here.