aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Firestore.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Example/Firestore.xcodeproj')
-rw-r--r--Firestore/Example/Firestore.xcodeproj/project.pbxproj12
-rw-r--r--Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/Firestore_FuzzTests_iOS.xcscheme13
2 files changed, 12 insertions, 13 deletions
diff --git a/Firestore/Example/Firestore.xcodeproj/project.pbxproj b/Firestore/Example/Firestore.xcodeproj/project.pbxproj
index 0ce2716..11cabc4 100644
--- a/Firestore/Example/Firestore.xcodeproj/project.pbxproj
+++ b/Firestore/Example/Firestore.xcodeproj/project.pbxproj
@@ -2093,6 +2093,12 @@
"COCOAPODS=1",
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
);
+ HEADER_SEARCH_PATHS = (
+ "$(inherited)",
+ "\"${PODS_ROOT}/../../..\"",
+ "\"${PODS_ROOT}/../../../Firestore/third_party/abseil-cpp\"",
+ "\"${PODS_ROOT}/nanopb\"",
+ );
INFOPLIST_FILE = "FuzzTests/Firestore_FuzzTests_iOS-Info.plist";
OTHER_CFLAGS = (
"$(inherited)",
@@ -2123,6 +2129,12 @@
"COCOAPODS=1",
"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
);
+ HEADER_SEARCH_PATHS = (
+ "$(inherited)",
+ "\"${PODS_ROOT}/../../..\"",
+ "\"${PODS_ROOT}/../../../Firestore/third_party/abseil-cpp\"",
+ "\"${PODS_ROOT}/nanopb\"",
+ );
INFOPLIST_FILE = "FuzzTests/Firestore_FuzzTests_iOS-Info.plist";
OTHER_CFLAGS = (
"$(inherited)",
diff --git a/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/Firestore_FuzzTests_iOS.xcscheme b/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/Firestore_FuzzTests_iOS.xcscheme
index 051b1a4..039273b 100644
--- a/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/Firestore_FuzzTests_iOS.xcscheme
+++ b/Firestore/Example/Firestore.xcodeproj/xcshareddata/xcschemes/Firestore_FuzzTests_iOS.xcscheme
@@ -5,19 +5,6 @@
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForRunning = "YES"
- buildForTesting = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "6EDD3AD120BF247500C33877"
- BuildableName = "Firestore_FuzzTests_iOS.xctest"
- BlueprintName = "Firestore_FuzzTests_iOS"
- ReferencedContainer = "container:Firestore.xcodeproj">
- </BuildableReference>
- </BuildActionEntry>
- </BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"