Bot works for me, and it worked fine until I updated my Provisioning Profile and copied the new one to the XcodeServer / Provisioning Profiles folder. Now I get the following errors:
Firstly, as mentioned in this question (I have nothing special in my project):
Release Error: Error. Build service error. Problem: xcodebuild completed because it did not generate output for too long. Integration Number: 1. Integration URL: https://buildserver.example.com/xcode/bots/F3AF171/integrations Description: xcodebuild completed because it did not generate output for too long.
The following are:
Problem with bot: warning. Build service error. Error. Failed to create archive: xcodebuild completed with status 15 .. Integration number: 1. Integration URL: https://buildserver.example.com/xcode/bots/F3AF171/integrations Description: Error creating archive: xcodebuild completed with status 15 ..
Any ideas on how to fix it?
source share