Property | Type | Description |
---|
Method | Description | |
---|---|---|
ArchiveApplication ( String bundle, String identity, String productDefinition, |
Archive the application bundle and sign the result with the following identity.
|
public static ArchiveApplication ( String bundle, String identity, String productDefinition, |
||
bundle | String | The path to the application bundle. |
identity | String | The signing identity. |
productDefinition | String | The product definition. |
outputWriter | ||
errorWriter | ||
return | void |