|
You can create and export an iOS package for ad hoc distribution
or for submission to the Apple App Store.
In Flash Builder, select Project > Export Release
Build.
Select Apple iOS as the target platform to export and sign
an IPA package.
Click Next.
Select the P12 certificate and the distribution provisioning
profile that you obtained from Apple.
On the
Packaging Settings page, you can select the provisioning certificate, digital
certificate, package contents, and any native extensions.
- Deployment
- When you export an iOS package, the AIR runtime is embedded within
the IPA file by default.
- Digital Signature
- Select the P12 certificate and the distribution provisioning profile
that you obtained from Apple.
You can select one of the following
package types:
- Package Contents
- (Optional) Click the Package Contents tab to specify which
files to include in the package.
- Native Extensions
- (Optional) Select the native extensions that you want to include
in the application package.
For more information about native
extensions, see Develop ActionScript extensions.
Click Finish.
Flash Builder validates the configuration
of the package settings and then compiles the application. Once
the packaging is complete, you can install the IPA file on a connected
Apple iOS device or submit to the Apple App Store.
Adobe Developer Evangelist, Serge Jespers, explains
how to build and export iOS applications using Flash
Builder.
To package the IPA file using the AIR Developer Tool (ADT), see iOS
packages in Building AIR Applications.
|
|
|