Skip to content

Commit c4d41d3

Browse files
author
Tyler Mann
committed
Updating README to installing through Alcatraz
1 parent e032d25 commit c4d41d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Xcode Plugin that displays coverage data in the text editor
99
- By default the plugin will try and find your coverage files, however for the best performance/reliability you can set your own location. The plugin will then use this location and recursively search it for your coverage file matching the source file you are viewing.
1010

1111
###Installation instructions:
12+
Install via [Alcatraz](https://github.com/supermarin/Alcatraz)
13+
14+
OR
15+
1216
Open the project in XCode and build it. This should auto-install it for you and just restart XCode to begin using!
1317

1418
To uninstall, delete the XCoverage directory from `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins`

0 commit comments

Comments
 (0)