Skip to content

Commit

Permalink
Revert scripts/sync_project.rb changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Oct 19, 2023
1 parent 996ddd6 commit 5c03063
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/sync_project.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ def sync_firestore(test_only)
# Include fully qualified from the root of the repo
'"${PODS_ROOT}/../../.."',

# Make public headers available as "FIRQuery.h"
'"${PODS_ROOT}/../../../Firestore/Source/Public/FirebaseFirestore"',

# Generated protobuf and nanopb output expects to search relative to the
# output path.
'"${PODS_ROOT}/../../../Firestore/Protos/cpp"',
Expand Down

0 comments on commit 5c03063

Please sign in to comment.