You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ Xcode Plugin that displays coverage data in the text editor
9
9
- 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.
10
10
11
11
###Installation instructions:
12
+
Install via [Alcatraz](https://github.com/supermarin/Alcatraz)
13
+
14
+
OR
15
+
12
16
Open the project in XCode and build it. This should auto-install it for you and just restart XCode to begin using!
13
17
14
18
To uninstall, delete the XCoverage directory from `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins`
0 commit comments