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 7b6381e commit 869b1e5Copy full SHA for 869b1e5
scripts/install_prereqs/functions.sh
@@ -16,4 +16,5 @@ DIRECTORY=functions \
16
PROJECT=Functions \
17
. ../scripts/prereq_core.sh
18
19
-sed -i '' 's/REVERSED_CLIENT_ID/com.googleusercontent.apps.1025801074639-6p6ebi8amuklcjrto20gvpe295smm8u6/' FunctionsExample/Info.plist
+# TODO(ncooke3): FunctionsExample/Info.plist path DNE.
20
+# sed -i '' 's/REVERSED_CLIENT_ID/com.googleusercontent.apps.1025801074639-6p6ebi8amuklcjrto20gvpe295smm8u6/' FunctionsExample/Info.plist
0 commit comments