On 08.03.2013 3:20, Rene Rodriguez wrote:
I am new to IntelliJ and IOS deployment. What are the steps/ configuration to 
run/debug a Flex app on an actual iOS device using USB connection?  I am using 
a Win8 machine.

Thanks,
-- Rene

I suggest to try even without reading much of docs. If you face problems then you may look through embedded help (also available online [1]), search the net and the forum [2], ask a question at the forum [2], file a bug or a feature request [3], or just email me directly.
Basically all you need is:
- create IntelliJ IDEA project with Flash module. Module should contain Flash build configuration with output type: Application, target platform: Mobile. - enable iOS support, configure custom AIR app descriptor (iOS tab), files/folders to package, setup keystore and provisioning profile paths. - create and configure Flash App run configuration (Run | Edit Configurations...), connect the device and click Run or Debug.

--
Alexander Doroshko
IntelliJ IDEA Flash Team Lead
http://www.jetbrains.com
"Develop with pleasure!"

[1] http://www.jetbrains.com/idea/webhelp/actionscript-flex-and-air.html
[2] http://devnet.jetbrains.net/community/idea/ideacommunity
[3] http://youtrack.jetbrains.net

Reply via email to