6

我的集成成功,但存档每次都失败,并出现以下警告 - :

**Warning: Build Service Error:** Creating archive failed: xcodebuild exited with status 65.  
**Warning: Build Service Error:** Skipping exporting from archive because creating the archive failed.
4

3 回答 3

4

我有同样的问题。在我的情况下,代码签名设置为自动。当我将其更改为分发证书时,它起作用了。

于 2015-04-23T08:02:23.250 回答
2

更新到服务器测试版后,我遇到了这个问题。我能够通过将我的团队添加到 Xcode 服务器设置来修复它。

于 2016-09-13T21:33:55.613 回答
0

是证书的问题。尝试检查您的机器上是否有与您要制作的版本相对应的证书。

于 2017-12-18T22:29:23.860 回答