File tree 3 files changed +102
-0
lines changed
3 files changed +102
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version =" 1.0" >
4
+ <dict >
5
+ <key >bundleid </key >
6
+ <string >derivedData.xc.com </string >
7
+ <key >category </key >
8
+ <string >Tools </string >
9
+ <key >connections </key >
10
+ <dict >
11
+ <key >2C99F6F1-EF16-4CF1-9762-5D05A1FFAA4D </key >
12
+ <array >
13
+ <dict >
14
+ <key >destinationuid </key >
15
+ <string >16039760-F173-4AB8-9C73-DA7401D5DE23 </string >
16
+ <key >modifiers </key >
17
+ <integer >0 </integer >
18
+ <key >modifiersubtext </key >
19
+ <string ></string >
20
+ <key >vitoclose </key >
21
+ <false />
22
+ </dict >
23
+ </array >
24
+ </dict >
25
+ <key >createdby </key >
26
+ <string ></string >
27
+ <key >description </key >
28
+ <string ></string >
29
+ <key >disabled </key >
30
+ <false />
31
+ <key >name </key >
32
+ <string >xcdd </string >
33
+ <key >objects </key >
34
+ <array >
35
+ <dict >
36
+ <key >config </key >
37
+ <dict >
38
+ <key >argumenttype </key >
39
+ <integer >2 </integer >
40
+ <key >keyword </key >
41
+ <string >xcdd </string >
42
+ <key >subtext </key >
43
+ <string ></string >
44
+ <key >text </key >
45
+ <string >Remove Xcode DerivedData </string >
46
+ <key >withspace </key >
47
+ <false />
48
+ </dict >
49
+ <key >type </key >
50
+ <string >alfred.workflow.input.keyword </string >
51
+ <key >uid </key >
52
+ <string >2C99F6F1-EF16-4CF1-9762-5D05A1FFAA4D </string >
53
+ <key >version </key >
54
+ <integer >1 </integer >
55
+ </dict >
56
+ <dict >
57
+ <key >config </key >
58
+ <dict >
59
+ <key >concurrently </key >
60
+ <false />
61
+ <key >escaping </key >
62
+ <integer >102 </integer >
63
+ <key >script </key >
64
+ <string >rm -rf ~/Library/Developer/Xcode/DerivedData/* </string >
65
+ <key >scriptargtype </key >
66
+ <integer >0 </integer >
67
+ <key >scriptfile </key >
68
+ <string ></string >
69
+ <key >type </key >
70
+ <integer >0 </integer >
71
+ </dict >
72
+ <key >type </key >
73
+ <string >alfred.workflow.action.script </string >
74
+ <key >uid </key >
75
+ <string >16039760-F173-4AB8-9C73-DA7401D5DE23 </string >
76
+ <key >version </key >
77
+ <integer >2 </integer >
78
+ </dict >
79
+ </array >
80
+ <key >readme </key >
81
+ <string ></string >
82
+ <key >uidata </key >
83
+ <dict >
84
+ <key >16039760-F173-4AB8-9C73-DA7401D5DE23 </key >
85
+ <dict >
86
+ <key >xpos </key >
87
+ <integer >270 </integer >
88
+ <key >ypos </key >
89
+ <integer >50 </integer >
90
+ </dict >
91
+ <key >2C99F6F1-EF16-4CF1-9762-5D05A1FFAA4D </key >
92
+ <dict >
93
+ <key >xpos </key >
94
+ <integer >50 </integer >
95
+ <key >ypos </key >
96
+ <integer >50 </integer >
97
+ </dict >
98
+ </dict >
99
+ <key >webaddress </key >
100
+ <string ></string >
101
+ </dict >
102
+ </plist >
You can’t perform that action at this time.
0 commit comments