Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift PM Intergration #46

Closed
OdNairy opened this issue Oct 30, 2016 · 4 comments
Closed

Swift PM Intergration #46

OdNairy opened this issue Oct 30, 2016 · 4 comments

Comments

@OdNairy
Copy link

OdNairy commented Oct 30, 2016

Cannot import Regex into my project.
swift package update command tells me:
error: the package has an unsupported layout, unexpected source file(s) found: /blablabla/Packages/Regex-0.3.1/Tests/OptionsSpec.swift, /blablabla/Packages/Regex-0.3.1/Tests/RegexSpec.swift, /blablabla/Packages/Regex-0.3.1/Tests/StringReplacementSpec.swift fix: move the file(s) inside a module

@sharplet
Copy link
Owner

Thanks for reporting this. I think these days swiftpm expects tests for a module to be in the folder Tests/<module>Tests. Would you be interested in contributing a PR with a fix?

@andrew804
Copy link
Contributor

How long does the Travis CI build usually take to complete?

@sharplet
Copy link
Owner

Closed by #47.

@sharplet
Copy link
Owner

I've just pushed https://github.com/sharplet/Regex/releases/tag/0.4.3 with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants