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

fix: build failed on macOS #433

Merged
merged 1 commit into from
Sep 14, 2024
Merged

fix: build failed on macOS #433

merged 1 commit into from
Sep 14, 2024

Conversation

L-Super
Copy link
Member

@L-Super L-Super commented Sep 14, 2024

CEF 117 require macOS 10.15

clang: error: overriding '-mmacosx-version-min=10.15' option with '-target x86_64-apple-macos10.13' [-Werror,-Woverriding-t-option]

CEF 117 require macOS 10.15
```
clang: error: overriding '-mmacosx-version-min=10.15' option with '-target x86_64-apple-macos10.13' [-Werror,-Woverriding-t-option]
```
@L-Super L-Super merged commit c1b00ec into main Sep 14, 2024
3 checks passed
@L-Super L-Super deleted the L-Super-patch-1 branch September 14, 2024 09:22
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