Swift Package Manager: understand resolve, reset and update
I will explain the operations
resolve
reset
update
and how these commands affect a Swift Package. I will further show how to invoke those operations from the command line or within Xcode.
I use the following example: a package with a single package...
blog.eidinger.info3 min read