diff --git a/setup.py b/setup.py index ae8c8a6..afb7bb8 100644 --- a/setup.py +++ b/setup.py @@ -42,6 +42,7 @@ if platform == "darwin": CFBundleTypeRole='Viewer', ) ], + LSMinimumSystemVersion='10.6.0', NSHumanReadableCopyright='ISC License (ISCL)' ) )