aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-06-29 15:12:13 -0700
committerGravatar GitHub <noreply@github.com>2017-06-29 15:12:13 -0700
commit6761901507f82bc28461cfccdbc81700a7d4bd43 (patch)
tree63a6b3b209c2b26fd4d31a44eca5af19ccaf9c26 /Example
parentc33bdff405b988ffa4e894809db73ade0f21e658 (diff)
Remove Auth/Source/Private - restoring headers to original location (#113)
Diffstat (limited to 'Example')
-rw-r--r--Example/Firebase.xcodeproj/project.pbxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/Example/Firebase.xcodeproj/project.pbxproj b/Example/Firebase.xcodeproj/project.pbxproj
index 9c5c90f..65b1612 100644
--- a/Example/Firebase.xcodeproj/project.pbxproj
+++ b/Example/Firebase.xcodeproj/project.pbxproj
@@ -4719,7 +4719,7 @@
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/RPCs\"",
- "\"${PODS_ROOT}/../../Firebase/Auth/Source/Private\"",
+ "\"${PODS_ROOT}/../../Firebase/Auth/Source\"",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/AuthProviders\"",
"\"${PODS_ROOT}/../../Firebase/Core/Private\"",
);
@@ -4746,7 +4746,7 @@
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/RPCs\"",
- "\"${PODS_ROOT}/../../Firebase/Auth/Source/Private\"",
+ "\"${PODS_ROOT}/../../Firebase/Auth/Source\"",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/AuthProviders\"",
"\"${PODS_ROOT}/../../Firebase/Core/Private\"",
);
@@ -5400,7 +5400,7 @@
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/RPCs\"",
- "\"${PODS_ROOT}/../../Firebase/Auth/Source/Private\"",
+ "\"${PODS_ROOT}/../../Firebase/Auth/Source\"",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/AuthProviders\"",
"\"${PODS_ROOT}/../../Firebase/Core/Private\"",
);
@@ -5427,7 +5427,7 @@
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/RPCs\"",
- "\"${PODS_ROOT}/../../Firebase/Auth/Source/Private\"",
+ "\"${PODS_ROOT}/../../Firebase/Auth/Source\"",
"\"${PODS_ROOT}/../../Firebase/Auth/Source/AuthProviders\"",
"\"${PODS_ROOT}/../../Firebase/Core/Private\"",
);