Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored Aug 10, 2024
1 parent 2e1298d commit ba46b6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ In version 2.1.0 the option to use Musixmatch as a lyric provider was added, you
</details>

## How it's Made<br/>
I post a new release everytime their is an EeveeSpotify Update, or there is a new major Spotify update that is compatible with the latest Spotilife. I get the vanilla Spotify IPA from IOS God's [Decrypted AppStore](https://armconverter.com/decryptedappstore/us/spotify), from green verified links on [AppDB](https://appdb.to/app/ios/324684580), or using [this fork of BagBak](https://github.com/TbhLovers/bagbak), with my personal jailbroken iPhone XR. 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) using [cydownload](https://github.com/borishonman/cydownload). I then inject the .deb into the IPA using [Sidloadly](https://sideloadly.io), [Azule](https://github.com/Al4ise/Azule) or [Pyzule](https://github.com/asdfzxcvbn/pyzule), and change the IPA version to the SpotveeC version. 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 and Eevee's tweak, these are, however, 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 Update, or there is a new major Spotify update that is compatible with the latest EeveeSpotify. I get the vanilla Spotify IPA from IOS God's [Decrypted AppStore](https://armconverter.com/decryptedappstore/us/spotify), from green verified links on [AppDB](https://appdb.to/app/ios/324684580), or using [this fork of BagBak](https://github.com/TbhLovers/bagbak), with my personal jailbroken iPhone XR. 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 download the tweaks directly from the sources. I then inject the .deb's into the Spotify IPA using [my fork](https://github.com/yodaluca23/pyzule) of [Pyzule](https://github.com/asdfzxcvbn/pyzule), and change the IPA version and Bundle ID to the SpotveeC version and Bundle ID. (For the AltStore Version) 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 pyzule, Whoeevee's tweak, Whoeevee's Extension, the Orion runtime tweak, or aesthyrica's tweak, or anything else in the chain and/or environment. 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. All of this and more is automated using the completely open-source GitHub Workflow script available [here](https://github.com/SpotCompiled/SpotveeC/blob/main/.github/workflows/Build%20and%20Release.yml).

Version Format is *SpotveeC Version*\_*Spotify Version*<br/>
Ex. *v1.3.6*\_*v8.7.78*<br/>
Expand All @@ -58,6 +58,8 @@ Ex. *v1.3.6*\_*v8.7.78*<br/>
[IOS God's Dycrypted App Store](https://armconverter.com/decryptedappstore/us/spotify) and [AppDB](https://appdb.to/app/ios/324684580)- *Dycrypted Vanilla Spotify IPA*<br/>
[julioverne- Spotilife](https://julio.hackyouriphone.org/) *For the original Spotilife tweak*<br/>
[Whoeevee- EeveeSpotify](https://github.com/whoeevee/EeveeSpotify) *For EeveeSpotify tweaked .deb*<br/>
[ChiChou & Asdfzxcvbn- BagBak](https://github.com/TbhLovers/bagbak) *For BagBak used to decrypt .ipa*<br/>
[Asdfzxcvbn- Pyzule](https://github.com/asdfzxcvbn/pyzule) *Used to inject tweaks and modify the .ipa*<br/>
[Theos Team- Orion Runtime (iOS 14 - 16)](https://chariz.com/get/orion-runtime14) *For Orion Runtime (iOS 14 - 16) tweaked .deb*<br/>
[Apple inc.- Swift Protobuf](https://github.com/apple/swift-protobuf)<br/>
[Am1nCmd- Spotify++](https://appdb.to/app/cydia/1900000540) *For ScreenShots*<br/>
Expand Down

0 comments on commit ba46b6b

Please sign in to comment.