Skip to content

Commit 6a237d7

Browse files
Add unofficial version of Taurine that actually works for M1 iPad Pro's
To simplify this, basically due to various factors, the implementation of kfd in the official latest release of Taurine is, at best, extremely unreliable with M1 iPad Pro's, and generally tends to outright not work for people. Due to my interesting purchasing decisions, I happened to acquire an M1 iPad Pro on 14.6, and ended up modifying the kfd exploit and building a modified Taurine ipa that works fairly reliably for M1 iPad Pro's. Am I trying to get this merged into mainline? Yes (Odyssey-Team/Taurine#49) but I don't have a lot of hope in it being merged, due to how the changes needed are impractical to implement for non-M1 devices. Oh, and before anybody asks, yes, somebody else besides me tested this, it works fine.
1 parent 0a726e8 commit 6a237d7

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/en_US/jailbreak/installing-taurine-trollstore.md

+7
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,16 @@ If you are already jailbroken with unc0ver, make sure to properly <router-link t
2525

2626
:::
2727

28+
::: warning
29+
30+
*Reliable* M1 iPad Pro support requires an *unofficial* build of Taurine. If you are not comfortable with using an unofficial build, you can attempt to use the official release, but it will be extraordinarily unlikely that it ever succeeds.
31+
32+
:::
33+
2834
## Downloads
2935

3036
- The latest version of [Taurine](https://taurine.app/)
37+
- If you have an M1 iPad Pro, you can opt to get the latest [unofficial Taurine](https://github.com/TheMasterOfMike/Taurine/releases/tag/1.1.7-3_M1) instead (if you do not have an M1 iPad Pro, **do not use this unofficial build**)
3138
- Make sure to download the Taurine `.ipa` file **onto your iOS device**
3239

3340
## Installing TrollHelper

docs/en_US/jailbreak/installing-taurine.md

+15
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,20 @@ If you are already jailbroken with another jailbreak (besides Odysseyra1n), make
3131

3232
:::
3333

34+
::: warning
35+
36+
*Reliable* M1 iPad Pro support requires an *unofficial* build of Taurine. If you are not comfortable with using an unofficial build, you can attempt to use the official release, but it will be extraordinarily unlikely that it ever succeeds.
37+
38+
:::
39+
3440
## Downloads
3541

3642
<div class="custom-container tip" id="ifJailbreaksAppSigned"><p>
3743
Taurine is currently signed at <a href="https://jailbreaks.app/" target="_blank">jailbreaks.app</a> for easy installation without a computer.
3844
</p></div>
3945

4046
- The latest version of [Taurine](https://taurine.app/)
47+
- If you have an M1 iPad Pro, you can opt to get the latest [unofficial Taurine](https://github.com/TheMasterOfMike/Taurine/releases/tag/1.1.7-3_M1) instead (if you do not have an M1 iPad Pro, **do not use this unofficial build**)
4148
- The latest version of [Sideloadly](https://sideloadly.io/)
4249
- The latest version of [iTunes](https://www.apple.com/itunes/download/win32) if on Windows
4350

@@ -106,6 +113,14 @@ After installing the necessary software, you can also install taurine-permanent
106113

107114
## Installing taurine-permanent
108115

116+
::: warning
117+
118+
taurine-permanent will install the latest *official* version of Taurine.
119+
120+
If you are using the unofficial build for reliable M1 iPad Pro support, you can alternatively install TrollStore (via the TrollStore Helper package on the havoc.app repository) and install the unofficial build of Taurine through that, in order to permasign it.
121+
122+
:::
123+
109124
1. Reopen the Sileo application
110125
1. Tap on the "Search" tab
111126
1. Search for "taurine-permanent"

0 commit comments

Comments
 (0)