<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=""><div dir="ltr" class=""><span style="font-size:12.8px" class="">Hello,</span><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">I'm working on a patch to make the location of the sources configurable.</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">I'd like to separate the work out into two separate patches.&nbsp; The first patch will allow changing the default path to a custom one.&nbsp; The second patch will allow adding multiple source directories.</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">The reason for this is that there are existing packages that use Cocoapods or Carthage and have their source placed in various folders that are not named as the default ones in package manager.&nbsp; For example,&nbsp;<a href="https://github.com/izqui/Taylor" target="_blank" class="">https://github.com/izqui/Taylor</a>, is a small webserver package that placed it's sources in Taylor/ directory.</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">If I can pass in a custom sources location to the package manager, I can add support for this package quite easily.</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">I wanted to ask the group some questions about this effort:</div><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">First of, is this something that you would support?</div></div></div></blockquote><div><br class=""></div><div>Yes. I feel it is necessary.</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div style="font-size:12.8px" class="">Second, looking at the code, its seems like the changes are needed only in the package manager, is that correct?</div></div></div></blockquote><div><br class=""></div><div>Indeed.</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div style="font-size:12.8px" class="">Lastly, anything I should watch out for as I'm working through this?</div></div></div></blockquote><div><br class=""></div><div>Please just add tests and check they continue to run, otherwise I don’t think there are any gotchas.</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div style="font-size:12.8px" class="">Thank you,</div></div></div></blockquote><br class=""></div><div>Thank *you*!</div><br class=""></body></html>