app-starlock/ios/Runner/GoogleService-Info.plist
2025-01-10 15:02:50 +08:00

30 lines
889 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>AIzaSyACbp5aUKhLU1SMg8iIdm9WmNX7wxI7fVc</string>
<key>GCM_SENDER_ID</key>
<string>281500445726</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.starlock.lock.local</string>
<key>PROJECT_ID</key>
<string>skychip2023-ecdff</string>
<key>STORAGE_BUCKET</key>
<string>skychip2023-ecdff.firebasestorage.app</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:281500445726:ios:b194ccffb92fb86cc4d20f</string>
</dict>
</plist>