<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><pre data-mce-style="white-space: pre-wrap; word-wrap: break-word;" style="font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-wrap: break-word;" class="">It's a known fact thet the SwiftPM is a young project, so i'm not require that it should do all needed things just yet. <br class="">You mentioned this feature is not there yet .. but i think this feature would be a very common used feature. So where is the correct place to look if this feature is maybe on the roadmap or start a discussion about this feature ?<br class=""></pre></div></blockquote><div><br class=""></div>Feel free to submit a PR, I don’t think we need to discuss it in detail here. I agree it would be really great to get this feature built.<br class=""><blockquote type="cite" class=""><div class=""><pre data-mce-style="white-space: pre-wrap; word-wrap: break-word;" style="font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: pre-wrap; word-wrap: break-word;" class="">Another nice to have feature could be another ( not found it, but maybe it exists ):<br class=""><br class="">Currently with involing <br class=""><br class="">swift build<br class=""><br class="">it reads the Package.swift (recursivly), checking out the Package git repositories and build all at once. A feature to just do that git repository checkout WITHOUT involing a build in one run would be nice.<br class=""><br class="">ex. swift fetch or swift build —fetch<br class=""></pre></div></blockquote><div><br class=""></div>We have a PR open for this:&nbsp;</div><div><br class=""></div><div><a href="https://github.com/apple/swift-package-manager/pull/114" class="">https://github.com/apple/swift-package-manager/pull/114</a></div></body></html>