Skip to content

Instantly share code, notes, and snippets.

@Carrione
Last active October 25, 2024 16:05
Show Gist options
  • Save Carrione/31037fc62085d3cfbf79df5b45244dfa to your computer and use it in GitHub Desktop.
Save Carrione/31037fc62085d3cfbf79df5b45244dfa to your computer and use it in GitHub Desktop.
Script to remove SPM cache from macOS
rm -rf ~/Library/Caches/org.swift.swiftpm
rm -rf ~/Library/org.swift.swiftpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment