We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8925a0 commit 46b076dCopy full SHA for 46b076d
Sources/plutil/CMakeLists.txt
@@ -20,6 +20,7 @@ add_executable(plutil
20
PLULiteralOutput.swift)
21
22
target_link_libraries(plutil PRIVATE
23
+ CoreFoundation
24
Foundation)
25
26
set_target_properties(plutil PROPERTIES
0 commit comments