Skip to content

Instantly share code, notes, and snippets.

@taisyo7333
Last active September 29, 2016 03:50
Show Gist options
  • Save taisyo7333/fa49ef598ea2764e942020c69865936a to your computer and use it in GitHub Desktop.
Save taisyo7333/fa49ef598ea2764e942020c69865936a to your computer and use it in GitHub Desktop.
XCode , CocoaPods Build-Error

概要

CocoaPodsを入れたら下記のビルドエラーになった。

ld: library not found for -lPods-Projectname
clang: error: linker command failed with exit code 1 (use -v to see invocation)

解決方法

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