Skip to content

Commit

Permalink
Created BUILD instructions README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ghh-jb authored May 20, 2024
1 parent 9443c11 commit adef10a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,30 @@
Rootless arm64e jailbreak for iOS 15.0 - 16.5.1 (arm64e) and iOS 15.0 - 16.6.1 (arm64). More details will follow here soon.

Official website / download: https://ellekit.space/dopamine/



******======*****
******BUILD******
******======*****


- [#] In terminal: "cd /path/to/Dopamine"
- [#] In terminal: "git submodule init"
- [#] In terminal: "git submodule sync" and wait for process to finish
- [## ########]
- [#] MAKE SURE TO HAVE Xcode 15! This is VERY important!
- [## ########]
- [#] In terminal: "cd ./BaseBin"
- [#] In terminal: "make" and wait for process to finish
- [#] In terminal: "cd ../Application/Dopamine/Resouces"
- [#] In terminal: "./download_bootstraps.sh" and wait for process to finish
- [#] In terminal: "cd ../../../"
- [#] In terminal: "cd ./Packages"
- [#] In terminal: "make" and wait for process to finish
- [#] In Xcode 15: /connect your device/
- [#] In Xcode 15: /Build and run project on YOUR device/
- [#] On your iph: Enjoy jailbreak process

- {##} Tested with Xcode 15.0.1; MacBook CPU Intel Core i5; MacOS Sonoma 14.0
- {##} IF YOU NEED MULTIPLE XCODE INSTALLATIONS USE THIS: https://xcodes.org

0 comments on commit adef10a

Please sign in to comment.