LoginSignup
17
17

More than 5 years have passed since last update.

Bridging-HeaderがあるのにCocoaPodsでインストールしたObjective-CのライブラリがSwiftで読み込めない

Posted at

Bridging-Headerでimportしているのにも関わらず、CocoaPodsでインストールしたObjective-CのライブラリがSwiftで読み込めなかった。

BuildSettings→Search Paths→User Header Search PathsにPods/**を設定すると読み込むようになった。

スクリーンショット 2015-07-27 17.57.14.png

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