swift package unedit <package-name>
Remove a package from editable mode
Arguments
| Name | Description | 
|---|---|
| package-name | The name of the package to unedit | 
Options
| Name | Description | 
|---|---|
| --help, -h, -help | Show help information | 
| --version | Show the version | 
| --force | Unedit the package even if it has uncommitted and unpushed changes |