Skip to content

Add support for Sendable types to allow projects that use Swift 6 to consume this library #307

@edorphy

Description

@edorphy

Hey Antoine,

This package could use an update to support sendable network types for Swift 6 structured concurrency compliance and compatibility.

Making a simple API call will be prohibited if the project is fully Swift 6.

Thoughts on:

  • Updating the Package.swift with Swift 6.0 tools
  • Adding Sendable conformance to the model types
  • Addressing other issues along the way
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions