Why am I getting ibtool failed with exit code 255?

前端 未结 30 2368
梦谈多话
梦谈多话 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:21

    In my case, I was working on Visual Studio. It was all good. All of a sudden, I got the same issue. Then I opened XCode, I saw the updates available. Then I Updated the Xcode updates. Then it worked :)

    So the reason was : XCode expected to complete some updates. Until that, It was not working properly.

提交回复
热议问题