I set up OS X Server/Xcode server and created a BOT for CI. Everything seems fine except the installable product/archive.ipa cannot be created because the archive failed. This is the error:
Build Service Issues:
Bot Issue for Bot1 (build service warning) Integration #1 of Bot1 Open in Xcode: xcbot://(null)/botID/2a1dfcbd053b728e6dfced564601114f/integrationID/2a1dfcbd053b728e6dfced5646011de6
Assertion: No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID “013173ad-b54a-4a1d-8a65-xxxxxxxxxxxx”, however, no such provisioning profile was found. File: (null):(null)
Full logs for this integration are attached.
On the same server machine, I have no problem to manually create the archive/xxx.ipa file using the selected Xcode. The provision file is obviously on the server machine.
Appreciate any suggestion or pointer.