Skip to content
Discussion options

You must be logged in to vote

Great question. In theory it would be easy enough to make a classic variant of the catalog. We would just need to link to the release's .ipa (e.g., https://github.com/appfair/Tune-Out/releases/download/1.0.9/TuneOut-release.ipa) rather than the manifest.json (e.g. https://github.com/appfair/Tune-Out/releases/download/1.0.9/manifest.json). Ultimately, I would prefer if it were possible to support both variants in a single catalog (:nudge:, @rileytestut), but AFAIK that isn't currently possible.

If you wanted to take a crack at it, you could start by looking into adding a --classic flag to SourceCommand.swift where it outputs a classic variant, and then we could host it alongside https://ap…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JRohRM
Comment options

Answer selected by marcprux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants