2
0
mirror of synced 2025-01-27 14:45:30 +00:00

Rename pod

This commit is contained in:
Chris Bianca 2017-03-10 14:18:01 +00:00
parent 77a09f5810
commit b343a46de0

View File

@ -43,7 +43,7 @@ if [ -f $podfile ]
cat $template
echo ""
echo ""
echo "and run 'pod install' to install Firestack for iOS"
echo "and run 'pod install' to install RNFirebase for iOS"
exit 0
fi