diff --git a/FirebaseRemoteConfig/Tests/FeatureRolloutsTestApp/Podfile b/FirebaseRemoteConfig/Tests/FeatureRolloutsTestApp/Podfile index c5f9ddf9e46..975c45eaa98 100644 --- a/FirebaseRemoteConfig/Tests/FeatureRolloutsTestApp/Podfile +++ b/FirebaseRemoteConfig/Tests/FeatureRolloutsTestApp/Podfile @@ -7,6 +7,7 @@ def shared_pods pod 'FirebaseCoreInternal', :path => '../../../' pod 'FirebaseCoreExtension', :path => '../../../' pod 'FirebaseRemoteConfigInterop', :path => '../../../' + pod 'FirebasePerformance', :path => '../../../' end target 'FeatureRolloutsTestApp_iOS' do