Xcode Bots ::创建存档失败:xcodebuild退出状态为65

Dev*_*evR 5 xcode continuous-integration xcode-scheme xcode-bots xcode-server

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

**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.
Run Code Online (Sandbox Code Playgroud)

tuv*_*vok 4

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