Skip to content

Commit

Permalink
Add unofficial version of Taurine that actually works for M1 iPad Pro's
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
TheMasterOfMike committed Oct 23, 2023
1 parent 0a726e8 commit 6a237d7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/en_US/jailbreak/installing-taurine-trollstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,16 @@ If you are already jailbroken with unc0ver, make sure to properly <router-link t

:::

::: warning

*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.

:::

## Downloads

- The latest version of [Taurine](https://taurine.app/)
- 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**)
- Make sure to download the Taurine `.ipa` file **onto your iOS device**

## Installing TrollHelper
Expand Down
15 changes: 15 additions & 0 deletions docs/en_US/jailbreak/installing-taurine.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,20 @@ If you are already jailbroken with another jailbreak (besides Odysseyra1n), make

:::

::: warning

*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.

:::

## Downloads

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

- The latest version of [Taurine](https://taurine.app/)
- 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**)
- The latest version of [Sideloadly](https://sideloadly.io/)
- The latest version of [iTunes](https://www.apple.com/itunes/download/win32) if on Windows

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

## Installing taurine-permanent

::: warning

taurine-permanent will install the latest *official* version of Taurine.

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.

:::

1. Reopen the Sileo application
1. Tap on the "Search" tab
1. Search for "taurine-permanent"
Expand Down

0 comments on commit 6a237d7

Please sign in to comment.