Skip to content

Package - Swift Language Versions  #8

@freddy1h

Description

@freddy1h

The Package.swift file should indicate the languages of Swift that is supports Apple Doc

It appears that your package supports Swift 4, 5 so you should update the Package.swift with this line

swiftLanguageVersions: [4, 5]

This should silence the warning

'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSONPointer' to 'Hashable' by implementing 'hash(into:)' instead

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