Is there any way to use ccache with Xcode 4, to improve C++ build time?
Using environment variables I've set CC and CXX to ccache, but the build fails since ccache does not recognise some of the parameters that Xcode 4 outputs.
Ccache has Clang support from version 3.2 and newer.
See here for a possible solution on how to use ccache in Xcode: https://pspdfkit.com/blog/2015/ccache-for-fun-and-profit/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With