Skip to content

Commit ff6bc9f

Browse files
committed
fixed Mac target
1 parent 8522530 commit ff6bc9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/AppKit/NSTextField.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import Foundation
1010
import ReactiveCocoa
1111
import AppKit
12+
import enum Result.NoError
1213

1314
extension NSTextField {
1415
/// Sends the field's string value whenever it changes.

0 commit comments

Comments
 (0)