Skip to content

Release v0.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:51
· 3 commits to main since this release
c75bc4a

Changes

c75bc4a Merge pull request #13 from luizmb/feature/android-ci
7a36b40 CI: drop --no-parallel on Android (XCTest pass rejects it)
1f7377e Add Android build + emulator test CI job
1c5f99e Merge pull request #12 from luizmb/dependabot/github_actions/actions/cache-5
697ad5c Bump actions/cache from 4 to 5
5126d41 Merge pull request #11 from luizmb/dependabot/github_actions/actions/checkout-6
96180ee Merge pull request #10 from luizmb/dependabot/github_actions/actions/deploy-pages-5
52fc0d9 Merge pull request #9 from luizmb/dependabot/github_actions/actions/configure-pages-6
7e20d28 Merge pull request #8 from luizmb/dependabot/github_actions/actions/upload-pages-artifact-5
1a213bd Bump actions/checkout from 4 to 6
91ea593 Bump actions/deploy-pages from 4 to 5
3a01f14 Bump actions/configure-pages from 4 to 6
0f6c797 Bump actions/upload-pages-artifact from 3 to 5

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.