Xcode CI codesign issues

I'm using the latest El Capitan, and Server Beta 3 with Xcode Beta 3.


The selected Xcode is configured with the proper team account that has the codesigning certificate.

This was from importing a devloper profile.


I also added and selected the corresponding team on the CI config screen in the Server.app.


Building with the Xcode that is selected, code signs properly. However when the bot runs, it fails saying it can't find the identity.

Any ideas on why the Xcode the server is configured to use code signs properly, but the bot cannot?