Skip to content

Commit 290786e

Browse files
Merge branch '#189-macos-host-toolchain-default' of https://github.com/xtremekforever/swift-sdk-generator into #189-macos-host-toolchain-default
2 parents d35a24e + bc0661b commit 290786e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GeneratorCLI/GeneratorCLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ extension GeneratorCLI {
150150
@Option(
151151
help:
152152
"The target triple of the bundle. The default depends on a recipe used for SDK generation."
153-
)
153+
)
154154
var target: Triple? = nil
155155

156156
@Option(help: "Deprecated. Use `--host` instead")

0 commit comments

Comments
 (0)