mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
tools_intellij_platform_gradle_plugin_task_awares.md: remove obsolete note about zipSigner() dependency
This commit is contained in:
parent
a7f442e05d
commit
a692d1a322
@ -1,4 +1,4 @@
|
|||||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||||
|
|
||||||
# Task Awares
|
# Task Awares
|
||||||
|
|
||||||
@ -589,8 +589,6 @@ The helper method used for applying sandbox configuration from the sandbox produ
|
|||||||
|
|
||||||
Provides the path to the Marketplace ZIP Signer executable.
|
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 [`intellijPlatform.zipSigner()`](tools_intellij_platform_gradle_plugin_dependencies_extension.md) dependencies extension.
|
|
||||||
|
|
||||||
|
|
||||||
### `zipSignerExecutable`
|
### `zipSignerExecutable`
|
||||||
{#SigningAware-zipSignerExecutable}
|
{#SigningAware-zipSignerExecutable}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user