From bb0a89b93c60507df4b401be93e9f8da44dc9e35 Mon Sep 17 00:00:00 2001 From: Guilherme Souza Date: Tue, 7 Jan 2025 09:36:06 -0300 Subject: [PATCH] chore(examples): add reversed client id as URL scheme (#631) --- Examples/Examples/Info.plist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Examples/Examples/Info.plist b/Examples/Examples/Info.plist index 8070cab2..c3751b58 100644 --- a/Examples/Examples/Info.plist +++ b/Examples/Examples/Info.plist @@ -12,6 +12,14 @@ $(PRODUCT_BUNDLE_IDENTIFIER) + + CFBundleTypeRole + Editor + CFBundleURLSchemes + + DOT_REVERSED_IOS_CLIENT_ID + + GIDClientID YOUR_IOS_CLIENT_ID