[swift-build-dev] [swift-evolution] Proposal Discussion Thread: SwiftPM: Locking and Overriding Dependencies

Max Howell max.howell at apple.com
Mon Apr 4 12:41:51 CDT 2016


> This is a very welcome addition. Thanks!
> 
> A nitpicky detail: I’d prefer the format for the lock file to be yaml or toml over json, since those read a little easier in git diffs (which is, in my experience with cocoapods lockfiles, the only place I ever interact with the lockfiles contents).

Probably we could do TOML.

I picked JSON because it is a more familiar and more widely supported (by tools) format.

YAML would be more work since we have no available YAML parser.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-build-dev/attachments/20160404/82ed18e4/attachment.html>


More information about the swift-build-dev mailing list