mayakraft / Panorama

Spherical panorama view, iOS
MIT License
649 stars 135 forks source link

Unable to build pod in swift project #75

Closed rpcarson closed 6 years ago

rpcarson commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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