Is there a way to have Swift packager
download only the necessary source files and not the whole git?
For example, dependency on Alamofire, Xcode will show like this
It just doesn't seem clear.
Is anyone else thinking the same as me?
I'm curious about the download mechanism of the Swift package manager
.
Is this an intentional design?