mirror of
https://github.com/mas-cli/mas
synced 2024-11-21 19:23:01 +00:00
✨ Clean with SPM
This commit is contained in:
parent
c177fa79a1
commit
10b92cc639
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@
|
|||
# Deletes the build directory.
|
||||
#
|
||||
|
||||
BUILD_DIR=.build
|
||||
rm -rf ${BUILD_DIR:?}
|
||||
swift package clean
|
||||
swift package reset
|
||||
|
|
Loading…
Reference in a new issue