Skip to content

Commit

Permalink
llvm instrumentation
Browse files Browse the repository at this point in the history
Removed codeCoverageEnabled to correct LLVM Instrumentation issue when pushing to iTunes Connect
  • Loading branch information
walsht authored and dennisweissmann committed Sep 21, 2017
1 parent 56dbe41 commit 9abf07c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
skipped = "NO">
Expand Down

0 comments on commit 9abf07c

Please sign in to comment.