Created
November 18, 2015 02:16
-
-
Save sophistifunk/f91fba536ec54df220ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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