Skip to content

Instantly share code, notes, and snippets.

@yannxou
Created May 15, 2024 20:58
Show Gist options
  • Save yannxou/02887c867afeff51f5f3b46bc9684a91 to your computer and use it in GitHub Desktop.
Save yannxou/02887c867afeff51f5f3b46bc9684a91 to your computer and use it in GitHub Desktop.
cleanupSwiftUIPreviews.sh
# Safely clean up SwiftUI Preview data located in:
# ~/Library/Developer/Xcode/UserData/Previews
xcrun simctl --set previews delete all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment