From a previously removed post:
I am struggling to get the Google Drive API to work with Swift, and hoping someone has a suggestion. Here is where I a
I just ran into that now in XCode 7.3, and fixed it with the following in the bridging header:
#import
Also, if you need the authentication portion: