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 699aa88 commit dd5e7ffCopy full SHA for dd5e7ff
scripts/setup_quickstart_framework.sh
@@ -20,7 +20,6 @@ if [ ! -d "quickstart-ios" ]; then
20
fi
21
QS_SCRIPTS="${REPO}"/quickstart-ios/scripts
22
cd quickstart-ios/"${SAMPLE}"
23
-git checkout nc/quickstarts
24
25
# Remove all SPM dependencies from the project. This is necessary to prepare
26
# the project for framework-based testing.
0 commit comments