2

I was add Facebook integration in app.xcodeproj. that was successfully working. After i was added pod install for google login. when i was open workspace and built project this error occur:

Apple Mach-O Linker Error
    Linker command failed with exit code 1 (use -v to see invocation)

And also does not run project in react native.

use this link but not helping me here

Community
  • 1
  • 1
Nidhi Patel
  • 1,161
  • 10
  • 17

1 Answers1

1

I deleted a folder of a test project in Project Navigator and Targets. It solved my problem.

nhoxbypass
  • 9,299
  • 11
  • 44
  • 64