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 c2c40ca commit 4dc0bbeCopy full SHA for 4dc0bbe
README.md
@@ -13,6 +13,8 @@ This repository serves as an **example** on how to use [Codecov Global][4] for X
13
* At the highest, your deployment target can be 8.1 or earlier. This will update as Travis supports more simulators.
14
* Write unit tests
15
* Setup your CI
16
+
17
+> `xctool` also does not respect the /Scheme/TestAction/@codeCoverageEnabled setting in .xcscheme files. Make sure `-enableCodeCoverage YES` is set.
18
19
# Travis CI
20
0 commit comments