Carthage/Carthage

Race during bootstrap

Aberta

#591 aberto em 29 de jun. de 2015

 (7 comentários) (0 reação) (0 responsável)Swift (1.544 forks)batch import
bugcheckouthelp wanted

Métricas do repositório

Stars
 (15.179 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

We're seeing a race while bootstrapping project:

Failed to write to Carthage/Build/Mac: Error Domain=NSCocoaErrorDomain Code=516 "The file ���Mac��� couldn���t be saved in the folder ���Build��� because a file with the same name already exists." UserInfo=0x7fe07c145180 {NSFilePath=Carthage/Build/Mac, NSUnderlyingError=0x7fe07c144b90 "The operation couldn���t be completed. File exists"}

It seems like it should be fine if those directories already exist.

Guia do colaborador