We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875a32f commit 0ebfc1bCopy full SHA for 0ebfc1b
Sources/PackageDescription/Target.swift
@@ -205,7 +205,7 @@ public final class Target {
205
///
206
/// If you make a remote binary framework available as a Swift package,
207
/// declare a remote, or _URL-based_, binary target in your package manifest
208
- /// with ``Target/binaryTarget(name:url:checksum:)``. Aways run `swift
+ /// with ``Target/binaryTarget(name:url:checksum:)``. Always run `swift
209
/// package compute-checksum path/to/MyFramework.zip` at the command line to
210
/// make sure you create a correct SHA256 checksum.
211
0 commit comments