Skip to content

Instantly share code, notes, and snippets.

@dansheffler
Last active May 10, 2016 13:48
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 dansheffler/a82305c57695f91eafc0 to your computer and use it in GitHub Desktop.
Save dansheffler/a82305c57695f91eafc0 to your computer and use it in GitHub Desktop.
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>Skimmer</string>
<key>CFBundleURLSchemes</key>
<array>
<string>sk</string>
</array>
</dict>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment