<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<span id="mailbox-conversation"><div>Given the following directory structure:</div>
<div><br></div>
<div>Sources/A.swift</div>
<div>Sources/B/B.swift</div>
<div><br></div>
<div>When running `swift build`, types defined in A.swift are considered to be undeclared in B.swift</div>
<div><br></div>
<div>Is there currently a way to resolve this without moving B.swift into the same directory as A.swift?</div></span><div class="mailbox_signature"><br></div>
</body></html>