AIR Package tab
Use this tab to manage the settings related to packaging your Desktop (AIR) application.
Note that this tab is available only if the target platform of the build configuration is Desktop (AIR) and the output type is Application.
Item | Description |
---|---|
Application descriptor | Specify the application descriptor to be used:
|
Package file name | Specify the name of the resulting package file. |
Files and folders to package | In addition to the application SWF file, you may also want other application assets to be packaged. If so, specify the locations of these additional assets.
|
Use temporary self-signed certificate | Select this option to sign the package with a pre-installed self-signed certificate. Otherwise, specify the settings related to signing the package (see below). |
Keystore file | Specify the path to the keystore file. (This is where a private key and corresponding certificate are stored.) Type the path in the field or click (If your keystore type is |
Keystore type | Specify your keystore type. The default value PKCS12 corresponds to a keystore file with the .p12 extension. |
More options or Less options | Click the link to show or hide the options described below. |
Key alias | Specify the key alias. Note that the alias is not necessary if the keystore contains only one key. |
Provider class | Specify the Java Cryptography Architecture (JCA) provider for the specified keystore type. |
TSA (time-stamping authority) | Specify the URL of an RFC3161-compliant time-stamp server to time-stamp the digital signature. |