Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/actionscript-3/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Actionscript 3 空气调试编译错误_Actionscript 3_Air - Fatal编程技术网

Actionscript 3 空气调试编译错误

Actionscript 3 空气调试编译错误,actionscript-3,air,Actionscript 3,Air,我正在尝试调试我的air应用程序,但出现错误: Process terminated without establishing connection to debugger. invalid profile specified 'Application does not support current profile' Launch command details: "/Applications/Adobe Flash Builder 4.6/sdks/4.6.0 AIR 3.5/bin/

我正在尝试调试我的air应用程序,但出现错误:

Process terminated without establishing connection to debugger.

invalid profile specified 'Application does not support current profile'

Launch command details:  "/Applications/Adobe Flash Builder 4.6/sdks/4.6.0 AIR 3.5/bin/adl" -runtime "/Applications/Adobe Flash Builder 4.6/sdks/4.6.0 AIR 3.5/runtimes/air/mac" -profile extendedMobileDevice -screensize 768x1004:768x1024 -XscreenDPI 132 -XversionPlatform IOS -extdir "/Users/kerepuki/Documents/Adobe Flash Builder 4.6/.metadata/.plugins/com.adobe.flexbuilder.project.ui/ANEFiles/AppName/macosx/" "/Volumes/Mobile Apps/AppName/Application/Final/bin-debug/AppName-app.xml" "/Volumes/Mobile Apps/AppName/Application/Final/bin-debug"
我不认为这与我试图添加的一个电子邮箱有关,因为我已经在一个空白项目中测试了这个电子邮箱,它工作得很好

如果我将应用打包并安装在iPad上,它就可以正常工作。我正在Flash Builder中使用AIR 3.5,不确定如何调试此错误消息

我的应用程序文件以以下内容开头:

<application xmlns="http://ns.adobe.com/air/application/3.5">

必须从应用程序描述文件中删除受支持的配置文件节点