Skip to content

Commit

Permalink
Remove (final?) leftover xcodeproj
Browse files Browse the repository at this point in the history
Via

  for d in $(find . ! -path "*/DerivedData/*" ! -path "*/.build/*" -type d -name '*.xcodeproj'); do g rm -r --cached $d; done
  • Loading branch information
mokagio committed Sep 27, 2024
1 parent f7b3bf4 commit 1977622
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 3,450 deletions.
Binary file not shown.

This file was deleted.

Loading

0 comments on commit 1977622

Please sign in to comment.