Skip to content

Commit 16c8602

Browse files
Add warning that the old script is gonna get yanked
1 parent 19a0fa4 commit 16c8602

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/check-and-run-apollo-cli.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
echo "warning: The check-and-run-apollo-cli.sh script is deprecated and will be removed. Please see https://www.apollographql.com/docs/ios/installation/#adding-a-code-generation-build-step for updated build instructions which use a bundled version of the Apollo CLI."
2+
13
# Only major and minor version should be specified here
24
REQUIRED_APOLLO_CLI_VERSION=2.17
35
# Specify fully qualified version here. Ideally this should be a LTS version.

0 commit comments

Comments
 (0)