Jacob,
Well the main problem here is that I don't think that's ever going to
work. You said your Jenkins server is Ubuntu running in AWS and XCode
is only available for OS X.
If you need to do mac builds you're going to need to either run your
jenkins instance on a co-located Mac host[1] or set u
This sounds like more of a question for a xcode list?
Richard.
On 14/02/2015 7:26 AM, "Jacob Kim" wrote:
> I'm trying to install and configure xcode command line tools for my
> jenkins server (AWS EC2 ubuntu) using ssh.
>
> below command is not working for me
>
> sudo xcode-select --install
>
>
I'm trying to install and configure xcode command line tools for my jenkins
server (AWS EC2 ubuntu) using ssh.
below command is not working for me
sudo xcode-select --install
Do we have an alternative?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Use