Closed hakkurishian closed 6 years ago
When initializing the submodules the following error appears.
clone of 'git@github.com:flowkey/SDL2-SwiftPackageManager.git' into submodule path '/Users/huck/Desktop/UIKit-cross-platform/SDL' failed
Repository SDL2-SwiftPackagaManger.git to download correctly. Is it published? I cannot find it on GitHub.
`git submodule update --init --recursive
@hakkurishian sorry about this, this should be resolved now! Would be great to hear if it works now for you!
Cheers
thank you it works now 👍
Current behavior
When initializing the submodules the following error appears.
clone of 'git@github.com:flowkey/SDL2-SwiftPackageManager.git' into submodule path '/Users/huck/Desktop/UIKit-cross-platform/SDL' failed
Expected behavior
Repository SDL2-SwiftPackagaManger.git to download correctly. Is it published? I cannot find it on GitHub.
Steps to reproduce
`git submodule update --init --recursive