signedArchiveFile

@get:OutputFile
abstract val signedArchiveFile: RegularFileProperty

Specifies the signed ZIP archive output file. Corresponds to the out CLI option.

Predefined with the name of the ZIP archive file with -signed name suffix attached. The output file is placed next to the input SignPluginTask.archiveFile.

Default value: SignPluginTask.archiveFile with -signed suffix applied to the name