Skip to content

Commit f891130

Browse files
committed
Create GoogleService-Info.plist
1 parent ac76842 commit f891130

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>CLIENT_ID</key>
6+
<string>461819774167-r1e9u2gp802tlkro6j3j09eeinh4ptmp.apps.googleusercontent.com</string>
7+
<key>REVERSED_CLIENT_ID</key>
8+
<string>com.googleusercontent.apps.461819774167-r1e9u2gp802tlkro6j3j09eeinh4ptmp</string>
9+
<key>ANDROID_CLIENT_ID</key>
10+
<string>461819774167-93iair46nluf28pdbpmqq65eqktdbb7g.apps.googleusercontent.com</string>
11+
<key>API_KEY</key>
12+
<string>AIzaSyAttkINEO4AWRc2jJDHa5fPYp_1EtujcH0</string>
13+
<key>GCM_SENDER_ID</key>
14+
<string>461819774167</string>
15+
<key>PLIST_VERSION</key>
16+
<string>1</string>
17+
<key>BUNDLE_ID</key>
18+
<string>com.w3a.tkey-ios-mpc</string>
19+
<key>PROJECT_ID</key>
20+
<string>web3auth-oauth-logins</string>
21+
<key>STORAGE_BUCKET</key>
22+
<string>web3auth-oauth-logins.appspot.com</string>
23+
<key>IS_ADS_ENABLED</key>
24+
<false></false>
25+
<key>IS_ANALYTICS_ENABLED</key>
26+
<false></false>
27+
<key>IS_APPINVITE_ENABLED</key>
28+
<true></true>
29+
<key>IS_GCM_ENABLED</key>
30+
<true></true>
31+
<key>IS_SIGNIN_ENABLED</key>
32+
<true></true>
33+
<key>GOOGLE_APP_ID</key>
34+
<string>1:461819774167:ios:6b838a8ee53c76d55b9c92</string>
35+
<key>DATABASE_URL</key>
36+
<string>https://web3auth-oauth-logins-default-rtdb.asia-southeast1.firebasedatabase.app</string>
37+
</dict>
38+
</plist>

0 commit comments

Comments
 (0)