Skip to content

Commit

Permalink
Add FirebaseAppCheckInterop as local dep in Firestore/Example/Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Oct 10, 2023
1 parent a6f7029 commit bb28e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Firestore/Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def configure_local_pods()
# FirebaseCore must always be a local pod so that CI builds that make changes
# to its podspec can still function. See Firestore-*-xcodebuild in
# scripts/install_prereqs.sh for more details.
pod 'FirebaseAppCheckInterop', :path => '../..'
pod 'FirebaseCore', :path => '../..'
pod 'FirebaseCoreInternal', :path => '../..'
pod 'FirebaseCoreExtension',:path => '../..'
Expand Down

0 comments on commit bb28e09

Please sign in to comment.