{FlashDevelop} Building iOS with AIR and FlashDevelop

你离开我真会死。 提交于 2019-12-24 15:14:10

问题


I'm having trouble using the following tutorial and flashdevelop template to build a flash project for iOS. http://www.codeandvisual.com/2011/exporting-for-iphone-using-air-27-and-flashdevelop-part-four-creating-an-air-certificate-and-compiling-to-ipa/

Whenever I compile my project (using FlashDevelop 3.3.4) I get an error from adl.exe saying "Error loading initial content".

Using the iOS applicationpackager.bat, I get an error saying: application.xml: error 305: Intial window content SWF version 11 exceeds namespace version http://ns.adobe.com/air/application/2.0

I'm using air 2.7 and Flex 4.5.1 on Windows XP.

Any help would be greatly appreciated! Thanks.

J


回答1:


From what I've read your issue is most likely coming from an incorrectly configured application descriptor file:

http://www.leebrimelow.com/?p=2764

That tutorial explains how to configure your descriptor to target IOS using AIR 2.7. Give that a try see if that doesn't fix your issue.



来源:https://stackoverflow.com/questions/6928456/flashdevelop-building-ios-with-air-and-flashdevelop

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