Xcode Junk Archives
~/Library/Developer/Xcode/Archives stores Xcode build archives (.xcarchive) that developers use to validate, export, and distribute app builds.
What is Xcode Junk Archives?
~/Library/Developer/Xcode/Archives is the folder where Xcode saves archived builds created with Product > Archive. These archives are packaged as .xcarchive bundles and can include the app binary, debugging symbols, and other distribution-related data used in the Xcode Organizer. Developers use them when validating builds, exporting apps, submitting releases, or keeping older build outputs for reference. This folder is mainly relevant to people who build Apple platform apps with Xcode on macOS. If you do not need old archived builds, the contents can take up a large amount of disk space over time because each archive may contain full app builds and symbol data.
Review files before deleting with diCleaner
Inspect caches, support files, folders, and related data before deleting items on Mac.
Safety overview
Status: Mostly safe
This folder is normal developer data created by Xcode, not a system component or malware indicator. Deleting old archives is generally safe for macOS, but it removes saved build history and can prevent you from reopening those archived builds in Xcode Organizer for export, validation, symbol access, or distribution tasks. If you still sign, submit, debug, or preserve past releases from Xcode, review archive dates and project names before deleting anything.
Recommendation: Keep recent or important archives if you actively develop apps, ship builds, or may need to re-export an older release. Remove archives you no longer need to recover storage space, especially older project builds that are already distributed or backed up elsewhere.
File path
~/Library/Developer/Xcode/Archives
Share your experience
Be the first to share your experience.