| <html devsite> |
| <head> |
| <meta name="project_path" value="/_project.yaml"> |
| <meta name="book_path" value="/versions/7.2.0/_book.yaml"> |
| </head> |
| <body> |
| |
| <h1 class="page-title" id="modules.swift">swift</h1> |
| |
| {% dynamic setvar source_file "src/main/java/com/google/devtools/build/lib/starlarkbuildapi/apple/SwiftConfigurationApi.java" %} |
| {% dynamic setvar version "7.2.0" %} |
| {% dynamic setvar original_path "/rules/lib/fragments/swift" %} |
| {% include "_buttons.html" %} |
| <!-- {% 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="../core/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 %} --> |