Why am I getting ibtool failed with exit code 255?

前端 未结 30 2366
梦谈多话
梦谈多话 2020-11-29 22:34

All of a sudden I can\'t build my project. I get the following compiler error:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.pl

30条回答
  •  隐瞒了意图╮
    2020-11-29 23:10

    Got this just now with XCode 8.3.

    For me, I just quit XCode, then cleaned the app and rebuilt. It was fine after that.

    The cause for me was adding new string files for a localized storyboard.

提交回复
热议问题