jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS

Home Page:https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installing JSQMessagesController without CocoaPods

duilovska opened this issue · comments

New issue checklist

General information

  • JSQMessagesViewController version:
  • iOS version:
  • Devices/Simulators:
  • Reproducible in the demo project? (Yes/No):
  • Any related issues:

What happened?

Is it possible to use JSQMessagesController without CocoaPods?

Step by step what I have done:

I cloned project from GitHub
Copied downloaded project folder to my project folder
Opened the new downloaded folder, and dragged the JSQMessages.xcodeproj into the Project Navigator of my application's Xcode project
the same I've done with JSQSystemSoundPlayer
I added #import <JSQMessagesViewController/JSQMessages.h> to bridging header (here comes an error "file not found")
And it shows me an error when I'm trying to import JSQMessagesController: "No such module"

Hello everyone!

I'm sorry to inform the community that I'm officially deprecating this project. 😢 Please read my blog post for details:

http://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Thus, I'm closing all issues and pull requests and making the necessary updates to formally deprecate the library. I'm sorry if this is unexpected or disappointing. Please know that this was an extremely difficult decision to make. I'd like to thank everyone here for contributing and making this project so great. It was a fun 4 years. 😊

Thanks for understanding,
— jsq