We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708dfe9 commit 3a0e642Copy full SHA for 3a0e642
README.md
@@ -9,7 +9,7 @@ Installation
9
1. Fork this repository; you're probably going to want to make your own
10
modifications.
11
2. Place the XcodeCoverage folder in the same folder as your Xcode project.
12
-3. [Dowload lcov-1.10](http://downloads.sourceforge.net/ltp/lcov-1.10.tar.gz).
+3. [Download lcov-1.10](http://downloads.sourceforge.net/ltp/lcov-1.10.tar.gz).
13
Place the lcov-1.10 folder inside the XcodeCoverage folder.
14
4. Get Xcode's coverage instrumentation by going to Xcode Preferences, into Downloads, and installing Command Line Tools.
15
5. In your Xcode project, enable these two build settings at the project level
0 commit comments