Application menu
Application Properties
Deployment
profile
Edit
iOS Options
Use to set the basic information for the deployment profile and the signing options. More
Application Bundle Id
If needed, override the application ID entered in adfmf-application.xml. The application ID must adhere to the format set in the iOS Provisioning Portal and cannot contain any spaces. More
Application Archive Name
If needed, override the application name entered in adfmf-application.xml. ADF Mobile uses this value as the name of the iOS archive file (the .ipa file) that it creates when you deploy an application to a device. More
Minimum iOS Version
Choose the earliest version of iOS to which you can deploy the application.
Simulator Target Version
Select the version of the simulator to which you are deploying the application. The options depend on which versions of the iOS SDK have beein installed.
Target Family
Select the family of iOS products on which the application is intended to run.
Debug
Select this option for development builds. Designating a release build alerts the complier to use debug or release and signals the deployer to use either the debug or release versions of the pre-compiled libraries when the application is packaged.
Release
Select to compile the build with release bits and libraries. For a release deployment, you must first obtain a provisioning profile and certificate from the iOS Provisioning Portal and then configure the iOS device signing options in the Platofrms preference page. More
Mobile Developer's Guide for ADF, "How to Create an iOS Deployment Profile"
Copyright © 19972013, Oracle. All rights reserved.