Skip to content

Commit 11f55a1

Browse files
authored
Add missing source to Perf podspec (#7265)
1 parent 1e9deea commit 11f55a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebasePerformance.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Firebase Performance library to measure performance of Mobile and Web Apps.
2727
base_dir + 'Sources/**/*.[mh]',
2828
base_dir + 'ProtoSupport/**/*.[mh]',
2929
'FirebaseCore/Sources/Private/*.h',
30+
'FirebaseInstallations/Source/Library/Private/*.h',
3031
'FirebaseRemoteConfig/Sources/Private/*.h',
3132
'GoogleDataTransport/GDTCORLibrary/Internal/*.h',
3233
'GoogleUtilities/ISASwizzler/Private/*.h',

0 commit comments

Comments
 (0)