xcode build fails with error code 65 without indicative message

后端 未结 4 973
别那么骄傲
别那么骄傲 2021-01-07 22:52

I\'m experiencing weird behaviour with my iPhone CI job (running in TeamCity). Every once in a while our build fails without any indicative error in the build log. The build

4条回答
  •  时光取名叫无心
    2021-01-07 23:42

    I hit this when updating to Xcode 8, in my case it was because I had set the PROVISIONING_PROFILE_SPECIFIER setting incorrectly

提交回复
热议问题