2
2

More than 3 years have passed since last update.

xcodeで「command compileswift failed with a nonzero exit code」

Last updated at Posted at 2019-11-05

現象

git pull origin master して実機実行したら「command compileswift failed with a nonzero exit code」とエラーが出力された。
(マージの規模がいつもより多めだった)

ビルドは成功したようになって、実機実行できるのだが、操作するとsharedにアクセスしたときに落ちる。

対応

ローカルのソースをすべて消して、Githubから取得し直して実行したら治った。
原因は不明だが、とりあえず、暫定対応。

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