You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to GTMSessionFetcher 1.6.0 I am seeing the following failure in my build:
Undefined symbols for architecture x86_64:
"_GTMBridgeAssertValidSelector", referenced from:
-[GTMAppAuthFetcherAuthorization authorizeRequest:delegate:didFinishSelector:] in GTMAppAuth(GTMAppAuthFetcherAuthorization.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)