From 9abf07cf75cb1cc4cdb6ded0e910bdf9a4e55853 Mon Sep 17 00:00:00 2001 From: Tim Walsh Date: Thu, 21 Sep 2017 11:17:40 -0500 Subject: [PATCH] llvm instrumentation Removed codeCoverageEnabled to correct LLVM Instrumentation issue when pushing to iTunes Connect --- DeviceKit.xcodeproj/xcshareddata/xcschemes/DeviceKit.xcscheme | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/DeviceKit.xcodeproj/xcshareddata/xcschemes/DeviceKit.xcscheme b/DeviceKit.xcodeproj/xcshareddata/xcschemes/DeviceKit.xcscheme index f55e340a..bf11e5b5 100644 --- a/DeviceKit.xcodeproj/xcshareddata/xcschemes/DeviceKit.xcscheme +++ b/DeviceKit.xcodeproj/xcshareddata/xcschemes/DeviceKit.xcscheme @@ -27,8 +27,7 @@ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" language = "" - shouldUseLaunchSchemeArgsEnv = "YES" - codeCoverageEnabled = "YES"> + shouldUseLaunchSchemeArgsEnv = "YES">