Skip to content

RFC: Set minimum required macOS version to 10.10 #13362

@fanquake

Description

@fanquake

After some discussion with @jonasschnelli, I've put together a few notes about increasing our minimum supported version of macOS.

Our current minimum is 10.8.
We're using the 10.11 SDK.

There's currently #12971 open to upgrade Qt in depends to 5.9.x (up from 5.7.1). Starting with Qt 5.9.x the minimum supported version of macOS is 10.10.

Targeting 10.10+ should allow us to remove some macOS specific backwards compatibility code as well:

@theuni be good to get your thoughts re Clang, cctools, macOS SDK etc.

Tagged with a 0.17.0 milestone, as if we plan to upgrade Qt in depends, this will need addressing somehow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions