document.wflow 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  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>444.38</string>
  7. <key>AMApplicationVersion</key>
  8. <string>2.9</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.3</string>
  29. <key>AMApplication</key>
  30. <array>
  31. <string>Automator</string>
  32. </array>
  33. <key>AMParameterProperties</key>
  34. <dict>
  35. <key>COMMAND_STRING</key>
  36. <dict/>
  37. <key>CheckedForUserDefaultShell</key>
  38. <dict/>
  39. <key>inputMethod</key>
  40. <dict/>
  41. <key>shell</key>
  42. <dict/>
  43. <key>source</key>
  44. <dict/>
  45. </dict>
  46. <key>AMProvides</key>
  47. <dict>
  48. <key>Container</key>
  49. <string>List</string>
  50. <key>Types</key>
  51. <array>
  52. <string>com.apple.cocoa.string</string>
  53. </array>
  54. </dict>
  55. <key>ActionBundlePath</key>
  56. <string>/System/Library/Automator/Run Shell Script.action</string>
  57. <key>ActionName</key>
  58. <string>Run Shell Script</string>
  59. <key>ActionParameters</key>
  60. <dict>
  61. <key>COMMAND_STRING</key>
  62. <string>/Applications/Tabby.app/Contents/MacOS/tabby open "$1"</string>
  63. <key>CheckedForUserDefaultShell</key>
  64. <true/>
  65. <key>inputMethod</key>
  66. <integer>1</integer>
  67. <key>shell</key>
  68. <string>/bin/sh</string>
  69. <key>source</key>
  70. <string></string>
  71. </dict>
  72. <key>BundleIdentifier</key>
  73. <string>com.apple.RunShellScript</string>
  74. <key>CFBundleVersion</key>
  75. <string>2.0.3</string>
  76. <key>CanShowSelectedItemsWhenRun</key>
  77. <false/>
  78. <key>CanShowWhenRun</key>
  79. <true/>
  80. <key>Category</key>
  81. <array>
  82. <string>AMCategoryUtilities</string>
  83. </array>
  84. <key>Class Name</key>
  85. <string>RunShellScriptAction</string>
  86. <key>InputUUID</key>
  87. <string>CDBAB8D4-B8B8-4FBB-9115-B4082FB99E1C</string>
  88. <key>Keywords</key>
  89. <array>
  90. <string>Shell</string>
  91. <string>Script</string>
  92. <string>Command</string>
  93. <string>Run</string>
  94. <string>Unix</string>
  95. </array>
  96. <key>OutputUUID</key>
  97. <string>96B5890B-A95F-4BF2-8E5A-38E07A849C33</string>
  98. <key>UUID</key>
  99. <string>62251AFB-502C-4EA0-821C-D9B8CA96E6EE</string>
  100. <key>UnlocalizedApplications</key>
  101. <array>
  102. <string>Automator</string>
  103. </array>
  104. <key>arguments</key>
  105. <dict>
  106. <key>0</key>
  107. <dict>
  108. <key>default value</key>
  109. <integer>0</integer>
  110. <key>name</key>
  111. <string>inputMethod</string>
  112. <key>required</key>
  113. <string>0</string>
  114. <key>type</key>
  115. <string>0</string>
  116. <key>uuid</key>
  117. <string>0</string>
  118. </dict>
  119. <key>1</key>
  120. <dict>
  121. <key>default value</key>
  122. <string></string>
  123. <key>name</key>
  124. <string>source</string>
  125. <key>required</key>
  126. <string>0</string>
  127. <key>type</key>
  128. <string>0</string>
  129. <key>uuid</key>
  130. <string>1</string>
  131. </dict>
  132. <key>2</key>
  133. <dict>
  134. <key>default value</key>
  135. <false/>
  136. <key>name</key>
  137. <string>CheckedForUserDefaultShell</string>
  138. <key>required</key>
  139. <string>0</string>
  140. <key>type</key>
  141. <string>0</string>
  142. <key>uuid</key>
  143. <string>2</string>
  144. </dict>
  145. <key>3</key>
  146. <dict>
  147. <key>default value</key>
  148. <string></string>
  149. <key>name</key>
  150. <string>COMMAND_STRING</string>
  151. <key>required</key>
  152. <string>0</string>
  153. <key>type</key>
  154. <string>0</string>
  155. <key>uuid</key>
  156. <string>3</string>
  157. </dict>
  158. <key>4</key>
  159. <dict>
  160. <key>default value</key>
  161. <string>/bin/sh</string>
  162. <key>name</key>
  163. <string>shell</string>
  164. <key>required</key>
  165. <string>0</string>
  166. <key>type</key>
  167. <string>0</string>
  168. <key>uuid</key>
  169. <string>4</string>
  170. </dict>
  171. </dict>
  172. <key>isViewVisible</key>
  173. <true/>
  174. <key>location</key>
  175. <string>529.000000:305.000000</string>
  176. <key>nibPath</key>
  177. <string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/Base.lproj/main.nib</string>
  178. </dict>
  179. <key>isViewVisible</key>
  180. <true/>
  181. </dict>
  182. </array>
  183. <key>connectors</key>
  184. <dict/>
  185. <key>workflowMetaData</key>
  186. <dict>
  187. <key>applicationBundleID</key>
  188. <string>com.apple.finder</string>
  189. <key>applicationBundleIDsByPath</key>
  190. <dict>
  191. <key>/System/Library/CoreServices/Finder.app</key>
  192. <string>com.apple.finder</string>
  193. </dict>
  194. <key>applicationPath</key>
  195. <string>/System/Library/CoreServices/Finder.app</string>
  196. <key>applicationPaths</key>
  197. <array>
  198. <string>/System/Library/CoreServices/Finder.app</string>
  199. </array>
  200. <key>inputTypeIdentifier</key>
  201. <string>com.apple.Automator.fileSystemObject</string>
  202. <key>outputTypeIdentifier</key>
  203. <string>com.apple.Automator.nothing</string>
  204. <key>presentationMode</key>
  205. <integer>15</integer>
  206. <key>processesInput</key>
  207. <integer>0</integer>
  208. <key>serviceApplicationBundleID</key>
  209. <string>com.apple.finder</string>
  210. <key>serviceApplicationPath</key>
  211. <string>/System/Library/CoreServices/Finder.app</string>
  212. <key>serviceInputTypeIdentifier</key>
  213. <string>com.apple.Automator.fileSystemObject</string>
  214. <key>serviceOutputTypeIdentifier</key>
  215. <string>com.apple.Automator.nothing</string>
  216. <key>serviceProcessesInput</key>
  217. <integer>0</integer>
  218. <key>systemImageName</key>
  219. <string>NSActionTemplate</string>
  220. <key>useAutomaticInputType</key>
  221. <integer>0</integer>
  222. <key>workflowTypeIdentifier</key>
  223. <string>com.apple.Automator.servicesMenu</string>
  224. </dict>
  225. </dict>
  226. </plist>