swift package resolve <package-name>
Resolve package dependencies
Arguments
| Name | Description | 
|---|---|
| package-name | The name of the package to resolve | 
Options
| Name | Description | 
|---|---|
| --help, -h, -help | Show help information | 
| --version  [version] | Show the version | 
| --branch  <branch> | The branch to resolve at | 
| --revision  <revision> | The revision to resolve at |