We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfab3f commit 3ea2118Copy full SHA for 3ea2118
FirebaseAuthUI/FirebaseAuthUI.xcodeproj/project.pbxproj
@@ -838,6 +838,7 @@
838
LD_RUNPATH_SEARCH_PATHS = (
839
"$(inherited)",
840
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreInternal\"",
841
+ "\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreExtension\"",
842
);
843
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
844
MTL_FAST_MATH = YES;
@@ -901,6 +902,7 @@
901
902
903
904
905
906
907
MTL_ENABLE_DEBUG_INFO = NO;
908
0 commit comments