My integration was successful, but the archive fails every time with the 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, signing the code was automatic. When I change it to a distribution certificate, it worked.
I had this problem after updating the beta version of the server. I was able to fix it adding my command to the Xcode server settings .
This is a certificate issue. Try checking if you have a certificate on your computer that matches the assembly you want to make.