Skip to content

Instantly share code, notes, and snippets.

@sophistifunk
Created November 18, 2015 02:16
Show Gist options
  • Save sophistifunk/f91fba536ec54df220ec to your computer and use it in GitHub Desktop.
Save sophistifunk/f91fba536ec54df220ec to your computer and use it in GitHub Desktop.
<application
xmlns="http://ns.adobe.com/air/application/20.0"
xmlns:cv="https://gist.githubusercontent.com/sophistifunk/85142f51cb7f4d607074/raw/27adac43b9f2c528af89e3bd672c85bbbf5a4f9b/customvalue.xsd">
<id>com.application.id</id>
<filename>Test</filename>
<name>Test App</name>
<versionNumber>0.0.1</versionNumber>
<cv:customValue>value</cv:customValue>
</application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment