Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created October 4, 2016 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitherejoe/3f20588475ce264eb8aa5fbe57d54d35 to your computer and use it in GitHub Desktop.
Save hitherejoe/3f20588475ce264eb8aa5fbe57d54d35 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<defaultsMap>
<entry>
<key>some_text</key>
<value>Here is some text</value>
</entry>
<entry>
<key>has_discount</key>
<value>false</value>
</entry>
<entry>
<key>main_color</key>
<value>red</value>
</entry>
</defaultsMap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment