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

Fixed swift test error test directory layout #32

Merged
merged 1 commit into from Nov 7, 2016

Conversation

davidchiles
Copy link
Contributor

I was trying to use swift test and ran into the following error on Apple Swift version 3.0.1 (swiftlang-800.0.58.6 clang-800.0.42.1)

error: the package has an unsupported layout, unexpected source file(s) found: [directory]/CSwiftV/Tests/CSwiftVTests.swift
fix: move the file(s) inside a module

This seemed to fix it.

@wongzigii
Copy link

Any chance to merge this?

@Daniel1of1
Copy link
Owner

👍 Thanks a lot @davidchiles - sorry for delay @wongzigii

@Daniel1of1 Daniel1of1 merged commit 6446bab into Daniel1of1:master Nov 7, 2016
@noahemmet noahemmet mentioned this pull request Nov 15, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants