Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Nick Sint
4,208 PointsDoes Cocoapods (Google Maps SDK) support Swift?
Hi all,
My question is with regards to the use of cocoapods and whether it is possible to use cocoapods with swift?
I have been having trouble integrating the Google Maps iOS SDK to my Swift project via the use of Cocoapods and so I was wondering whether this was because cocoapods do not support swift yet.
FYI, the problem I am getting is that I am unable to define an UIView on interface builder as a GMSMapView object.
Also, I know there is this problem about the GoogleMaps.bundle file where you would normally drag and drop into the frameworks folder. Would you still do that with the Cocoapods?
Thanks!