I have two projects that use the JSQMessagesViewController, however in one of them I get an error: "Could not build the Objective-C module" JSQMessagesViewController ", while the other works fine ... There is practically no difference between the two projects, as I I can make JSQMessagesViewController work because it is important for my application. Thank you.
I fixed the problem by following these steps:
JSQMessagesViewController, (pod 'JSQMessagesViewController',: git = > 'https://github.com/jessesquires/JSQMessagesViewController.git',: branch = > 'develop') ..
, . :
Xcode:
Product - Scheme - Scheme Management - Select the "Pods-NameOfYourApp" Scheme