Skip to content

Commit

Permalink
Add detail to package resolve command
Browse files Browse the repository at this point in the history
Signed-off-by: Keshav Priyadarshi <[email protected]>

Co-authored-by: Philippe Ombredanne <[email protected]>
  • Loading branch information
keshav-space and pombredanne authored May 29, 2024
1 parent de88a55 commit 75ea06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packagedcode/swift.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
Run the commands below before running the scan:
- To create a parsable JSON version of the Package.swift manifest, run this: ``swift package dump-package > Package.swift.json``
``swift package resolve``
- To create the Package.resolved lock file, run this: ``swift package resolve``
"""


Expand Down

0 comments on commit 75ea06a

Please sign in to comment.