Not sure if this is something you'd be interested in or not, but we are faced with supporting old versions of macos and have a requirement to actually build on them. Some older versions of macos (10.14 in this case) don't appear to have an altool that supports the json output option, so this adds a fallback that parses the default output provided by the older version
Not sure if this is something you'd be interested in or not, but we are faced with supporting old versions of macos and have a requirement to actually build on them. Some older versions of macos (10.14 in this case) don't appear to have an altool that supports the json output option, so this adds a fallback that parses the default output provided by the older version