LoginSignup
8
8

More than 5 years have passed since last update.

Xcode6.0.1にしたらビルドできなくなったけど、無事解決。

Last updated at Posted at 2014-09-18

シミュレータだけビルドが出来ない。実機は問題なし。
とりあえず、

/Users/<ユーザーフォルダ>/Library/Developer/Xcode/DerivedData

の中身をごっそり消してみた

rm -r *

そしたらさっきまで出ていたエラーが出ず、ビルド完了。

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