LoginSignup
0
0

More than 5 years have passed since last update.

library not found for -lPods-<プロジェクト名>-<pod名>

Last updated at Posted at 2014-11-18

xcodebuildで上記エラーが出てビルド失敗するようになった(exit codeは65)
以下の二つのどちらかで治った
・対象podを#import
・対象podをPodfileから削除

要は使わないものがあると失敗するらしい

[追記]
今もう一度やったらできなかった。なんなんだ…

0
0
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
0
0