Posts

Post not yet marked as solved
4 Replies
This one is not an Apple-provided solution, but I wrote a tool that implements Xcode archive builds caching. It's alpha and still in active development, but it works pretty good for our project. Sources are here - https://github.com/sweatco/xcode-archive-cache, and I wrote an article about tool's internals - https://dev.sweatco.in/speeding-up-xcode-archive-builds/. Hope it helps.