File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Firestore/Example/Firestore.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1402
1402
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
1403
1403
);
1404
1404
HEADER_SEARCH_PATHS = (
1405
- "\" $(inherited)\" ",
1405
+ "$(inherited)",
1406
1406
"\"${PODS_ROOT}/../../Source\"",
1407
1407
"\"${PODS_ROOT}/../../Source/API\"",
1408
1408
"\"${PODS_ROOT}/../../Source/Core\"",
1444
1444
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
1445
1445
);
1446
1446
HEADER_SEARCH_PATHS = (
1447
- "\" $(inherited)\" ",
1447
+ "$(inherited)",
1448
1448
"\"${PODS_ROOT}/../../Source\"",
1449
1449
"\"${PODS_ROOT}/../../Source/API\"",
1450
1450
"\"${PODS_ROOT}/../../Source/Core\"",
1486
1486
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
1487
1487
);
1488
1488
HEADER_SEARCH_PATHS = (
1489
- "\" $(inherited)\" ",
1489
+ "$(inherited)",
1490
1490
"\"${PODS_ROOT}/../../Source\"",
1491
1491
"\"${PODS_ROOT}/../../Source/API\"",
1492
1492
"\"${PODS_ROOT}/../../Source/Core\"",
1536
1536
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
1537
1537
);
1538
1538
HEADER_SEARCH_PATHS = (
1539
- "\" $(inherited)\" ",
1539
+ "$(inherited)",
1540
1540
"\"${PODS_ROOT}/../../Source\"",
1541
1541
"\"${PODS_ROOT}/../../Source/API\"",
1542
1542
"\"${PODS_ROOT}/../../Source/Core\"",
You can’t perform that action at this time.
0 commit comments