I recently encountered this error when trying to implement Facebook Login using the Parse SDK and Facebook SDK.
I have taken the following steps:

The following frameworks were imported

Listed them under the heading of the bridge

After creating the project, I get the following errors.
The solutions I tried:
-Removing -ObjC from "Other Linkers" and adding $ (legacy) -Changing the architecture to "STANDARD" -selecting libz.1.2.5.dylib creating and running
I'm not sure what I'm doing wrong.
UPDATE:
Here is my command line on request.

source share