Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!] The 'Pods-CSocial' target has transitive dependencies that include static binaries: (/Users/gayathri_b/Desktop/CSocialPrototype/csocial/Pods/QuickBlox/Quickblox.framework) #118

Closed
gthrb22 opened this issue Feb 10, 2016 · 2 comments

Comments

@gthrb22
Copy link

gthrb22 commented Feb 10, 2016

Hi ,
In my swift project
Im installing QMServices and QMChatViewController using following commands in pod file pod 'QMServices', '> 0.3'
pod 'QMChatViewController', '
> 0.3'
but i get the following error
!] The 'Pods' target has transitive dependencies that include static binaries: (/Users/gayathri_b/Desktop/Prototype/kdsj/Pods/QuickBlox/Quickblox.framework)

Alternatively i used git link to for the above but dependencies are not getting installed even if i install if the branch is master

Need help kindly give suggestions
Note:I dont face the problem if i integrate the same in objective c project

@iSevenDays
Copy link
Contributor

Hi gthrb22,

Problem can be with !use_frameworks

We do not support this, please check

Thanks!

@iSevenDays
Copy link
Contributor

#119

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

No branches or pull requests

2 participants