diff --git a/Misc/swiftshell-init b/Misc/swiftshell-init index 4e7b08b..a14a0ce 100755 --- a/Misc/swiftshell-init +++ b/Misc/swiftshell-init @@ -2,6 +2,7 @@ # Create a Swift Package Manager executable project structure and an Xcode project. +# exit at the first sign of trouble. set -e NAME=$1