Skip to content

Commit 1a64718

Browse files
committed
rm .symlinks folders
1 parent 1d36fe8 commit 1a64718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/clean_example.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ cd example
22
flutter clean
33
rm -rf ios/Podfile.lock
44
rm -rf ios/Pods
5+
rm -rf ios/.symlinks
56

67
rm -rf macos/Podfile.lock
78
rm -rf macos/Pods
9+
rm -rf macos/.symlinks
810
flutter pub get

0 commit comments

Comments
 (0)