diff --git a/Plans/SentrySwiftUI_Base.xctestplan b/Plans/SentrySwiftUI_Base.xctestplan index 4d7a180d7cf..f83beecf14a 100644 --- a/Plans/SentrySwiftUI_Base.xctestplan +++ b/Plans/SentrySwiftUI_Base.xctestplan @@ -9,6 +9,7 @@ } ], "defaultOptions" : { + "codeCoverage" : true, "uiTestingScreenshotsLifetime" : "keepAlways" }, "testTargets" : [ diff --git a/Plans/Sentry_Base.xctestplan b/Plans/Sentry_Base.xctestplan index 9a06f6a7054..a271da64688 100644 --- a/Plans/Sentry_Base.xctestplan +++ b/Plans/Sentry_Base.xctestplan @@ -9,6 +9,7 @@ } ], "defaultOptions" : { + "codeCoverage" : true, "environmentVariableEntries" : [ { "key" : "TSAN_OPTIONS", diff --git a/Plans/SwiftUITestSample_Base.xctestplan b/Plans/SwiftUITestSample_Base.xctestplan index f1d6424e7cd..48d63871abf 100644 --- a/Plans/SwiftUITestSample_Base.xctestplan +++ b/Plans/SwiftUITestSample_Base.xctestplan @@ -9,6 +9,7 @@ } ], "defaultOptions" : { + "codeCoverage" : true, "uiTestingScreenshotsLifetime" : "keepAlways" }, "testTargets" : [ diff --git a/Plans/iOS-ObjectiveC_Base.xctestplan b/Plans/iOS-ObjectiveC_Base.xctestplan index 541ab3db08f..c52f4f2c751 100644 --- a/Plans/iOS-ObjectiveC_Base.xctestplan +++ b/Plans/iOS-ObjectiveC_Base.xctestplan @@ -9,6 +9,7 @@ } ], "defaultOptions" : { + "codeCoverage" : true, "uiTestingScreenshotsLifetime" : "keepAlways" }, "testTargets" : [ diff --git a/Plans/iOS-Swift6_Base.xctestplan b/Plans/iOS-Swift6_Base.xctestplan index 1d9315a80cb..948e274e09a 100644 --- a/Plans/iOS-Swift6_Base.xctestplan +++ b/Plans/iOS-Swift6_Base.xctestplan @@ -9,6 +9,7 @@ } ], "defaultOptions" : { + "codeCoverage" : true, "uiTestingScreenshotsLifetime" : "keepAlways" }, "testTargets" : [ diff --git a/Plans/iOS-SwiftUI_Base.xctestplan b/Plans/iOS-SwiftUI_Base.xctestplan index f6b934b8a5a..1ebf150fe2e 100644 --- a/Plans/iOS-SwiftUI_Base.xctestplan +++ b/Plans/iOS-SwiftUI_Base.xctestplan @@ -9,7 +9,7 @@ } ], "defaultOptions" : { - "codeCoverage" : false, + "codeCoverage" : true, "targetForVariableExpansion" : { "containerPath" : "container:iOS-SwiftUI.xcodeproj", "identifier" : "7BB6224826A56C4E00D0E75E", diff --git a/Plans/iOS-Swift_Base.xctestplan b/Plans/iOS-Swift_Base.xctestplan index e655382762d..8650793556e 100644 --- a/Plans/iOS-Swift_Base.xctestplan +++ b/Plans/iOS-Swift_Base.xctestplan @@ -9,6 +9,7 @@ } ], "defaultOptions" : { + "codeCoverage" : true, "targetForVariableExpansion" : { "containerPath" : "container:iOS-Swift.xcodeproj", "identifier" : "637AFDA5243B02760034958B", diff --git a/Plans/iOS13-Swift_Base.xctestplan b/Plans/iOS13-Swift_Base.xctestplan index 5b444324151..bb7f62f9558 100644 --- a/Plans/iOS13-Swift_Base.xctestplan +++ b/Plans/iOS13-Swift_Base.xctestplan @@ -9,7 +9,7 @@ } ], "defaultOptions" : { - "codeCoverage" : false, + "codeCoverage" : true, "targetForVariableExpansion" : { "containerPath" : "container:iOS13-Swift.xcodeproj", "identifier" : "D8269A38274C095E00BD5BD5", diff --git a/Plans/tvOS-Swift_Base.xctestplan b/Plans/tvOS-Swift_Base.xctestplan index a87cafa28f0..411ed38b29c 100644 --- a/Plans/tvOS-Swift_Base.xctestplan +++ b/Plans/tvOS-Swift_Base.xctestplan @@ -9,7 +9,7 @@ } ], "defaultOptions" : { - "codeCoverage" : false, + "codeCoverage" : true, "targetForVariableExpansion" : { "containerPath" : "container:tvOS-Swift.xcodeproj", "identifier" : "7BA61D61247FA32600C130A8", @@ -21,7 +21,7 @@ { "target" : { "containerPath" : "container:tvOS-Swift.xcodeproj", - "identifier" : "7B64388526A6C71A000D0F65", + "identifier" : "1A9FD4374E53BEB8AC621B3D", "name" : "tvOS-Swift-UITests" } }