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 946d032 commit be03ff1
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 @@ -51,7 +51,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), 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 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.
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), 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 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 directly from the sources. I then inject the .deb's and .appx 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 SpotC++ 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/SpotC-Plus-Plus/blob/main/.github/workflows/Build%20and%20Release.yml).

Version Format is *SpotC++ Version*\_*Spotify Version*<br/>
Ex. *v1.3.6*\_*v8.7.78*<br/>
Expand All @@ -61,6 +61,8 @@ Ex. *v1.3.6*\_*v8.7.78*<br/>
[julioverne- Spotilife](https://julio.hackyouriphone.org/) *For the original Spotilife tweak*<br/>
[aesthyrica- Sposify](https://repo.dynastic.co/package/com.spos) *For Sposify tweaked .deb*<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/>
[level3tjg- Sposify Fix](https://level3tjg.me/repo/) *For Sposify Fix tweaked .deb*<br/>
Expand Down

0 comments on commit be03ff1

Please sign in to comment.