Sha256: 868400de52d0445a73ded0df617b36c9dec869645084fd57347e9252e303016d

Contents?: true

Size: 343 Bytes

Versions: 3

Compression:

Stored size: 343 Bytes

Contents

# XCBuildFaster

Tweaks your Xcode project / subprojects for faster compilation times.

## Installation

	gem install xcbuildfaster

## Usage

	xcbuildfaster MyProject.xcodeproj

If you want to ignore certain subprojects, use the `--ignore` flag with the respective project names.

	xcbuildfaster MyProject.xcodeproj --ignore FooBarSubProject

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
XCBuildFaster-0.0.3 README.md
XCBuildFaster-0.0.2 README.md
XCBuildFaster-0.0.1 README.md