today I have attached a real device for the first time to my XCode server (Xcode 7.3.1, iOS 9.3.4) and this is what i got :
xcodebuild: error: Failed to build workspace xxxxxxxx with scheme xxxxxxxx.
Reason: Logic Testing Unavailable
My bot have a debug schema and some unit and UI tests, if i detach the iphone everything works well on simulators.
Someone have already encountered this issue ? Did you found a solution to solve ?