Open BarbossHack opened 2 months ago
Thanks for the contribution! PR looks good, I'm inclined to merge as is. One question: I'm curious about the design decision to make this an option which applies to all apps on a given run, rather than a per-app specification like e.g. org.videloan.vlc@3.5.4@arm64-v8a
. I could see some utility in, for instance, downloading a set of apps in one architecture and another set of apps in a different architecture on the same run.
Issue is described here : #192
It is now possible to download a specific variant of an app with the
arch=
option:Fixes #192