mirror of https://gitlab.com/m3f_usm/SmartStopAPK
30 lines
890 B
Plaintext
30 lines
890 B
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>API_KEY</key>
|
|
<string>AIzaSyB5Mbo_1XyOPLFq13kkhohBkKFxDJSxzx8</string>
|
|
<key>GCM_SENDER_ID</key>
|
|
<string>473250290916</string>
|
|
<key>PLIST_VERSION</key>
|
|
<string>1</string>
|
|
<key>BUNDLE_ID</key>
|
|
<string>org.reactjs.native.example.SmartStop</string>
|
|
<key>PROJECT_ID</key>
|
|
<string>smartstop-7a69d</string>
|
|
<key>STORAGE_BUCKET</key>
|
|
<string>smartstop-7a69d.appspot.com</string>
|
|
<key>IS_ADS_ENABLED</key>
|
|
<false></false>
|
|
<key>IS_ANALYTICS_ENABLED</key>
|
|
<false></false>
|
|
<key>IS_APPINVITE_ENABLED</key>
|
|
<true></true>
|
|
<key>IS_GCM_ENABLED</key>
|
|
<true></true>
|
|
<key>IS_SIGNIN_ENABLED</key>
|
|
<true></true>
|
|
<key>GOOGLE_APP_ID</key>
|
|
<string>1:473250290916:ios:a0dc0e9ba3d23cd463e0f1</string>
|
|
</dict>
|
|
</plist> |