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
I'm getting the following error, when I try to build:
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_OAuthManager", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I think I have followed the tutorial and have done everything as it says. Any ideas of how can I solve this??