ADF Mobile Framework Deployment Profile Properties - Summary Page

Application menuthen chooseDeployment Profilesthen chooseSummary

Use to review your deployment profile settings. Choose Back to select another deployment activity or choose Finish.

Application Bundle Id
The unique, Java-language-like package name identifying the application.

File
The file name of the final image deployed to an Android or iOS target. The format must be in a Java-style package name, which contains two parts, each separated by a dot (.). The name of each part must start with a letter and be comprised of upper- and lower-case letters, numbers, or underscores (_).

Build
This value is either Release or Debug, depending on the value set for the build mode in the deployment profile. This propety is specific to Android applications.

Signature
<Not Specified> displays if the developer or company that authored the application has not been configured in the Options page of the deployment profile. This property is specific to iOS deployments.

Provisioning Profile
<Not Specified> displays if provisioning profile that associates one or more development certificates or devices with an application ID has not been configured in the Options page of the deployment profile. This property is specific to iOS deployments.


Deploying Applications

Configuring Applications for Deployment

Deploying to an Archive File