Re: How to get Xcode CI bot to update git submodules?
Re: How to get Xcode CI bot to update git submodules?
- Subject: Re: How to get Xcode CI bot to update git submodules?
- From: Jens Alfke <email@hidden>
- Date: Sat, 10 Jan 2015 10:57:11 -0800
On Jan 9, 2015, at 11:27 PM, Dave Camp < email@hidden> wrote:
I saw someone on my team fix this very issue today on our Xcode server, but I wasn’t paying terribly close attention to exactly what buttons were clicked. Somewhere in the bot configuration there is a place to enter a script to run before CI is started. We had it cd into the project directory and do a git submodules update —init —recursive. Seemed to fix the problem.
We also got this to work a few days ago. I think when I tried it earlier I hadn't added the "--init" flag :/
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden