Skip to content

Commit 7d91611

Browse files
authored
Move GIDSignInButton import outside of conditional (#591)
1 parent b6ae13f commit 7d91611

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

GoogleSignIn/Sources/Public/GoogleSignIn/GoogleSignIn.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@
2525
#import "GIDToken.h"
2626
#import "GIDSignInResult.h"
2727
#import "GIDClaim.h"
28-
#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
2928
#import "GIDSignInButton.h"
30-
#endif

0 commit comments

Comments
 (0)