swift package purge-cache
I explained in a previous article when to use swift package reset
This will reset the complete cache/build directory. For SPM (command-line) this will affect the .build folder.
The equivalent Xcode option is named "Reset Package Caches". This will a...
blog.eidinger.info2 min read