Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.48 KB

File metadata and controls

31 lines (22 loc) · 1.48 KB

Delete Derived Data

License Gem

Search all DerivedData folders and moves files or folders to the trash.

Optional delete Xcode Archives

Installation

$ gem install delete_derived_data

Usage

$ delete_derived_data
Usage: delete_derived_data [options] | delete_derived_data
    -d, --directory PATH             Directory that should be searching
    -a, --archives                   Xcode Archives should be deleted
    -s, --sempty                     Secure empty trash contents
    -t, --trash                      Empty trash contents
    -V, --verbose                    Show more debugging information
    -h, --help                       Show this message
    -v, --version                    Show version

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

This project are in no way affiliated with Apple Inc. This project is open source under the MIT license, which means you have full access to the source code and can modify it to fit your own needs. All delete_derived_data tools run on your own computer or server, so your credentials or other sensitive information will never leave your own computer. You are responsible for how you use delete_derived_data tools.