Showing Recent Messages Undefined symbol: _OBJC_CLASS_$_SFAuthenticationSession

2.9k Views Asked by At

I've just updated to macOS Catalina and on xCode to test an app I was building for iOS on how it'll look like on mac I checked Mac under Development Info.

enter image description here

When I run it on an iOS device it runs successfully. But when I run it using My Mac as target it gives an error:

Undefined symbol: _OBJC_CLASS_$_SFAuthenticationSession

Here is a full picture of the error: enter image description here

0

There are 0 best solutions below