SideStore / SideStore

SideStore is a fork of AltStore that doesn't require an AltServer.
GNU Affero General Public License v3.0
2.13k stars 148 forks source link

Bypass 10 App ID limit for free ADP members by using "Universal" App IDs #68

Open JJTech0130 opened 1 year ago

JJTech0130 commented 1 year ago

Related
While working on this, consider switching to Apple ID suffixes rather than Team ID for reasons explained here: ENHANCEMENT: Change AltStore’s app ID suffix to "AppleID.TeamID" instead of just TeamID to allow for seamless paid dev team switching *on device*

Premise
Using "Universal App IDs" that will essentially eliminate the issue caused by the 10 App ID limit.

Limitations to this per IPA could be specified in the JSON source (as those are developer-maintained) given not all IPAs can have their ID changed and still function properly. For those, AltStore can sign them using a universal App ID and install them with whatever the Bundle ID needs to be.

Reference

(Patron Discord)

From Trello: https://trello.com/c/wayqgqSe

a-plastic-bag commented 5 months ago

Is this feature still possible? If so, is it still planned?

Spidy123222 commented 5 months ago

Is this feature still possible? If so, is it still planned?

Yes it's still possible and is in plans in some form. It's just not high in priority at the moment as other issues has taken priority.