blob: b47853d03acb5c3f7b9f79604a96ba3345f8683d [file]
<html devsite>
<head>
<meta name="project_path" value="/_project.yaml">
<meta name="book_path" value="/versions/6.1.0/_book.yaml">
</head>
<body>
<h1 class="page-title" id="modules.swift">swift</h1>
<!-- {% raw %} -->
A configuration fragment for Swift tools.
<h2>Members</h2>
<ul>
<li>
<a href="#copts">copts</a>
</li>
</ul>
<h2 id="copts">copts</h2>
<p><pre class="rule-signature"><a class="anchor" href="list.html">list</a> swift.copts()</pre></p>
A list of compiler options that should be passed to <code>swiftc</code> when compiling Swift code.
</body>
</html>
<!-- {% endraw %} -->