We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aeb755c + c5817b3 commit 709164bCopy full SHA for 709164b
1 file changed
specs/ios/clear_xcode_derived_data.yaml
@@ -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