SigningAware

interface SigningAware

The interface provides the path to the Marketplace ZIP Signer executable. It is required to have a dependency on the Marketplace ZIP Signer added to the project with IntelliJPlatformDependenciesExtension.zipSigner.

See also

Inheritors

Properties

Link copied to clipboard
@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
@get:Optional
abstract val zipSignerExecutable: RegularFileProperty

Path to the Marketplace ZIP Signer executable.