FuzzyAutocomplete / FuzzyAutocompletePlugin

A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
MIT License
3.25k stars 352 forks source link

"_OBJC_CLASS_$_DVTTextCompletionInlinePreviewController", referenced from:pen #126

Closed ChinaKingKong closed 7 years ago

ChinaKingKong commented 8 years ago

Undefined symbols for architecture x86_64: "_OBJCCLASS$_DVTTextCompletionInlinePreviewController", referenced from: lOBJC$_CATEGORYDVTTextCompletionInlinePreviewController$_FuzzyAutocomplete in DVTTextCompletionInlinePreviewController+FuzzyAutocomplete.o objc-class-ref in FuzzyAutocomplete.o ld: symbol(s) not found for architecture x86_64

mrhyh commented 8 years ago

我遇到的也是这个问题.

songxing10000 commented 8 years ago

the same problem,why

ferologics commented 8 years ago

same issue when trying to carthage update with AwesomeCache, fails the build