diff --git a/.github/workflows/update-repo.yml b/.github/workflows/update-repo.yml index 2bc459b..059d611 100644 --- a/.github/workflows/update-repo.yml +++ b/.github/workflows/update-repo.yml @@ -15,7 +15,10 @@ jobs: uses: actions/checkout@v4.1.6 - name: Run Update Script - run: ./updateRepo + run: ./Tools/updateRepo + + - name: Make AltStore Source + run: ./Tools/altSourceConverter repo.json - name: Push Changes uses: stefanzweifel/git-auto-commit-action@v5.0.1 diff --git a/Tools/altSourceConverter b/Tools/altSourceConverter new file mode 100755 index 0000000..9963c03 Binary files /dev/null and b/Tools/altSourceConverter differ diff --git a/updateRepo b/Tools/updateRepo similarity index 100% rename from updateRepo rename to Tools/updateRepo diff --git a/common_issues.md b/common_issues.md index c030d12..c76f059 100644 --- a/common_issues.md +++ b/common_issues.md @@ -35,6 +35,6 @@ Read the [Restrictions](https://github.com/whoeevee/EeveeSpotify?tab=readme-ov-f ## Releases -EeveeSpotify versions are typically released alongside Spotify versions on the App Store. You can get the latest IPAs on [Github Releases](https://github.com/whoeevee/EeveeSpotify/releases) or [EeveeSpotify IPAs](https://t.me/SpotilifeIPAs), and also add https://raw.githubusercontent.com/whoeevee/EeveeSpotify/swift/repo.json as a source to Scarlet, ESign, or other apps (excluding AltStore and probably SideStore). If you would like to make your own IPA, make sure you've injected SwiftProtobuf, Orion, and CydiaSubstrate frameworks. +EeveeSpotify versions are typically released alongside Spotify versions on the App Store. You can get the latest IPAs on [Github Releases](https://github.com/whoeevee/EeveeSpotify/releases) or [EeveeSpotify IPAs](https://t.me/SpotilifeIPAs). You can also add https://raw.githubusercontent.com/whoeevee/EeveeSpotify/swift/repo.json as a source to Scarlet, ESign, or other apps, and https://raw.githubusercontent.com/whoeevee/EeveeSpotify/swift/repo.altsource.json for TrollApps, AltStore, SideStore, and derivatives. If you would like to make your own IPA, make sure you've injected SwiftProtobuf, Orion, and CydiaSubstrate frameworks. EeveeSpotify only supports iOS and iPadOS and is not planned to be supported on other platforms. You can easily search for different projects with lots of features. diff --git a/repo.altsource.json b/repo.altsource.json new file mode 100644 index 0000000..8a0601d --- /dev/null +++ b/repo.altsource.json @@ -0,0 +1,69 @@ +{ + "name": "EeveeSpotify", + "identifier": "com.eevee.source", + "subtitle": "EeveeSpotify official source", + "apps": [ + { + "name": "EeveeSpotify", + "bundleIdentifier": "com.spotify.client", + "developerName": "", + "localizedDescription": "", + "iconURL": "https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/1f/61/0c1f6144-af80-f395-3204-1d14fd8b2be7/AppIcon-0-0-1x_U007emarketing-0-6-0-0-85-220.png/512x512bb.jpg", + "versions": [ + { + "version": "8.9.62", + "date": "2024-08-06", + "localizedDescription": "Spotify v8.9.62 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.62.ipa", + "size": 77373895 + }, + { + "version": "8.9.60", + "date": "2024-07-29", + "localizedDescription": "Spotify v8.9.60 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.60.ipa", + "size": 76880363 + }, + { + "version": "8.9.60", + "date": "2024-07-29", + "localizedDescription": "Spotify v8.9.60 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.60.ipa", + "size": 76880363 + }, + { + "version": "8.9.58", + "date": "2024-07-20", + "localizedDescription": "Spotify v8.9.58 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.5/EeveeSpotify-4.5-8.9.58.ipa", + "size": 76177478 + }, + { + "version": "8.9.54", + "date": "2024-07-10", + "localizedDescription": "Spotify v8.9.54 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.4/EeveeSpotify-4.4-8.9.54.ipa", + "size": 75064559 + }, + { + "version": "8.9.50", + "date": "2024-06-25", + "localizedDescription": "Spotify v8.9.50 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.3/EeveeSpotify-4.3-8.9.50.ipa", + "size": 75026367 + }, + { + "version": "8.9.48", + "date": "2024-06-17", + "localizedDescription": "Spotify v8.9.48 injected with EeveeSpotify", + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.2/EeveeSpotify-4.2-8.9.48.ipa", + "size": 75337996 + } + ], + "appPermissions": { + "entitlements": [], + "privacy": [] + } + } + ] +} \ No newline at end of file diff --git a/repo.json b/repo.json index 82373fd..d15fbdc 100644 --- a/repo.json +++ b/repo.json @@ -3,6 +3,42 @@ "identifier": "com.eevee.source", "subtitle": "EeveeSpotify official source", "apps": [ + { + "name": "EeveeSpotify", + "type": 1, + "bundleIdentifier": "com.spotify.client", + "version": "8.9.62", + "versionDate": "2024-08-06", + "size": 77373895, + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.62.ipa", + "iconURL": "https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/1f/61/0c1f6144-af80-f395-3204-1d14fd8b2be7/AppIcon-0-0-1x_U007emarketing-0-6-0-0-85-220.png/512x512bb.jpg", + "localizedDescription": "Spotify v8.9.62 injected with EeveeSpotify", + "developerName": "Eevee" + }, + { + "name": "EeveeSpotify", + "type": 1, + "bundleIdentifier": "com.spotify.client", + "version": "8.9.60", + "versionDate": "2024-07-29", + "size": 76880363, + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.60.ipa", + "iconURL": "https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/1f/61/0c1f6144-af80-f395-3204-1d14fd8b2be7/AppIcon-0-0-1x_U007emarketing-0-6-0-0-85-220.png/512x512bb.jpg", + "localizedDescription": "Spotify v8.9.60 injected with EeveeSpotify", + "developerName": "Eevee" + }, + { + "name": "EeveeSpotify", + "type": 1, + "bundleIdentifier": "com.spotify.client", + "version": "8.9.60", + "versionDate": "2024-07-29", + "size": 76880363, + "downloadURL": "https://github.com/whoeevee/EeveeSpotify/releases/download/swift4.6/EeveeSpotify-4.6-8.9.60.ipa", + "iconURL": "https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/0c/1f/61/0c1f6144-af80-f395-3204-1d14fd8b2be7/AppIcon-0-0-1x_U007emarketing-0-6-0-0-85-220.png/512x512bb.jpg", + "localizedDescription": "Spotify v8.9.60 injected with EeveeSpotify", + "developerName": "Eevee" + }, { "name": "EeveeSpotify", "type": 1,