aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-10-30 18:10:51 -0700
committerGravatar GitHub <noreply@github.com>2017-10-30 18:10:51 -0700
commit1db9fd83df8d29abe5e7369ad1cbf3eb8545a78a (patch)
tree0534a38be421ad43027b412da7c642be0b1d74c6 /Firestore
parent54b6328321c6c0c9106c1ba504e21720db7e9c4b (diff)
Really fix pod update warning (#416)
Diffstat (limited to 'Firestore')
-rw-r--r--Firestore/Example/Firestore.xcodeproj/project.pbxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/Firestore/Example/Firestore.xcodeproj/project.pbxproj b/Firestore/Example/Firestore.xcodeproj/project.pbxproj
index 5bd8e01..2de1066 100644
--- a/Firestore/Example/Firestore.xcodeproj/project.pbxproj
+++ b/Firestore/Example/Firestore.xcodeproj/project.pbxproj
@@ -1402,7 +1402,7 @@
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
);
HEADER_SEARCH_PATHS = (
- "\"$(inherited)\"",
+ "$(inherited)",
"\"${PODS_ROOT}/../../Source\"",
"\"${PODS_ROOT}/../../Source/API\"",
"\"${PODS_ROOT}/../../Source/Core\"",
@@ -1444,7 +1444,7 @@
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
);
HEADER_SEARCH_PATHS = (
- "\"$(inherited)\"",
+ "$(inherited)",
"\"${PODS_ROOT}/../../Source\"",
"\"${PODS_ROOT}/../../Source/API\"",
"\"${PODS_ROOT}/../../Source/Core\"",
@@ -1486,7 +1486,7 @@
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
);
HEADER_SEARCH_PATHS = (
- "\"$(inherited)\"",
+ "$(inherited)",
"\"${PODS_ROOT}/../../Source\"",
"\"${PODS_ROOT}/../../Source/API\"",
"\"${PODS_ROOT}/../../Source/Core\"",
@@ -1536,7 +1536,7 @@
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
);
HEADER_SEARCH_PATHS = (
- "\"$(inherited)\"",
+ "$(inherited)",
"\"${PODS_ROOT}/../../Source\"",
"\"${PODS_ROOT}/../../Source/API\"",
"\"${PODS_ROOT}/../../Source/Core\"",