Navigation Menu

Skip to content

Commit

Permalink
Brought back the workspace and updated the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Keck committed Apr 29, 2012
1 parent b9a2e0c commit 7fa6099
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,12 +1,12 @@
__This branch is known to be compatible with Xcode 4.3 and 4.3.2. For Xcode 4.0.2 support, see the xcode_402 branch.__

__===== PROJECT DESCRIPTION =====__
__===== DESCRIPTION =====__

This project includes plugins that extend Xcode and fix some of its annoying behaviors, known as _fixins_.

__===== INSTALLATION =====__

To install one of the fixins, simply open its respective project and build it; it will automatically be installed as a part of the build process. Xcode must be relaunched for the fixins to take effect.
A particular fixin can be installed by (1) opening the XCFixins workspace, (2) changing the scheme to the fixin you want to install, and (3) building the scheme (command-B). The fixin will automatically be installed as a part of the build process. Xcode must be relaunched for the fixins to take effect.

Fixins are installed into ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/.

Expand Down
28 changes: 28 additions & 0 deletions XCFixins.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fa6099

Please sign in to comment.