Last active
March 24, 2021 13:02
-
-
Save brunogama/b80820d3cce5f2f722040ccef23ae236 to your computer and use it in GitHub Desktop.
Clears carthage http cache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sqlite3 ~/Library/Caches/carthage/Cache.db 'DELETE from cfurl_cache_response where request_key like "%.json"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment