Skip to content

Instantly share code, notes, and snippets.

@innerfence
Created February 6, 2010 02:39
Show Gist options
  • Save innerfence/296487 to your computer and use it in GitHub Desktop.
Save innerfence/296487 to your computer and use it in GitHub Desktop.
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.innerfence.ChargeDemo</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com-innerfence-ChargeDemo</string>
</array>
</dict>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment