真机调试时遇到个问题: “找不到连接的设备”
Google之, 原来是少了个文件sqlite3.dll (参考文章If you are unable to find attached iOS device on Flash Builder 4.7 Beta 2…)
把这个文件放到eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\lib\aot\bin\iOSBin文件夹下即可.
点击刷新, 成功:
Comments