16 lines
901 B
Bash
16 lines
901 B
Bash
#!/bin/sh
|
|
|
|
# Copyright Amazon.com Inc. or its affiliates.
|
|
# All Rights Reserved.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
###########################################################################################
|
|
# #
|
|
# WARNING: AmplifyTools has been deprecated. #
|
|
# #
|
|
# More info: https://github.com/aws-amplify/amplify-ios/blob/main/AmplifyTools/README.md #
|
|
# #
|
|
###########################################################################################
|
|
|
|
echo "error: AmplifyTools has been deprecated. More info: https://github.com/aws-amplify/amplify-ios/blob/main/AmplifyTools/README.md" |