Steps To Follow To Run/Debug a Flex app on an actual iOS Device
I am new to IntelliJ and iOS deployment. What are the steps to follow/configure so that I can run/debug a Flex app on an iOS Device?
Below is the screenshot for the iOS tab:
Thanks,
--Rene
Please sign in to leave a comment.
Setup provisioning profile and keystore paths. Proably your app needs some resources,e.g. icons, add them to the 'Files and folders to package' table. Then create Flash App run configuration (Run | Edit Configurations) and enjoy.