Contents

moduleName

The name of the module produced by the target.

Declaration

var moduleName: String { get }

Discussion

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

See Also

Inspecting a Source Module Target