I have the latest Google Plus iOS SDK managed by cocoapods in my project.
pod \'google-plus-ios-sdk\' ~> \'1.7.1\' #(Also tried 1.5.1)
S
Uhm turn out I have GooglePlusManager in my test target. Remove it from the compile Sources fixed it.