Skip to content

Commit c5817b3

Browse files
committed
ios: Add workflow to clear Xcode Derived Data
1 parent aeb755c commit c5817b3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Clear Xcode Derived Data
3+
command: rm -rf ~/Library/Developer/Xcode/DerivedData
4+
tags:
5+
- ios
6+
- xcode
7+
description: ~
8+
arguments: []
9+
shells: []

0 commit comments

Comments
 (0)