Hacker News new | ask | show | jobs
by plorkyeran 2188 days ago
The dylib cache is stored on disk. It's saving disk space by only having that copy of the libraries instead of two copies.
1 comments

What would the second copy be?