<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Everybody,&nbsp;<div class=""><br class=""></div><div class="">I am trying to build the&nbsp;example-packages but I am getting errors once I try to run test</div><div class=""><br class=""></div><div class="">I was hopping to add some tests to close&nbsp;<a href="https://bugs.swift.org/browse/SR-1187" class="">https://bugs.swift.org/browse/SR-1187</a></div><div class=""><br class=""></div><div class="">I am using the 3-24 snapshot but I am getting import errors&nbsp;</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">: error: no such module 'FisherYates'</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">import FisherYates</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">&nbsp;&nbsp; &nbsp; &nbsp; ^</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">&lt;unknown&gt;:0: error: build had 1 command failures</span></div></div><div class=""><br class=""></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">It would seem that I am not able to import module names.&nbsp;</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">The same thing happens when I try to run some new xctest from others the other with no dependencies.&nbsp;</span></div><div class=""><br class=""></div><div class="">example-package-deckofplayingcards</div><div class="">example-package-fisheryates</div><div class="">example-package-playingcard</div><div class="">example-package-dealer</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>