I'm studying Swift and am struggling to figure out how to integrate the Google Map SDK frameworks. I created a new project in Xcode 6, imported the frameworks required as per Google Map SDK instructions for iOS.
However when I import the Google Maps framework using (import )to the AppDelegate.swift file the framework isn't recognised.
Can't find a solution anywhere. Please help.