For UTM, I would like to distribute one version for iOS 11-13 and one for iOS 14+. Yes, I can merge it into one app but I want to phase out the “legacy” version and not have to wrap everything in availability macros. Long story short, it would be nice if the AltStore json repo supports specifying the minimum iOS version supported and hide any app AND updates whose min version is higher than the currently running one.
Additionally (I’m not sure if this is already implemented), when installing an IPA there should be a warning if the minimum version in the Info.plist is too high.
For UTM, I would like to distribute one version for iOS 11-13 and one for iOS 14+. Yes, I can merge it into one app but I want to phase out the “legacy” version and not have to wrap everything in availability macros. Long story short, it would be nice if the AltStore json repo supports specifying the minimum iOS version supported and hide any app AND updates whose min version is higher than the currently running one.
Additionally (I’m not sure if this is already implemented), when installing an IPA there should be a warning if the minimum version in the Info.plist is too high.