Compile for mac OS from windows using AIR possible?
im developing an application on windows using flash, compiling in AIR 2.0. This compiler lets me create a .air app or .exe app. Is any way to 开发者_高级运维compile also .app apps? Like the ones who runs on a mac? From windows of course. Thanks!
According to Adobe article, you can only create a .dmg (for MAC) when compiling on a MAC.
Yes this is actually very strange. You CAN compile .exe on Mac but from my experience these .exe don't work. So I could guess that publishing to .dmg from windows is actually possible but they might not work either.
精彩评论