Skip to content

Commit

Permalink
Add FirebaseAppCheckInterop to FirebaseAuth/Tests/Sample/Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Oct 11, 2023
1 parent 39ca438 commit 1ce7a53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FirebaseAuth/Tests/Sample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ use_frameworks!

target 'AuthSample' do
platform :ios, '11.0'
pod 'FirebaseAppCheckInterop', :path => '../../../'
pod 'FirebaseCore', :path => '../../../'
pod 'FirebaseCoreInternal', :path => '../../../'
pod 'FirebaseAuth', :path => '../../../', :testspecs => ['unit']
Expand Down

0 comments on commit 1ce7a53

Please sign in to comment.