Skip to content

Instantly share code, notes, and snippets.

@dansiegel
Created April 26, 2018 16:47
Show Gist options
  • Save dansiegel/82b75117e02ee80131d2ad5167a4684b to your computer and use it in GitHub Desktop.
Save dansiegel/82b75117e02ee80131d2ad5167a4684b to your computer and use it in GitHub Desktop.
Tokenized Manifest
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>appcenter-$$APP_SECRET$$</string>
</array>
</dict>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment