<!-- If it is a bug report: - make sure you are able to repro it on the latest released version. You can install the latest version from https://github.com/PowerShell/PowerShell/releases - Search the existing issues. - Refer to the [FAQ](../docs/FAQ.md). - Refer to the [known issues](../docs/KNOWNISSUES.md). - Fill out the following repro template If it's not a bug, please remove the template and elaborate the issue in your own words. --> Steps to reproduce ------------------ Install mac package on macOS 10.11 Expected behavior ----------------- A friendly message that the package is only supported on 10.12 ( or similar) Actual behavior --------------- The package installs fine and errors when you run powershell Details ---------------- https://developer.apple.com/library/content/documentation/DeveloperTools/Reference/DistributionDefinitionRef/Chapters/Distribution_XML_Ref.html#//apple_ref/doc/uid/TP40005370-CH100-SW33 https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/productbuild.1.html
Steps to reproduce
Install mac package on macOS 10.11
Expected behavior
A friendly message that the package is only supported on 10.12 ( or similar)
Actual behavior
The package installs fine and errors when you run powershell
Details
https://developer.apple.com/library/content/documentation/DeveloperTools/Reference/DistributionDefinitionRef/Chapters/Distribution_XML_Ref.html#//apple_ref/doc/uid/TP40005370-CH100-SW33
https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/productbuild.1.html