> I have a package I am building that I have introduced a dependency for, but
> swift build is failing. It looks like a git error:
>
> gbn-sstudies-mv:SmarkDown sstudies$ swift build
> Cloning https://github.com/SwiftStudies/Duration.git
> /usr/local/bin/git -C
> /Users/sstudies/Documents/Code/
I have a package I am building that I have introduced a dependency for, but
swift build is failing. It looks like a git error:
gbn-sstudies-mv:SmarkDown sstudies$ swift build
Cloning https://github.com/SwiftStudies/Duration.git
/usr/local/bin/git -C
/Users/sstudies/Documents/Code/Swift/SPM/Pac
The machine is old... I have done many things. Only some of them I can
remember :-/
Thank you for your help, I'll get it sorted.
Sent from my iPhone
> On 17 Mar 2016, at 19:54, Max Howell wrote:
>
> More likely this is from brew or macports. Xcode has shipped a newer version
> for a long t
Ah that's good to know... I assume 1.8.4 is what is installed along with the
XCode command line tools.. What's the best way to upgrade the version without
upsetting XCode?
On Mar 17, 2016, at 04:50 PM, Max Howell wrote:
I have a package I am building that I have introduced a dependency for,
More likely this is from brew or macports. Xcode has shipped a newer version
for a long time now.
> On Mar 17, 2016, at 10:21 AM, Swift Studies wrote:
>
>
> Ah that's good to know... I assume 1.8.4 is what is installed along with the
> XCode command line tools.. What's the best way to upgrade