The 4.6 series of development will be updated to the blog from the very beginning. IOS development is more complex than Android development.
1. Get the files required by IOS developers. You can view the process from the following connection.
Bytes.
The general process is to apply for an IOS developer, and then $99 per year.
2. required files.
*. P12 file, *. mobileprovision file. These two files are created. IOS developers can bind device IDs and other information to the files. In addition, it doesn't matter if your device is a cracked version. These two files are required if they are not cracked.
3. Create a simple application and export the release version.
Create a mobile project in Flash Builder 4.6 and select View-based application ",
Add several controls to the view,
Run the program and run it in the simulator.
4. Export the release:
Select the project and select "project" | "export release"
In ios configuration, select the two files just mentioned. Then export the file as an ipa file. Install it on your device using itunes.
6. debug.
A prerequisite for debugging is that the USB cable is connected to the device and itunes needs to be installed.
Select the menu and debug the configuration ,.
In this way, an ipa file is compiled, which is a relatively small ipa file for debugging. During debugging, after the program is installed, run the program to connect to the flash builder.
Souce code/Files/csharponworking/TestIphoneGUI.rar