Skip to content

Commit d87dddd

Browse files
committed
branch
1 parent 85a00e9 commit d87dddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup_quickstart_framework.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ set -ex
1717
REPO=`pwd`
1818
if [ ! -d "quickstart-ios" ]; then
1919
git clone https://github.com/firebase/quickstart-ios.git
20+
git checkout nc/quickstarts
2021
fi
2122
QS_SCRIPTS="${REPO}"/quickstart-ios/scripts
2223
cd quickstart-ios/"${SAMPLE}"

0 commit comments

Comments
 (0)