Skip to content

Commit 869b1e5

Browse files
committed
disable
1 parent 7b6381e commit 869b1e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/install_prereqs/functions.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ DIRECTORY=functions \
1616
PROJECT=Functions \
1717
. ../scripts/prereq_core.sh
1818

19-
sed -i '' 's/REVERSED_CLIENT_ID/com.googleusercontent.apps.1025801074639-6p6ebi8amuklcjrto20gvpe295smm8u6/' FunctionsExample/Info.plist
19+
# 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

Comments
 (0)