autopkg / apizz-recipes

MIT License
14 stars 23 forks source link

Update Suspicious Package minimum macOS version #67

Closed homebysix closed 1 year ago

homebysix commented 1 year ago

As of the latest Suspicious Package release (version 4.3) the release notes indicate macOS Big Sur is the minimum required version:

Removed support for macOS 10.15 (Catalina).

This PR updates the Munki recipe to reflect that change.

apizz commented 1 year ago

This is an extraneous hard-coded input variable, as LSMinimumSystemVersion is auto determined as part of munki import. Removed this unneeded piece in https://github.com/autopkg/apizz-recipes/commit/abdb40a2ccc3a9db97f278f98326cb608f59d846