Skip to content

Instantly share code, notes, and snippets.

@kakashysen
Created March 23, 2017 19:02
Show Gist options
  • Select an option

  • Save kakashysen/15f9c2bbe2c5142ac0c44309a133d74b to your computer and use it in GitHub Desktop.

Select an option

Save kakashysen/15f9c2bbe2c5142ac0c44309a133d74b to your computer and use it in GitHub Desktop.
Fixed linker command failed Xcode

When try to build a Xcode Project and the error show clang: error: linker command failed with exit code 1 (use -v to see invocation) I can solve this problem normaly changed the Build Active Architecture Only to NO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment