Xcode Bots:: Creating archive failed: xcodebuild exited with status 65
My integration succeeded but archive fails every-time with following warning mentioned below -: **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. I had the same problem. In my case the code signing was set to automatic. When I change it to an distribution certificate it worked. I was having this issue after updating to the Server beta. I was able to fix it by adding my team to the Xcode server settings . Its a problem of certificate. Try to check if