ios - JSQMessages.h not found -


i added jsqmessageviewcontroller project. went bridging header file , added #import <jsqmessages.h>' , errorjsqmessages.h not found'.

why xcode not able find it?

enter image description here

try #import "jsqmessagesviewcontroller/jsqmessages.h", might in subfolder since icon in sidebar blue.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

python - Exception while importing pymorphy2 -