Incompatible Agent - Command Line
Setup is as follows:
- TeamCity server setup on one server
- Mac Mini is setup as my build agent to build XCode Porject runner (So build agent is on separate server)
- Basic Xcode runner configurations runs just fine.
The Problem:
I try to add a "Command Line" build step to my existing configurations. The minute I do this, my build agent (mac mini) jumps to the Incompatible Agent Pool. As seen in screen capture, it states:
"Implicit requirements: Y defined....."
It seems I need to setup my build agent (via the buildagent.properties file) to somehow allow this type of functionality? I just don't know how this is done. Do I do this manually on the build agent server? Do I need to have an admin do something via the TeamCity server?
Any help in getting this to run would be great!
Thanks,
Basem
Please sign in to leave a comment.