Doesn't work on macOS 10.12
Closed this issue · 2 comments
rodionovd commented
That's it:
"_OBJC_CLASS_$_IMKTextReplacementController", referenced from:
objc-class-ref in shortcuts.o
"_OBJC_CLASS_$_IMKTextReplacementEntry", referenced from:
objc-class-ref in shortcuts.o
"_OBJC_CLASS_$_IMKTextReplacementEntryTransaction", referenced from:
objc-class-ref in shortcuts.o
ld: symbol(s) not found for architecture x86_64
rodionovd commented
So: 10.12 finally gets rid of InputMethodKit.framework in favour of a brand new KeyboardServices.framework. It means that 2.0.0 release will be Sierra-only.
rodionovd commented
Fixed in HEAD.