Skip to content

Instantly share code, notes, and snippets.

@digitallysavvy
Created November 27, 2019 16:06
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 digitallysavvy/8081b8d96f83b3264f9e305bbbb86b13 to your computer and use it in GitHub Desktop.
Save digitallysavvy/8081b8d96f83b3264f9e305bbbb86b13 to your computer and use it in GitHub Desktop.
An example keys.plist file containing an Agora AppID.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AppID</key>
<string>69d5fd34f*******************5a1d</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment