Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Get a building error after installed with cocoa pods #1060

Closed
wangshengjia opened this issue Jun 30, 2015 · 1 comment
Closed

Get a building error after installed with cocoa pods #1060

wangshengjia opened this issue Jun 30, 2015 · 1 comment

Comments

@wangshengjia
Copy link

I have an issue when I try to install pod with Cocoapods v3.7.2, target on iOS8 and using use_frameworks!, but not the same as #927

In my podfile:
pod 'JSQMessagesViewController'

I run the command "pod install" and get the output:
Installing JSQMessagesViewController (7.1.0)
Installing JSQSystemSoundPlayer (2.0.1)

Everything seems to be going well until I run the project, I get a build error:

/Pods/JSQMessagesViewController/JSQMessagesViewController/Categories/JSQSystemSoundPlayer+JSQMessages.h:19:9: Include of non-modular header inside framework module 'JSQMessagesViewController.JSQSystemSoundPlayer_JSQMessages'

Any ideas?

@wangshengjia wangshengjia changed the title Get a build error after installed with cocoa pods Get a building error after installed with cocoa pods Jun 30, 2015
@jessesquires
Copy link
Owner

Thanks @wangshengjia ! 😄

closing as duplicate of #1497

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants