Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump macOS deployment target to 'macOS 11' #786

Closed
yukawa opened this issue Aug 3, 2023 · 0 comments
Closed

Bump macOS deployment target to 'macOS 11' #786

yukawa opened this issue Aug 3, 2023 · 0 comments

Comments

@yukawa
Copy link
Collaborator

yukawa commented Aug 3, 2023

Description

To unblock #775, we need to update macOS deployment target to macOS 11, which is the minimum supported target environment of Qt6.

Currently macOS 10.14 (Mojave; 2018) is our minimum supported version.

### System Requirements
64-bit macOS 10.14 and later versions are supported.

We'd like to bump it to macOS 11 (Big Sur; 2020).

Version or commit-id

4a6b538

Environment

  • OS: macOS
hiroyuki-komatsu pushed a commit that referenced this issue Aug 26, 2023
This is a follow up to 6b6a7bb.

To bump deployment target to 'macOS 11' for Bazel build,
'MACOS_MIN_OS_VER' defined in config.bzl also needs to be updated.

PiperOrigin-RevId: 558342184
coooooooozy pushed a commit to coooooooozy/mozc that referenced this issue Nov 26, 2023
As of Qt 6.5.2, only macOS 11 and later releases are supported [1].
To make Qt6 migration happen (google#775), this commit updates the macOS
deployment target to 'macOS 11'.

 [1]: https://doc.qt.io/qt-6/macos.html#supported-versions

Closes google#786.

PiperOrigin-RevId: 557172153
coooooooozy pushed a commit to coooooooozy/mozc that referenced this issue Nov 26, 2023
This is a follow up to 6b6a7bb.

To bump deployment target to 'macOS 11' for Bazel build,
'MACOS_MIN_OS_VER' defined in config.bzl also needs to be updated.

PiperOrigin-RevId: 558342184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant