Skip to content

Xcode SPM will not accept Quick@around-each dependency #308

@woolsweater

Description

@woolsweater

Attempting to add Siesta as a dependency via the Xcode 11 File > Swift Packages > Add Package Dependency… method results in an error complaining about "incompatible dependencies"

the package siesta[https://github.com/bustoutsolutions/siesta] @ 1.5.0 contains incompatible dependencies:
quick[https://github.com/pcantrell/Quick] @ around-each

Screen Shot 2020-04-08 at 8 47 46 PM

And indeed, it doesn't look like Quick (or at least that fork) is compatible with SPM?

(I am using Xcode 11.3)

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