Skip to content

Commit f910524

Browse files
update promo message about SPM wrapper
1 parent e63d411 commit f910524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/run-bundled-codegen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
set -euo pipefail
55

66
# Advertisement!
7-
echo "Have you tried our new Swift Package Manager wrapper around codegen? It's now available in beta! See docs at https://www.apollographql.com/docs/ios/swift-scripting/. Note that when this comes out of beta, this Bash script will be deprecated, so give it a try today!"
7+
echo "Have you tried our new Swift Package Manager wrapper around codegen? It's now out of beta and ready to go! See docs at https://www.apollographql.com/docs/ios/swift-scripting/. This Bash script will be deprecated soon, so give it a try today!"
88

99
# Get the path to the script directory
1010
SCRIPT_DIR="$(dirname "$0")"

0 commit comments

Comments
 (0)