MoZhouqi / KMPlaceholderTextView

A UITextView subclass that adds support for multiline placeholder written in Swift.
MIT License
805 stars 141 forks source link

clang: error: no such file or directory: 'KMPlaceholderTextView' #60

Closed MoElnaggar14 closed 5 years ago

MoElnaggar14 commented 5 years ago

I tried to deintegrate Pod and install it again also clean derived data and clean project but no way get the same error in Xcode 10.3

clang: error: no such file or directory: 'KMPlaceholderTextView' Command Ld failed with a nonzero exit code

MoElnaggar14 commented 5 years ago

I solved it by remove all other linkers and add $(inherited)