We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--repo
I have this error when trying to do swiftplate -r ./swiftplate:
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have this error when trying to do
swiftplate -r ./swiftplate
:Maybe I'm missing something ? π€
It work well without the option -r
The text was updated successfully, but these errors were encountered: