Skip to content

Usage blocked by minimum macOS version #15

@tristanlabelle

Description

@tristanlabelle

Recent versions of the SemanticVersion dependency now require macos 13.0. Because this project declares requiring macos 11.0, we get a build error that a project requiring 11.0 cannot depend on one requiring 13.0. Could we bump or remove the version requirement from this project?

error: the library 'ReleaseNotesCore' requires macos 11.0, but depends on the product 'SemanticVersion' which requires macos 13.0; consider changing the library 'ReleaseNotesCore' to require macos 13.0 or later, or the product 'SemanticVersion' to require macos 11.0 or earlier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions