I have a Bot running, and it worked just fine until I updated my Provisioning Profile, and copied the new one into the XcodeServer/Provisioning Profiles folder. Now I get the following errors:
First, as mentioned in this question (I don't have anything special in my project):
Bot Issue: error. Build Service Error. Issue: Terminated xcodebuild since it produced no output for too long.. Integration Number: 1. Integration URL: https://buildserver.example.com/xcode/bots/F3AF171/integrations Description: Terminated xcodebuild since it produced no output for too long..
Followed by:
Bot Issue: warning. Build Service Error. Issue: Creating archive failed: xcodebuild exited with status 15.. Integration Number: 1. Integration URL: https://buildserver.example.com/xcode/bots/F3AF171/integrations Description: Creating archive failed: xcodebuild exited with status 15..
Any ideas on how to fix?