<div dir="ltr">+1; this would be a big improvement for a number of my smaller projects.<br><div><br></div><div>Building-before-running should absolutely be the implemented behavior. Off the top of my head, two build systems I&#39;m familiar with—Buck and Bazel—both do a build as part of their &quot;run&quot; command. Likewise, having a &quot;run&quot; command that doesn&#39;t build makes it effectively useless—having to build explicitly first makes the &quot;run&quot; command not much better than just running the executable in the .build folder directly.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, May 15, 2017 at 11:56 AM David Sweeris via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
&gt; On May 15, 2017, at 11:49 AM, Daniel Dunbar via swift-build-dev &lt;<a href="mailto:swift-build-dev@swift.org" target="_blank">swift-build-dev@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Huge +1 from me, and for having it build by default. Building should be efficient &amp; transparent to the user IMHO.<br>
<br>
Agreed.<br>
<br>
- Dave Sweeris<br>
_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</blockquote></div>