Skip to content

Instantly share code, notes, and snippets.

@ShivamGoyal1899
Created June 12, 2019 10:21
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 ShivamGoyal1899/4cb2e329038d3a6f9927ea4482a537a0 to your computer and use it in GitHub Desktop.
Save ShivamGoyal1899/4cb2e329038d3a6f9927ea4482a537a0 to your computer and use it in GitHub Desktop.
<!-- Google Sign-in Section -->
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>COPY_REVERSE_CLIENT_ID_HERE</string>
</array>
</dict>
</array>
<!-- End of the Google Sign-in Section -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment