• This repository has been archived on 19/Feb/2018
  • Stars
    star
    592
  • Rank 75,570 (Top 2 %)
  • Language
    Objective-C
  • License
    BSD 2-Clause "Sim...
  • Created over 11 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A magic button in Xcode to exterminate the current project's DerivedData directories

Exterminator

Sometimes Xcode needs a friendly helping hand with cleaning out the Derived Data for a project. The Exterminator makes this quick and easy.

Replace This:

Me: Build Project

Xcode: Nope, we've got errors.

Me: Clean Project, then Build

Xcode: Nuh uh, still no good.

Me: Open terminal, find DerivedData subdirectories for project, delete directories

Xcode: Oh hey, things are looking swell.

With This:

Exterminator Button

Installation

OR

  • Clone and build the project. The plugin will be installed into ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins. (To uninstall the plugin, delete the DerivedData-Exterminator directory from there)
  • Restart Xcode
  • Select Derived Data Exterminator in Toolbar in the View menu

Note: The default (master) branch builds for Xcode 5+. To build the project for Xcode4, check out the xcode4 branch before building the project.

Usage

  • Push Button
  • Moonwalk (optional, but recommended)
  • Get back to building cool stuff

Additional Options

Clearing derived data (for the current project/workspace or all projects) is also available from the View menu

Exterminator Menu Options

More Repositories

1

cocoapods-xcode-plugin

[deprecated] Dependency management helper for your CocoaPods, right in Xcode 6 and 7
Objective-C
2,328
star
2

Xcode-Plugin-Template

[deprecated] Plugin base for Xcode 6 and 7
920
star
3

rust-mac-app-examples

Examples of and templates for running Rust in Cocoa apps on the Mac
Rust
262
star
4

xcpretty-travis-formatter

xcpretty custom formatter for TravisCI
Ruby
59
star
5

clamshell

A tidy Cocoa documentation viewer
Objective-C
45
star
6

ovaltine

The chocolatey treat which makes your Cocoa UI code clean!
Ruby
43
star
7

webkitten

A command-driven web browser toolkit inspired by luakit and Vim.
Rust
40
star
8

xcode-devtools

Some scripts helpful for xcode plugin development
Ruby
33
star
9

redcar-rubymotion

RubyMotion workflow support in Redcar Editor
Ruby
32
star
10

weemoji

Weechat plugin to replace emoji in the 'colon' format with unicode equivalents! 👍
Python
29
star
11

docstat

Documentation metrics generator for Cocoa libraries
Ruby
22
star
12

cocoadex

CLI for Cocoa Documentation Reference
Ruby
21
star
13

regexpress

CLI Go regular expression tester
Go
19
star
14

SimpleSyncService

A simple, customizable service for updating Core Data models
Objective-C
14
star
15

unity-native-plugin-example

An example of a native Unity plugin, wrapping a C library in a C# interface
C
7
star
16

thyme

Command-line interface implementation of Sage Solitaire
Rust
6
star
17

dotfiles

system configuration and initialization files
Vim Script
5
star
18

tracker-keeper

View your assigned pivotal tracker stories with minimalism
Ruby
4
star
19

pbhistory

List text items on the OS X pasteboard
Swift
3
star