LoginSignup
0
1

More than 5 years have passed since last update.

XCode 7.1 で Quick と Nimble の Swift Compiler Error を解決する

Last updated at Posted at 2015-10-27

まとめ

  • XCode 7.1 で CocoaPods 経由で Quick 0.7.0 と Nimble 2.0.0 をインストールすると Tests 実行するさいに Swift Compiler Error
  • Quick 0.8.0 と Nimble 3.0.0 にバージョンを上げたら 解決

エラーの内容

Nimble.h:2:9: Include of non-modular header inside framework module 'Nimble.Nimble'

参考資料

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