You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used to download and build an external Swift package.
@@ -70,5 +70,6 @@ Used to download and build an external Swift package.
70
70
| <aid="swift_package-shallow_since"></a>shallow_since | an optional date, not after the specified commit; the argument is not allowed if a tag is specified (which allows cloning with depth 1). Setting such a date close to the specified commit allows for a more shallow clone of the repository, saving bandwidth and wall-clock time. | String | optional |`""`|
71
71
| <aid="swift_package-tag"></a>tag | tag in the remote repository to checked out. Precisely one of branch, tag, or commit must be specified. | String | optional |`""`|
0 commit comments