Skip to content

Release v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:32

Changes

c122a98 docs: bump install version to 1.0.1 (README + DocC + docs)
9a7df80 Merge pull request #23 from luizmb/bugfix/docc-windows-build
d222e10 docs: correct toolchain minimum to Swift 6.3 in platform table
8e78415 fix: exclude swift-docc-plugin on Windows hosts

Installation

Welcome to Swift!

Subcommands:

swift build Build Swift packages
swift package Create and work on packages
swift run Run a program from a package
swift test Run package tests
swift repl Experiment with Swift code interactively

Use swift --version for Swift version information.

Use swift --help for descriptions of available options and flags.

Use swift help <subcommand> for more information about a subcommand.