autopkg / recipes

Recipes for AutoPkg
231 stars 204 forks source link

MSOffice: Handling of minimum_os_versions #483

Closed choules closed 4 months ago

choules commented 6 months ago

For the new Microsoft Teams client Microsoft documents a minimum_os_version of macOS 12, the dynamically retrieved metadata currently lists 10.11.0 as requirement.

To handle problems of this kind I have modified the processor to respect any manually defined minimum_os_version even if MS provides a different, but lower value.