Can FlashDevelop deploy to iOS?

对着背影说爱祢 提交于 2019-12-05 09:32:13

Good tutorials

Here are some detailed tutorial here to publish to iOS from FlashDevelop - this kind of template will be integrated in FD in the future:

Workflow optimization

Please note that since these tutorials the AIR SDK was improved and you can package your IPA in "interpreter" mode, it greatly cuts packaging time and it runs about as fast unless doing really CPU intensive computations.

In your packaging command, use ipa-test-interpreter or ipa-debug-interpreter instead of the respective ipa-test and ipa-debug options. This is something to locate and change in the .BAT scripts which do the packaging job.

Via Adobe AIR you can compile for iOS, and with the AIR SDK FlashDevelop can compile AIR / iOS.

I don't think they have FlashDevelop for Mac, though. I have a macbook pro and use bootcamp to boot in / run windows primarily to use flashdevelop and it works great.

FlashDevelop's project organization and code completion etc is so good, much better than adobe's, definitely worth it.

Although this doesn't answer your question directly, I think this may still help you. Adobe provides free copies of Flash Builder (Standard Ed. only not Premium) if you meet certain conditions.

We provide free copies of Adobe Flash Builder 4.5 Standard to:

  • Students, faculty and staff of eligible educational institutions
  • Software developers who are affected by the current economic condition and are currently unemployed
  • Event attendees who receive a special promotional code at their event

http://www.adobe.com/devnet-apps/flex/free/index.html

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!