<html><body><div>Where I add path of Swift?</div><div>I must create a configuration file or I type the follow line:</div><div><div class="highlighter-rouge" style="box-sizing: border-box; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" data-mce-style="box-sizing: border-box; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><pre class="highlight" style="box-sizing: border-box; margin: 0px 0px 1.5em; padding: 1em; font-size: 14px; font-weight: normal; font-style: normal; line-height: 18px; border: 1px solid #e6e6e6; overflow: scroll; font-family: Menlo, Consolas, Monaco, 'Courier New', monospace, serif; background: #ffffff;" data-mce-style="box-sizing: border-box; margin: 0px 0px 1.5em; padding: 1em; font-size: 14px; font-weight: normal; font-style: normal; line-height: 18px; border: 1px solid #e6e6e6; overflow: scroll; font-family: Menlo, Consolas, Monaco, 'Courier New', monospace, serif; background: #ffffff;"><code style="box-sizing: border-box; font-size: 1em; font-weight: normal; font-style: normal; font-family: Menlo, Consolas, Monaco, 'Courier New', monospace, serif; white-space: pre-line;" data-mce-style="box-sizing: border-box; font-size: 1em; font-weight: normal; font-style: normal; font-family: Menlo, Consolas, Monaco, 'Courier New', monospace, serif; white-space: pre-line;"><span class="gp" style="box-sizing: border-box; color: #555555;" data-mce-style="box-sizing: border-box; color: #555555;">$ </span><span class="nb" style="box-sizing: border-box; color: #0086b3;" data-mce-style="box-sizing: border-box; color: #0086b3;">export </span><span class="nv" style="box-sizing: border-box; color: teal;" data-mce-style="box-sizing: border-box; color: teal;">PATH</span><span class="o" style="box-sizing: border-box; font-weight: bold;" data-mce-style="box-sizing: border-box; font-weight: bold;">=</span>/path/to/usr/bin:<span class="s2" style="box-sizing: border-box; color: #dd1144;" data-mce-style="box-sizing: border-box; color: #dd1144;">"</span><span class="k" style="box-sizing: border-box; font-weight: bold;" data-mce-style="box-sizing: border-box; font-weight: bold;">${</span><span class="nv" style="box-sizing: border-box; color: teal;" data-mce-style="box-sizing: border-box; color: teal;">PATH</span><span class="k" style="box-sizing: border-box; font-weight: bold;" data-mce-style="box-sizing: border-box; font-weight: bold;">}</span><span class="s2" style="box-sizing: border-box; color: #dd1144;" data-mce-style="box-sizing: border-box; color: #dd1144;">"</span> </code></pre></div></div></body></html>