Public downloads and the Sparkle auto-update feed for XcodeCleaner, a native macOS app that reclaims disk space from Xcode's accumulated caches and developer junk.
Unzip and move XcodeCleaner.app to /Applications. It's Developer ID signed and
notarized by Apple, and updates itself from here via Sparkle.
| File | Purpose |
|---|---|
appcast.xml |
The Sparkle feed (SUFeedURL) the app polls for updates. |
XcodeCleaner-X.Y.Z.zip |
Notarized app builds, one per version. |
XcodeCleaner-X.Y.Z.html |
Changelog embedded in the appcast for each release. |
Each download in the appcast is signed with an EdDSA key; the app verifies the signature against its embedded public key before installing.
Source code lives in jjnicolas/XcodeCleaner (private). For issues, feedback, or feature requests, open an issue here.
XcodeCleaner is part of Julien Nicolas's apps & utilities — see them all at apps.tnfnet.org.
These files are generated and pushed by make release in the source repo —
they aren't edited by hand.