build: add clean task to all libraries

This commit is contained in:
thunderbiscuit
2024-04-19 10:45:28 -04:00
parent fa17a862ce
commit 2f7652b979
4 changed files with 21 additions and 0 deletions

View File

@@ -6,3 +6,6 @@ test:
offlinetests:
swift test --skip LiveWalletTests --skip LiveTxBuilderTests
clean:
rm -rf ../bdk-ffi/target/