Skip to main content
Inspiring
March 10, 2012
Question

Syntax for update descriptor description file?

  • March 10, 2012
  • 1 reply
  • 519 views

I'm looking to update my AIR app and I have that working. But what is the syntax for the description in the update descriptor file? How can I add a description that has multiple lines??

Kyle

This topic has been closed for replies.

1 reply

chris.campbell
Legend
March 15, 2012

Hi Kyle,

Are you referring to the updater framework?  You should be able to do this using simple line breaks.

http://www.adobe.com/devnet/air/articles/air_update_framework.html

Chris