Xcode: Build Failed, but no error messages

后端 未结 13 1600
[愿得一人]
[愿得一人] 2021-01-30 09:56

Using Xcode 4.5.1. Our project has been building fine for the last three months, but suddenly, when I try to build, it says \"Build failed\", but does not show any errors on the

13条回答
  •  野性不改
    2021-01-30 10:39

    With me it was the dev provisioning profile I was using for that scheme. I changed it to release and it worked

提交回复
热议问题