Skip to content

Commit 02f8499

Browse files
committed
Update clean.sh
1 parent 635943f commit 02f8499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/clean.sh

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ clean_dir() {
1818

1919
clean_dir ~/Library/Developer/Xcode/DerivedData
2020
clean_dir ~/Library/Caches/org.carthage.CarthageKit/dependencies/
21+
clean_dir ~/Library/org.swift.swiftpm
2122
clean_dir ./Carthage/Build
2223
clean_dir ./Carthage/Checkouts
2324
clean_dir ./IntegrationTests/Pods

0 commit comments

Comments
 (0)