LoginSignup
5
2

More than 5 years have passed since last update.

XCodeのアップデートが途中だったせいでXamarin.iOSがビルドできなかったお話

Posted at

WindowsでXamarin.Formsを使って組んだコードをGitHubに上げて、Macでもビルドできるか確認しようとしたところ以下のエラーが出現してビルドできず。

The "IBTool" task failed unexpectedly.
Error: ibtool exited with code 134

エラー文でググってみると以下に行き当たりました。
https://bugzilla.xamarin.com/show_bug.cgi?id=57678

「もしや…?」と思いXCodeを開いてみたところ、アップデート後に一度も開いていなかったため規約にAgreeしておらず、そこでアップデートが止まっていた模様。
アップデートが完了するとビルドも成功し、無事動かすことができました。

アップデートはちゃんと最後までやりましょう…。

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