Files
analytics-ios-integration-f…/Example/GoogleService-Info.plist
2016-08-01 15:16:01 -07:00

41 lines
1.3 KiB
Plaintext

<?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>AD_UNIT_ID_FOR_BANNER_TEST</key>
<string>ca-app-pub-3940256099942544/2934735716</string>
<key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key>
<string>ca-app-pub-3940256099942544/4411468910</string>
<key>CLIENT_ID</key>
<string>195913661521-3226r7odka1lim2helf9q7vnf2jiljag.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.195913661521-3226r7odka1lim2helf9q7vnf2jiljag</string>
<key>API_KEY</key>
<string>AIzaSyDe3gh5TaQQVxyLrERzF4aRfnOBrxtAnr4</string>
<key>GCM_SENDER_ID</key>
<string>195913661521</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>org.cocoapods.demo.Segment-Firebase-Example</string>
<key>PROJECT_ID</key>
<string>test-ios-bc908</string>
<key>STORAGE_BUCKET</key>
<string>test-ios-bc908.appspot.com</string>
<key>IS_ADS_ENABLED</key>
<true/>
<key>IS_ANALYTICS_ENABLED</key>
<true/>
<key>IS_APPINVITE_ENABLED</key>
<false/>
<key>IS_GCM_ENABLED</key>
<true/>
<key>IS_SIGNIN_ENABLED</key>
<true/>
<key>GOOGLE_APP_ID</key>
<string>1:195913661521:ios:d19f6bf9cd1c398e</string>
<key>DATABASE_URL</key>
<string>https://test-ios-bc908.firebaseio.com</string>
</dict>
</plist>