Is there a way to trigger the integration by shell script or apple script or whatever language can be used to trigger the integration of the Xcode 9 integration bot on some external event.
What I would like to do is to setup a CI build chain, which starts the integration of one or more Xcode 9 CI bots, for example, on commit of the code for the backend.
It must be possible, as it is also possible to start integration with a button in Safari... I just can't figure out how.