Skip to content

Cannot import ReSwiftThunkTesting via SPM #56

Open
@mhamann

Description

@mhamann

I'm using ReSwiftThunk via SPM. In my test file, I try to import the testing helper like this:

import ReSwiftThunk
import ReSwiftThunkTesting

but when I do, Xcode shows the error No such module 'ReSwiftThunkTesting'.

This is an Xcode Project...not a pure Swift module, so not sure if that has anything to do with it.

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