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.
The name of the module produced by the target.
var moduleName: String { get }Derived from the target name, though future Swift package manager versions may allow this to be customized.