Skip to content

Commit e08187a

Browse files
authored
Update scripts due to the change of add_framework tool. (#5962)
Update due to the change of scripts/add_framework_script.rb in firebase-quickstart repo.
1 parent b3d3ab3 commit e08187a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_quickstart_framework.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ do
4040
fi
4141
done
4242

43-
../scripts/add_framework_script.rb "${SAMPLE}" "${TARGET}" Firebase
43+
../scripts/add_framework_script.rb --sdk "${SAMPLE}" --target "${TARGET}" --framework_path Firebase/

0 commit comments

Comments
 (0)