SwiftPlate
SwiftPlate copied to clipboard
Error when using `--repo`option
I have this error when trying to do swiftplate -r ./swiftplate:
π Starting to generate project Test...
π Removing any previous temporary folder...
β
Done
π Making temporary folder (Test/swiftplate_temp)...
β
Done
π Making a local clone of the SwiftPlate repo...
β
Done
π Copying template folder...
An error was encountered π
Error: Error Domain=NSCocoaErrorDomain Code=260 "The folder βTemplateβ doesnβt exist." UserInfo={NSFilePath=Test/swiftplate_temp/SwiftPlate/Template, NSUserStringVariant=(
Folder
), NSUnderlyingError=0x7f926940afa0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
Maybe I'm missing something ? π€ It work well without the option -r