Skip to content

Commit 453675d

Browse files
committed
get git up to date:
1 parent 409aeb9 commit 453675d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/ios/Podfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1436,7 +1436,7 @@ SPEC CHECKSUMS:
14361436
React-jsitracing: 0fa7f78d8fdda794667cb2e6f19c874c1cf31d7e
14371437
React-logger: 29fa3e048f5f67fe396bc08af7606426d9bd7b5d
14381438
React-Mapbuffer: bf56147c9775491e53122a94c423ac201417e326
1439-
react-native-google-auth: c2356525aa66a224967c98a94df5e165dc1c8a31
1439+
react-native-google-auth: 9c7d0095037c56afbd40fced7d995401aacca835
14401440
React-nativeconfig: 9f223cd321823afdecf59ed00861ab2d69ee0fc1
14411441
React-NativeModulesApple: ff7efaff7098639db5631236cfd91d60abff04c0
14421442
React-perflogger: 32ed45d9cee02cf6639acae34251590dccd30994

react-native-google-auth.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616

1717
s.source_files = "GoogleSignIn-iOS/GoogleSignIn/Sources/**/*.{h,m,mm,swift}"
1818
s.public_header_files = "GoogleSignIn-iOS/GoogleSignIn/Sources/Public/GoogleSignIn/*.h"
19-
s.private_header_files = "GoogleSignIn-iOS/GoogleSignIn/Sources/Private/**/*.h"
19+
s.private_header_files = "GoogleSignIn-iOS/GoogleSignIn/Sources/**/*.h"
2020

2121
s.pod_target_xcconfig = {
2222
'HEADER_SEARCH_PATHS' => '"$(inherited)" "$(SRCROOT)/GoogleSignIn-iOS/GoogleSignIn/Sources/Public/GoogleSignIn" "$(SRCROOT)/GoogleSignIn-iOS/GoogleSignIn/Sources"'

0 commit comments

Comments
 (0)