| 12345678910111213141516171819202122 |
- <?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>CFBundleURLTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>CFBundleURLName</key>
- <string>com.googleusercontent.apps.687389107077-8qr6dh8fr4uaja89sdr5ieqb7mep04qv</string>
- <key>CFBundleURLSchemes</key>
- <array>
- <string>com.googleusercontent.apps.687389107077-8qr6dh8fr4uaja89sdr5ieqb7mep04qv</string>
- </array>
- </dict>
- </array>
- <!-- Do not use this client ID in your own app, it will only work for this sample. -->
- <key>GIDClientID</key>
- <string>687389107077-8qr6dh8fr4uaja89sdr5ieqb7mep04qv.apps.googleusercontent.com</string>
- </dict>
- </plist>
|