Failed to authorize rights (0x1) with status: -60007

Viewed 412

Trying to run an iOS unit test via GitLab-CI (multi runner on OS X) I am getting this error and then the build hangs:

Failed to authorize rights (0x1) with status: -60007

Anybody got it working? Or is that a bug in connection with Xcode 7.3?

2 Answers
Related