Skip to content

Commit 4ea9ba4

Browse files
committed
Remove dispatch
1 parent e583cda commit 4ea9ba4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/PackageSigning/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ add_library(PackageSigning STATIC
1313
SignatureProvider.swift
1414
SigningIdentity.swift)
1515
target_link_libraries(PackageSigning PUBLIC
16-
$<$<NOT:$<PLATFORM_ID:Darwin>>:dispatch>
1716
$<$<NOT:$<PLATFORM_ID:Darwin>>:Foundation>
1817
Basics
1918
# Crypto ## TODO: uncomment once we resolve build problems

0 commit comments

Comments
 (0)