Skip to content

Commit d089177

Browse files
committed
fix extra value in info plist
1 parent 5b20f37 commit d089177

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

authentication/AuthenticationExample/Info.plist

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
<key>CFBundleURLName</key>
2525
<string></string>
2626
<key>CFBundleURLSchemes</key>
27-
<array>
28-
<string>com.googleusercontent.apps.1069647793992-08nvkm48d7r9ljov4ghheepknvr3a2nn</string>
29-
</array>
27+
<array/>
3028
</dict>
3129
</array>
3230
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)