Contents

moduleName

The name of the module produced by the target.

Declaration

let moduleName: String

Discussion

This is derived from the target name, though future Swift package manager versions may allow this to be customized.

See Also

Inspecting a Swift Source Module Target