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

Update minimum OSX deployment target to 13.3 which is required by the OSX 14.4 SDK. #4464

Merged

Commits on Mar 6, 2024

  1. Update minimum OSX deployment target to 13.3 which is required by the…

    … OSX 14.4 SDK.
    
    Fixes error:
    /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/__format/formatter_floating_point.h:66:32: error: 'to_chars' is unavailable: introduced in macOS 13.3
    clemahieu committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    beb0133 View commit details
    Browse the repository at this point in the history