3

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

Chaudhry Talha
  • 7,231
  • 11
  • 67
  • 116
  • 2
    just ran into the same issue. any luck? – lsimonetti Oct 21 '19 at 13:44
  • I haven't found the solution but I know it is because of Pods. So I'm assuming that some pods that I've are not supported for MacOS. I've tried it with XCode v11.1 and after updating pods to their latest versions. – Chaudhry Talha Oct 24 '19 at 05:57

0 Answers0