[swift-users] Help need with SR-1187
Jose Cheyo Jimenez
cheyo at masters3d.com
Fri Apr 15 00:32:06 CDT 2016
Hi Everybody,
I am trying to build the example-packages but I am getting errors once I try to run test
I was hopping to add some tests to close https://bugs.swift.org/browse/SR-1187 <https://bugs.swift.org/browse/SR-1187>
I am using the 3-24 snapshot but I am getting import errors
: error: no such module 'FisherYates'
import FisherYates
^
<unknown>:0: error: build had 1 command failures
It would seem that I am not able to import module names.
The same thing happens when I try to run some new xctest from others the other with no dependencies.
example-package-deckofplayingcards
example-package-fisheryates
example-package-playingcard
example-package-dealer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160414/a92ebee6/attachment.html>
More information about the swift-users
mailing list