We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc7faa commit 63be6a4Copy full SHA for 63be6a4
FirebaseCore.podspec
@@ -26,7 +26,7 @@ Firebase Core includes FIRApp and FIROptions which provide central configuration
26
27
s.source_files = 'Firebase/Core/**/*.[mh]'
28
s.public_header_files = 'Firebase/Core/Public/*.h', 'Firebase/Core/Private/*.h'
29
- s.private_header_files = 'Firebase/Core/Private/*.h'
+ s.private_header_files = 'Firebase/Core/Private/*.h', 'Firebase/Core/third_party/*.h'
30
s.frameworks = [
31
'Foundation',
32
'SystemConfiguration'
0 commit comments