Why is "-debug" is being appended to the application name?
i'm using flash builder 4.6 create ipa file , manually deploying app ipad. when it's loaded application named app-debug, in app.xml file i've specified name <name>app</name>. i've looked everywhere else see it's specified no luck.
i'm creating ipa file using run configuration target apple ios, launch method of "on device" , i've tried both "fast" , "standard" packaging methods.
using air sdk 3.3 on osx lion (10,7.4)
why happening , triggering it?
hi chris,
this known bug of flash builder, -debug appended appname.
you can manually edit derived application xml in bin-debug folder remove "debug" suffix. (however, have done every time recompile project)
More discussions in AIR Bugs and Performance Issues
adobe
Comments
Post a Comment