SafeDisk AI

Cleaning Up Xcode To Free Up Disk Space

Xcode cleanup is safest when you separate rebuildable cache from archives, simulator runtimes, DeviceSupport, and important project state.

Free Mac scan

Run the free Mac scan before deleting.

The Mac scan reads storage metadata locally, then shows the largest visible buckets and the files that need an AI delete / confirm / protect judgment.

Add command output optional

Free trial step. We reply first with a delete / confirm / protect judgment or one read-only detail we still need.

Download free Mac scan See sample result Ask AI about one file

Usually Safe After Closing Xcode

Review First

Read-Only Xcode Checks

du -sh "$HOME/Library/Developer/Xcode/DerivedData" 2>/dev/null
du -sh "$HOME/Library/Developer/Xcode/Archives" 2>/dev/null
du -sh "$HOME/Library/Developer/CoreSimulator" 2>/dev/null
du -sh "$HOME/Library/Developer/Xcode/iOS DeviceSupport" 2>/dev/null
xcrun simctl list runtimes 2>/dev/null
xcrun simctl list devices unavailable 2>/dev/null

Safer Cleanup Order

  1. Close Xcode and stop running simulators.
  2. Measure DerivedData, Archives, CoreSimulator, and DeviceSupport separately.
  3. Clean DerivedData first if it is the largest rebuildable bucket.
  4. Delete unavailable simulator devices before removing runtimes.
  5. Review archives with the app/release owner before removing them.
Free AI deletion trial

Still full after the SafeDisk Lite scan?

Start with the SafeDisk Lite scan. If the scan still leaves unclear delete / confirm / protect decisions, send one request for the free SafeDisk AI deletion trial next step.

Download free Mac scan
Add output optional

Start with email. Output can follow after the first reply.