From c85b98d3e3839b91d5e98d59d99d66233dd023ca Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Wed, 22 Sep 2021 09:23:16 -0400 Subject: [PATCH] Check catalyst in AttributedString tests. --- Tests/CustomDumpTests/DumpTests.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/CustomDumpTests/DumpTests.swift b/Tests/CustomDumpTests/DumpTests.swift index 165180f..0bc62da 100644 --- a/Tests/CustomDumpTests/DumpTests.swift +++ b/Tests/CustomDumpTests/DumpTests.swift @@ -718,7 +718,7 @@ final class DumpTests: XCTestCase { func testFoundation() { var dump = "" - #if compiler(>=5.5) && !os(macOS) && !os(Linux) + #if compiler(>=5.5) && !os(macOS) && !targetEnvironment(macCatalyst) && !os(Linux) if #available(iOS 15, macOS 12, tvOS 15, watchOS 8, *) { dump = "" customDump(