addTargetDependency(_:targetName:to:)

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

AddTargetDependency.swift:43
static func addTargetDependency(_ dependency: TargetDescription.Dependency, targetName: String, to manifest: SourceFileSyntax) throws -> PackageEditResult