<div dir="ltr">In my test target, when I include the Test-Swift.h file, there is a line that says &quot;@import MyAppName&quot; which yields the error &quot;Module &#39;MyAppName&#39; not found&quot;. Turning on the Defines Module setting for my app target didn&#39;t help. So why is that import there, and what is required for it to be found?</div>