addProduct(_:to:)

Produce the set of source edits needed to add the given package dependency to the given manifest file.

AddProduct.swift:35
static func addProduct(_ product: ProductDescription, to manifest: SourceFileSyntax) throws -> PackageEditResult