Skip to content

Commit

Permalink
Add Fireperf dependency to feature rollouts test app (#12430)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnan authored and themiswang committed Mar 4, 2024
1 parent 235a7f1 commit b2ee90c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FirebaseRemoteConfig/Tests/FeatureRolloutsTestApp/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ def shared_pods
pod 'FirebaseCoreInternal', :path => '../../../'
pod 'FirebaseCoreExtension', :path => '../../../'
pod 'FirebaseRemoteConfigInterop', :path => '../../../'
pod 'FirebasePerformance', :path => '../../../'
end

target 'FeatureRolloutsTestApp_iOS' do
Expand Down

0 comments on commit b2ee90c

Please sign in to comment.