source: gsdl/trunk/gems.app/Contents/document.wflow@ 20973

Last change on this file since 20973 was 20973, checked in by ak19, 14 years ago

Committing the .app folders for gs2-server, gli, client-gli and gems which allows Mac users to launch these executables by double-clicking.

File size: 4.9 KB
Line 
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>AMApplicationBuild</key>
6 <string>162</string>
7 <key>AMApplicationVersion</key>
8 <string>2.0.4</string>
9 <key>AMDocumentVersion</key>
10 <string>2</string>
11 <key>actions</key>
12 <array>
13 <dict>
14 <key>action</key>
15 <dict>
16 <key>AMAccepts</key>
17 <dict>
18 <key>Container</key>
19 <string>List</string>
20 <key>Optional</key>
21 <true/>
22 <key>Types</key>
23 <array>
24 <string>com.apple.cocoa.string</string>
25 </array>
26 </dict>
27 <key>AMActionVersion</key>
28 <string>2.0.1</string>
29 <key>AMParameterProperties</key>
30 <dict>
31 <key>COMMAND_STRING</key>
32 <dict/>
33 <key>CheckedForUserDefaultShell</key>
34 <dict/>
35 <key>inputMethod</key>
36 <dict/>
37 <key>shell</key>
38 <dict/>
39 <key>source</key>
40 <dict/>
41 </dict>
42 <key>AMProvides</key>
43 <dict>
44 <key>Container</key>
45 <string>List</string>
46 <key>Types</key>
47 <array>
48 <string>com.apple.cocoa.string</string>
49 </array>
50 </dict>
51 <key>ActionBundlePath</key>
52 <string>/System/Library/Automator/Run Shell Script.action</string>
53 <key>ActionName</key>
54 <string>Run Shell Script</string>
55 <key>ActionParameters</key>
56 <dict>
57 <key>COMMAND_STRING</key>
58 <string>cd **GSDLHOME**/gli/
59./gems.sh</string>
60 <key>CheckedForUserDefaultShell</key>
61 <true/>
62 <key>inputMethod</key>
63 <integer>0</integer>
64 <key>shell</key>
65 <string>/bin/bash</string>
66 <key>source</key>
67 <string></string>
68 </dict>
69 <key>Application</key>
70 <array>
71 <string>Automator</string>
72 </array>
73 <key>BundleIdentifier</key>
74 <string>com.apple.RunShellScript</string>
75 <key>CFBundleVersion</key>
76 <string>2.0.1</string>
77 <key>CanShowSelectedItemsWhenRun</key>
78 <false/>
79 <key>CanShowWhenRun</key>
80 <true/>
81 <key>Category</key>
82 <array>
83 <string>AMCategoryUtilities</string>
84 </array>
85 <key>Class Name</key>
86 <string>RunShellScriptAction</string>
87 <key>InputUUID</key>
88 <string>57CF20B0-4E4A-489B-BDCD-A0C38468371B</string>
89 <key>Keywords</key>
90 <array>
91 <string>Shell</string>
92 <string>Script</string>
93 <string>Command</string>
94 <string>Run</string>
95 <string>Unix</string>
96 </array>
97 <key>OutputUUID</key>
98 <string>E43F1D4A-2F32-4CA9-8D58-C5C4DDE077AD</string>
99 <key>UUID</key>
100 <string>3056C7C8-05F0-4FDB-AEF0-04FDDC7A7BF5</string>
101 <key>UnlocalizedApplications</key>
102 <array>
103 <string>Automator</string>
104 </array>
105 <key>arguments</key>
106 <dict>
107 <key>0</key>
108 <dict>
109 <key>default value</key>
110 <integer>0</integer>
111 <key>name</key>
112 <string>inputMethod</string>
113 <key>required</key>
114 <string>0</string>
115 <key>type</key>
116 <string>0</string>
117 <key>uuid</key>
118 <string>0</string>
119 </dict>
120 <key>1</key>
121 <dict>
122 <key>default value</key>
123 <string>/bin/sh</string>
124 <key>name</key>
125 <string>shell</string>
126 <key>required</key>
127 <string>0</string>
128 <key>type</key>
129 <string>0</string>
130 <key>uuid</key>
131 <string>1</string>
132 </dict>
133 <key>2</key>
134 <dict>
135 <key>default value</key>
136 <string></string>
137 <key>name</key>
138 <string>source</string>
139 <key>required</key>
140 <string>0</string>
141 <key>type</key>
142 <string>0</string>
143 <key>uuid</key>
144 <string>2</string>
145 </dict>
146 <key>3</key>
147 <dict>
148 <key>default value</key>
149 <string></string>
150 <key>name</key>
151 <string>COMMAND_STRING</string>
152 <key>required</key>
153 <string>0</string>
154 <key>type</key>
155 <string>0</string>
156 <key>uuid</key>
157 <string>3</string>
158 </dict>
159 <key>4</key>
160 <dict>
161 <key>default value</key>
162 <false/>
163 <key>name</key>
164 <string>CheckedForUserDefaultShell</string>
165 <key>required</key>
166 <string>0</string>
167 <key>type</key>
168 <string>0</string>
169 <key>uuid</key>
170 <string>4</string>
171 </dict>
172 </dict>
173 <key>isViewVisible</key>
174 <true/>
175 <key>location</key>
176 <string>281.000000:851.000000</string>
177 <key>nibPath</key>
178 <string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/English.lproj/main.nib</string>
179 </dict>
180 <key>isViewVisible</key>
181 <true/>
182 </dict>
183 </array>
184 <key>connectors</key>
185 <dict/>
186 <key>state</key>
187 <dict>
188 <key>EditorSplitViewPosition</key>
189 <real>0.0</real>
190 <key>MainSplitViewPosition_v2</key>
191 <real>338</real>
192 <key>windowFrame</key>
193 <string>{{390, 91}, {900, 937}}</string>
194 <key>windowFrameTopLeft</key>
195 <string>{{390, 0}, {900, 937}}</string>
196 <key>workflowViewScrollPosition</key>
197 <string>{{0, 0}, {562, 841}}</string>
198 </dict>
199</dict>
200</plist>
Note: See TracBrowser for help on using the repository browser.