Skip to content

XCODE 26 beta 6 complaining about the Package.swift format #75

@cwoloszynski

Description

@cwoloszynski

When using 6.1.0 in XCODE beta (26.0 beta 6), I get the following warning.

Showing All Messages
/Package.swift:5:15: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'

Apparently, the API changed from 'swiftLanguageVersions' to 'swiftLanguageModes'.

Any chance that this can be fixed?

Charlie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions