Xcode Plugin That Automatically Cleans The DerivedData Folder

Xcode’s DerivedData contains data created when building files that can lead to issues such as inexplicably slow running projects.

These files are not cleaned when your run clean in Xcode, and occasionally you’ve probably found yourself deleting this folder manually to get things running correctly again.

Here’s a handy Xcode plugin called Cichild from Dealforest that automatically removes DerivedData when you run clean in Xcode.

CIChild

You can find Cichild on Github here.

A nice time-saving plugin.

Added to the Xcode plugin guide.

Original article: Xcode Plugin That Automatically Cleans The DerivedData Folder

©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *