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

Unable to build pod in swift project #75

Closed
rpcarson opened this issue Dec 15, 2017 · 2 comments
Closed

Unable to build pod in swift project #75

rpcarson opened this issue Dec 15, 2017 · 2 comments

Comments

@rpcarson
Copy link

Hey, I added use_frameworks! and pod installed just like usual but the pod has several errors and I am also getting a "could not build objective c module" error for the import statement.

@mayakraft
Copy link
Owner

Hi Reed,
Yes I need to update the cocoapod.

It should remove that error and build if you add one line at the top of PanoramaView.h

#import <GLKit/GLKit.h>

@mayakraft
Copy link
Owner

btw, this fix is now live on cocoapods, v 1.0.2

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

No branches or pull requests

2 participants