<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I&#39;m working on a patch to make the location of the sources configurable.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I&#39;d like to separate the work out into two separate patches.  The first patch will allow changing the default path to a custom one.  The second patch will allow adding multiple source directories.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">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.  For example, <a href="https://github.com/izqui/Taylor" target="_blank">https://github.com/izqui/Taylor</a>, is a small webserver package that placed it&#39;s sources in Taylor/ directory.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">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"><br></div><div style="font-size:12.8px">I wanted to ask the group some questions about this effort:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">First of, is this something that you would support?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Second, looking at the code, its seems like the changes are needed only in the package manager, is that correct?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Lastly, anything I should watch out for as I&#39;m working through this?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Misha Manulis</div>
</div>