Skip to content

Commit

Permalink
Merge pull request #90 from basememara/xcode9_store_fix
Browse files Browse the repository at this point in the history
Disable code coverage to fix app submission with Xcode 9
  • Loading branch information
naoty authored Oct 2, 2017
2 parents 82444ce + 8c639e3 commit ce1a59e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,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 ce1a59e

Please sign in to comment.