LoginSignup
1
1

More than 5 years have passed since last update.

FlurryなどのFrameworkを使っていてlinker command failed with exit code 1 となったときの対応

Last updated at Posted at 2015-10-11

Build Phasesの Link Binary With Librariesを見て、不要な(または足りない)frameworkがないかを確認する。

e21b778881bd851811e55f16817fe49c.png

ここ。∑

あとは、

  • メニューバーのProductを押してCleanしてキャッシュ削除
  • メニューバーのProductを押してoption(alt)キーを押してClean Build Folderしてもっとキャッシュ削除

したり。

似たような問題を解決する記事: http://qiita.com/kuuki_yomenaio/items/b1b826a45ee6ff00eb90

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1