evandcoleman / Scipio

A package manager agnostic dependency management tool for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift packages should be removed without needing to clear the cache

evandcoleman opened this issue · comments

Right now if you remove a Swift package from the config file, it will still exist in the cached SourcePackages directory and it will still be compiled.