Ensure the build directory is also cleaned up

This commit is contained in:
Andrew Naylor 2015-12-31 16:18:43 +00:00
parent d9fe427031
commit 112d8567bf

View file

@ -1,6 +1,7 @@
#!/bin/bash -e
main() {
rm -rf build/
rm -rf mas.xcarchive
rm -f mas.xcarchive.zip
rm -f mas-cli.zip