Skip to content

Commit a8925a0

Browse files
committed
Fix plutil build by including CoreFoundation
1 parent 3b5606b commit a8925a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/plutil/PLUContext.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
import Foundation
14+
import CoreFoundation
1415

1516
func help(_ name: String) -> String {
1617
name +

0 commit comments

Comments
 (0)