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
_______________________________________________ swift-users mailing list swift-users@swift.org https://lists.swift.org/mailman/listinfo/swift-users