Skip to content

Change minimum CMAKE_OSX_DEPLOYMENT_TARGET version to support macos 27 - #9129

Open
Kara-Zor-El wants to merge 1 commit into
WebAssembly:mainfrom
Kara-Zor-El:Kara-Zor-El/macOS27-fix
Open

Kara-Zor-El wants to merge 1 commit into
WebAssembly:mainfrom
Kara-Zor-El:Kara-Zor-El/macOS27-fix

Conversation

@Kara-Zor-El

Copy link
Copy Markdown

macOS 27 / Xcode 27 changed the minimum required CMAKE_OSX_DEPLOYMENT_TARGET from 10.15 to 11.0. In order to properly build on macOS 27, it is therefore needed to bump the minimum version.
image
image

@Kara-Zor-El
Kara-Zor-El requested a review from a team as a code owner September 21, 2026 16:53
@Kara-Zor-El
Kara-Zor-El requested review from stevenfontanella and removed request for a team September 21, 2026 16:53

@spotandjake spotandjake left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this considered breaking? from my understanding this would drop support for some older versions of macos/xcode.

@Kara-Zor-El

Copy link
Copy Markdown
Author

It would drop OSX >=10.15 <11.0 so yes

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

Successfully merging this pull request may close these issues.

2 participants