Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored May 23, 2024
1 parent 521d07c commit 6723c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ In version 3.0.0 the option to use Musixmatch as a lyric provider was added, you
</details>

## How it's Made<br/>
I post a new release every time there is an EeveeSpotify/Sposify Update, or there is a new major Spotify update that is compatible with both the latest EeveeSpotify and the latest Sposify. I get the vanilla Spotify IPA from IOS God's [Decrypted AppStore](https://armconverter.com/decryptedappstore/us/spotify) or from green verified links on [AppDB](https://appdb.to/app/ios/324684580), I will specify details on each release page. Then I download the latest EeveeSpotify .deb and SwiftProtobuf framework .deb (dependency) from Eevee's release page [here](https://github.com/whoeevee/EeveeSpotify/releases/latest) and Orion Runtime (iOS 14 - 16) off of Chariz [here](https://chariz.com/get/orion-runtime14) (it's a dependency). As well as the latest Sposify .deb from Dynastic repo [here](https://repo.dynastic.co/package/com.spos). Sposify has bugs that are patched by [SposifyFix](https://level3tjg.me/repo) by level3tjg. I download them using [cydownload](https://github.com/borishonman/cydownload). I then inject the .deb's into the Spotify IPA using [Sidloadly](https://sideloadly.io) or [Azule](https://github.com/Al4ise/Azule), and change the IPA version to the SpotC++ version. This also has the [OpenSpotifySafariExtension](https://github.com/whoeevee/OpenSpotifySafariExtension) by whoeevee, so I insert that using the instructions in it's README. I do not do anything else to the IPA (Unless otherwise specified in the release notes)... However please note that theoretically, IOSGod's decrypted app store could insert malware, same with Sideloadly/Azule, cydownload, Whoeevee's tweak, the Orion runtime tweak, or aesthyrica's tweak. However, these are considered trusted by the community and/or open source. This is use at your own risk, and I am not responsible for *ANY* damage.
I post a new release every time there is an EeveeSpotify/Sposify Update, or there is a new major Spotify update that is compatible with both the latest EeveeSpotify and the latest Sposify. I get the vanilla Spotify IPA from IOS God's [Decrypted AppStore](https://armconverter.com/decryptedappstore/us/spotify) or from green verified links on [AppDB](https://appdb.to/app/ios/324684580), I will specify details on each release page. Then I download the latest EeveeSpotify .deb and SwiftProtobuf framework .deb (dependency) from Eevee's release page [here](https://github.com/whoeevee/EeveeSpotify/releases/latest) and Orion Runtime (iOS 14 - 16) off of Chariz [here](https://chariz.com/get/orion-runtime14) (it's a dependency). I also download the latest commit of Eevee's [OpenSpotifySafariExtension](https://github.com/whoeevee/OpenSpotifySafariExtension). As well as the latest Sposify .deb from Dynastic repo [here](https://repo.dynastic.co/package/com.spos). Sposify has bugs that are patched by [SposifyFix](https://level3tjg.me/repo) by level3tjg, I download this aswell. I download the tweaks using [cydownload](https://github.com/borishonman/cydownload). I insert the OpenSpotifySafariExtension .appx into the vanilla .ipa as described by its README. I then inject the .deb's into the Spotify IPA using [Sidloadly](https://sideloadly.io), [Azule](https://github.com/Al4ise/Azule), or [Pyzule](https://github.com/asdfzxcvbn/pyzule), and change the IPA version and Bundle ID to the SpotC++ version and Bundle ID. I do not do anything else to the IPA (Unless otherwise specified in the release notes)... However please note that theoretically, IOSGod's decrypted app store could insert malware, same with Sideloadly/Azule, cydownload, Whoeevee's tweak, Whoeevee's Extension, the Orion runtime tweak, or aesthyrica's tweak. However, these are considered trusted by the community and/or open source. This is use at your own risk, and I am not responsible for *ANY* damage.

Version Format is *SpotC++ Version*\_*Spotify Version*<br/>
Ex. *v1.3.6*\_*v8.7.78*<br/>
Expand Down

0 comments on commit 6723c86

Please sign in to comment.