Skip to main content
Known Participant
June 16, 2014
Answered

Adobe AIR desktop app with an embedded runtime

  • June 16, 2014
  • 1 reply
  • 470 views

Hi,

Does an Adobe AIR desktop app with an embedded runtime (standalone/portable)  that got published on Windows work on a Mac too?

Thanks

This topic has been closed for replies.
Correct answer szhszh

No, you need to compile a "bundle" with ADT on each platform. On Windows it creates a directory with an .exe and the AIR runtime. On OS X it creates a .app file.

1 reply

szhszhCorrect answer
Inspiring
June 16, 2014

No, you need to compile a "bundle" with ADT on each platform. On Windows it creates a directory with an .exe and the AIR runtime. On OS X it creates a .app file.