- library not found for -lGoogleToolboxForMac
- error: linker command failed with exit code 1 (use -v to see invocation)
i get this error when i run Xcode project.
i get this error when i run Xcode project.
The answer to this Stack Overflow question (Framework not found GoogleToolboxForMac) that describes how to change your Build Active Architecture Only from "Yes" to "No", fixed this issue for me. But other answers worked for others.