You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// For tests running on devices (not simulators) we always want to generate dSYMs so that symbolication can give file and line information about test failures.
Copy file name to clipboardExpand all lines: Sources/SWBCore/SpecImplementations/Tools/SwiftCompiler.swift
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3763,9 +3763,6 @@ public extension BuildPhaseWithBuildFiles {
3763
3763
/// - Returns: If the build phase contains any Swift source files that are not filtered out via the platform filter or excluded source file name patterns.
0 commit comments