fix(altstore): match source bundle ID to released IPA

Set the AltStore app bundle identifier to com.zarz.spotiflacAndroid, matching the published v4.9.5 IPA and all Runner build configurations.

Fixes #554.
This commit is contained in:
zarzet
2026-09-06 17:51:48 +07:00
parent 90da359e58
commit 7d1212f519
+1 -1
View File
@@ -5,7 +5,7 @@
"apps": [
{
"name": "SpotiFLAC Mobile",
"bundleIdentifier": "com.zarzet.spotiflac",
"bundleIdentifier": "com.zarz.spotiflacAndroid",
"developerName": "zarzet",
"version": "4.9.5",
"versionDate": "2026-09-01",