moduleName
The name of the module produced by the target.
Declaration
let moduleName: StringDiscussion
This is 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.
let moduleName: StringThis is derived from the target name, though future Swift package manager versions may allow this to be customized.