Skip to content

Instantly share code, notes, and snippets.

@JT501
Last active October 6, 2024 00:37
Show Gist options
  • Save JT501/1787d67d2237aed5f31e76233e86e327 to your computer and use it in GitHub Desktop.
Save JT501/1787d67d2237aed5f31e76233e86e327 to your computer and use it in GitHub Desktop.
Clean XCode Cache

Clear Simulator Cache

xcrun simctl delete unavailable

Clear SwiftUI Previews Cache

xcrun simctl --set previews delete all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment