[swift-build-dev] Questions about the SwiftPM `--update`
Max Howell
max.howell at apple.com
Fri Apr 1 19:08:22 CDT 2016
You cannot have two versions of PackageA in the same Packages/ directory for the foreseeable future. So:
MyApp
├── Packages/
│ ├── PackageA-2.0.0
Provided MyApp/Package.swift allows it.
> Thank you so much for the quick reply.
>
> About 3, I'm really sorry that I can't explain it well in English.
> I want to get to know the `Pacakes` directory condition after the update to 2.0.0, SwiftPM remains PackageA-1.0.0 directory or not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20160401/43aa4e1f/attachment.html>
More information about the swift-build-dev
mailing list