有没有人设法在Swift项目中使用Google Drive Api(Objjective C)
https://developers.google.com/drive/ios/quickstart
我已尝试了许多不同的方法,但无法编译
我最接近的是在下面的链接中使用Rob的方法,并将#import"GTLDrive.h"添加到BridgingHeader.这让我可以创建一个GTLDrive而不是Auth因为我无法让Xcode注意No ARC标志.
Stackoverflow 11370752
ios google-drive-api swift
google-drive-api ×1
ios ×1
swift ×1