1377 lines
35 KiB
XML
1377 lines
35 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>AMApplicationBuild</key>
|
|
<string>444.42</string>
|
|
<key>AMApplicationVersion</key>
|
|
<string>2.9</string>
|
|
<key>AMDocumentVersion</key>
|
|
<string>2</string>
|
|
<key>actions</key>
|
|
<array>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array/>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>affirmativeTitle</key>
|
|
<dict/>
|
|
<key>displayWarning</key>
|
|
<dict/>
|
|
<key>explanationText</key>
|
|
<dict/>
|
|
<key>negativeTitle</key>
|
|
<dict/>
|
|
<key>questionText</key>
|
|
<dict>
|
|
<key>tokenizedValue</key>
|
|
<array>
|
|
<string>Run admin updates too?</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array/>
|
|
</dict>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Ask for Confirmation.action</string>
|
|
<key>ActionName</key>
|
|
<string>Ask for Confirmation</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>affirmativeTitle</key>
|
|
<string>OK</string>
|
|
<key>displayWarning</key>
|
|
<false/>
|
|
<key>explanationText</key>
|
|
<string>Launch the brew workflows for the admin account...</string>
|
|
<key>negativeTitle</key>
|
|
<string>Cancel</string>
|
|
<key>questionText</key>
|
|
<string>Run admin updates too?</string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.AskforConfirmation</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<true/>
|
|
<key>CanShowWhenRun</key>
|
|
<false/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>AMAskForConfirmationAction</string>
|
|
<key>InputUUID</key>
|
|
<string>16C327C0-9449-4E8D-866A-17C371443F9F</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>Message</string>
|
|
<string>Ask</string>
|
|
<string>Display</string>
|
|
<string>Prompt</string>
|
|
<string>Show</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>ED1174DF-7ECD-47F9-9D6D-82141FAEA634</string>
|
|
<key>UUID</key>
|
|
<string>61770AD8-6E91-4A3E-AA8C-9F5DDB7F8DFA</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>questionText</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
<key>1</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<false/>
|
|
<key>name</key>
|
|
<string>displayWarning</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>1</string>
|
|
</dict>
|
|
<key>2</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>explanationText</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>2</string>
|
|
</dict>
|
|
<key>3</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>OK</string>
|
|
<key>name</key>
|
|
<string>affirmativeTitle</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>3</string>
|
|
</dict>
|
|
<key>4</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>Cancel</string>
|
|
<key>name</key>
|
|
<string>negativeTitle</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>4</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:266.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Ask for Confirmation.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>com.apple.cocoa.string</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>1.1.1</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
<string>TextEdit</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>buttonAffirmative</key>
|
|
<dict/>
|
|
<key>buttonNegative</key>
|
|
<dict/>
|
|
<key>defaultAnswer</key>
|
|
<dict/>
|
|
<key>defaultMessage</key>
|
|
<dict>
|
|
<key>tokenizedValue</key>
|
|
<array>
|
|
<string>Username</string>
|
|
</array>
|
|
</dict>
|
|
<key>requireInput</key>
|
|
<dict/>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>com.apple.cocoa.string</string>
|
|
</array>
|
|
</dict>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Ask for Text.action</string>
|
|
<key>ActionName</key>
|
|
<string>Ask for Text</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>buttonAffirmative</key>
|
|
<string>OK</string>
|
|
<key>buttonNegative</key>
|
|
<string>Cancel</string>
|
|
<key>defaultAnswer</key>
|
|
<string></string>
|
|
<key>defaultMessage</key>
|
|
<string>Username</string>
|
|
<key>requireInput</key>
|
|
<true/>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.TextInputDialog</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.1.1</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<true/>
|
|
<key>CanShowWhenRun</key>
|
|
<false/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryText</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>AMAskForTextAction</string>
|
|
<key>IgnoresInput</key>
|
|
<true/>
|
|
<key>InputUUID</key>
|
|
<string>D3AFF34F-6AB2-435E-B909-25421C549454</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>Text</string>
|
|
<string>Ask</string>
|
|
<string>Prompt</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>BC4D9B64-D4B6-42D0-BC87-7BB332B9EE41</string>
|
|
<key>UUID</key>
|
|
<string>EEA13B5C-BF1F-4A2D-A8FD-380F40B27262</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
<string>TextEdit</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>defaultAnswer</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
<key>1</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>OK</string>
|
|
<key>name</key>
|
|
<string>buttonAffirmative</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>1</string>
|
|
</dict>
|
|
<key>2</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>defaultMessage</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>2</string>
|
|
</dict>
|
|
<key>3</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>Cancel</string>
|
|
<key>name</key>
|
|
<string>buttonNegative</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>3</string>
|
|
</dict>
|
|
<key>4</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<false/>
|
|
<key>name</key>
|
|
<string>requireInput</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>4</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:447.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Ask for Text.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<false/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>v.1.0.2</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<dict>
|
|
<key>isPathPopUp</key>
|
|
<false/>
|
|
<key>selectedVariableUUID</key>
|
|
<string>3F913F6A-8181-4D74-A5EA-3CFE48C88B37</string>
|
|
</dict>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMRequiredResources</key>
|
|
<array/>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Set Value of Variable.action</string>
|
|
<key>ActionName</key>
|
|
<string>Set Value of Variable</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<string>3F913F6A-8181-4D74-A5EA-3CFE48C88B37</string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.SetValueofVariable</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<true/>
|
|
<key>CanShowWhenRun</key>
|
|
<true/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>Set_Value_of_Variable</string>
|
|
<key>InputUUID</key>
|
|
<string>6FBB126C-FF91-4F53-8260-2093EB049F5F</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>variable</string>
|
|
<string>binding</string>
|
|
<string>input</string>
|
|
<string>output</string>
|
|
<string>storage</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>B8314093-872F-4C66-AA98-AB25F30E2A7B</string>
|
|
<key>UUID</key>
|
|
<string>97BE8442-7929-4A46-8F82-A0245903A8F7</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>variableUUID</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:552.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Set Value of Variable.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>com.apple.cocoa.string</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>1.1.1</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
<string>TextEdit</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>buttonAffirmative</key>
|
|
<dict/>
|
|
<key>buttonNegative</key>
|
|
<dict/>
|
|
<key>defaultAnswer</key>
|
|
<dict/>
|
|
<key>defaultMessage</key>
|
|
<dict>
|
|
<key>tokenizedValue</key>
|
|
<array>
|
|
<string>Password</string>
|
|
</array>
|
|
</dict>
|
|
<key>requireInput</key>
|
|
<dict/>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>com.apple.cocoa.string</string>
|
|
</array>
|
|
</dict>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Ask for Text.action</string>
|
|
<key>ActionName</key>
|
|
<string>Ask for Text</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>buttonAffirmative</key>
|
|
<string>OK</string>
|
|
<key>buttonNegative</key>
|
|
<string>Cancel</string>
|
|
<key>defaultAnswer</key>
|
|
<string></string>
|
|
<key>defaultMessage</key>
|
|
<string>Password</string>
|
|
<key>requireInput</key>
|
|
<true/>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.TextInputDialog</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.1.1</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<true/>
|
|
<key>CanShowWhenRun</key>
|
|
<false/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryText</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>AMAskForTextAction</string>
|
|
<key>IgnoresInput</key>
|
|
<false/>
|
|
<key>InputUUID</key>
|
|
<string>4941E564-D2E4-4A03-B201-4F6A9E13931E</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>Text</string>
|
|
<string>Ask</string>
|
|
<string>Prompt</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>D6923EAE-D537-42AE-A321-883D16E8CE38</string>
|
|
<key>UUID</key>
|
|
<string>2A8292E7-DEB3-47FC-B9C9-ED248A6CCD84</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
<string>TextEdit</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>defaultAnswer</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
<key>1</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>OK</string>
|
|
<key>name</key>
|
|
<string>buttonAffirmative</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>1</string>
|
|
</dict>
|
|
<key>2</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>defaultMessage</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>2</string>
|
|
</dict>
|
|
<key>3</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>Cancel</string>
|
|
<key>name</key>
|
|
<string>buttonNegative</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>3</string>
|
|
</dict>
|
|
<key>4</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<false/>
|
|
<key>name</key>
|
|
<string>requireInput</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>4</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:733.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Ask for Text.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<false/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>v.1.0.2</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<dict>
|
|
<key>isPathPopUp</key>
|
|
<false/>
|
|
<key>selectedVariableUUID</key>
|
|
<string>BE510748-65E0-4F2A-90D6-079154E7B5CB</string>
|
|
</dict>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMRequiredResources</key>
|
|
<array/>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Set Value of Variable.action</string>
|
|
<key>ActionName</key>
|
|
<string>Set Value of Variable</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<string>BE510748-65E0-4F2A-90D6-079154E7B5CB</string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.SetValueofVariable</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<true/>
|
|
<key>CanShowWhenRun</key>
|
|
<true/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>Set_Value_of_Variable</string>
|
|
<key>InputUUID</key>
|
|
<string>690887DC-BA08-4E16-9FEB-CE072648907D</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>variable</string>
|
|
<string>binding</string>
|
|
<string>input</string>
|
|
<string>output</string>
|
|
<string>storage</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>6AA9E0D2-4DA5-4386-9864-1FF13933EEF4</string>
|
|
<key>UUID</key>
|
|
<string>28F8E6A0-3508-4515-A38B-A51CC66DBF4F</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>variableUUID</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:838.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Set Value of Variable.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>v.1.0.2</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<dict>
|
|
<key>isPathPopUp</key>
|
|
<false/>
|
|
<key>selectedVariableUUID</key>
|
|
<string>3F913F6A-8181-4D74-A5EA-3CFE48C88B37</string>
|
|
</dict>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMRequiredResources</key>
|
|
<array/>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Get Value of Variable.action</string>
|
|
<key>ActionName</key>
|
|
<string>Get Value of Variable</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<string>3F913F6A-8181-4D74-A5EA-3CFE48C88B37</string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.GetValueofVariable</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<false/>
|
|
<key>CanShowWhenRun</key>
|
|
<true/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>Get_Value_of_Variable</string>
|
|
<key>IgnoresInput</key>
|
|
<true/>
|
|
<key>InputUUID</key>
|
|
<string>6F92EE9C-8C52-4C97-909C-A00E2369E61A</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>variable</string>
|
|
<string>binding</string>
|
|
<string>input</string>
|
|
<string>output</string>
|
|
<string>storage</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>07BF3BF1-BC21-42A0-AE96-159B2135EC0E</string>
|
|
<key>UUID</key>
|
|
<string>5A840F3B-0696-4481-B978-0CED51E4212B</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>variableUUID</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:940.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Get Value of Variable.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>v.1.0.2</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<dict>
|
|
<key>isPathPopUp</key>
|
|
<false/>
|
|
<key>selectedVariableUUID</key>
|
|
<string>BE510748-65E0-4F2A-90D6-079154E7B5CB</string>
|
|
</dict>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>*</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMRequiredResources</key>
|
|
<array/>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Get Value of Variable.action</string>
|
|
<key>ActionName</key>
|
|
<string>Get Value of Variable</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>variableUUID</key>
|
|
<string>BE510748-65E0-4F2A-90D6-079154E7B5CB</string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.GetValueofVariable</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.2</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<false/>
|
|
<key>CanShowWhenRun</key>
|
|
<true/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>Get_Value_of_Variable</string>
|
|
<key>InputUUID</key>
|
|
<string>24C7CACC-9354-4D4C-B00A-4A4DC87DF23F</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>variable</string>
|
|
<string>binding</string>
|
|
<string>input</string>
|
|
<string>output</string>
|
|
<string>storage</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>62D3810C-9A56-40ED-8602-F9C861AC0624</string>
|
|
<key>UUID</key>
|
|
<string>3FE825A2-4F6D-4A61-AEDC-B4989EBF26F3</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>variableUUID</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:1042.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Get Value of Variable.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>com.apple.cocoa.string</string>
|
|
</array>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>2.0.3</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>COMMAND_STRING</key>
|
|
<dict/>
|
|
<key>CheckedForUserDefaultShell</key>
|
|
<dict/>
|
|
<key>inputMethod</key>
|
|
<dict/>
|
|
<key>shell</key>
|
|
<dict/>
|
|
<key>source</key>
|
|
<dict/>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array>
|
|
<string>com.apple.cocoa.string</string>
|
|
</array>
|
|
</dict>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Run Shell Script.action</string>
|
|
<key>ActionName</key>
|
|
<string>Run Shell Script</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>COMMAND_STRING</key>
|
|
<string>name="$1"
|
|
passwd="$2"
|
|
|
|
/usr/bin/expect -c "spawn login; expect \"Login:\"; send \"$name\r\"; expect \"Password:\"; send \"$passwd\r\"; expect \"g:~ mlungisi$\"; send \"{ brew upgrade; brew update; brew cu -ayf; brew cleanup; }\r\"; expect eof; end"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</string>
|
|
<key>CheckedForUserDefaultShell</key>
|
|
<true/>
|
|
<key>inputMethod</key>
|
|
<integer>1</integer>
|
|
<key>shell</key>
|
|
<string>/bin/bash</string>
|
|
<key>source</key>
|
|
<string></string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.RunShellScript</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>2.0.3</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<false/>
|
|
<key>CanShowWhenRun</key>
|
|
<true/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>RunShellScriptAction</string>
|
|
<key>IgnoresInput</key>
|
|
<false/>
|
|
<key>InputUUID</key>
|
|
<string>E48991C0-4BFF-49C7-995F-A6694F98A934</string>
|
|
<key>Keywords</key>
|
|
<array>
|
|
<string>Shell</string>
|
|
<string>Script</string>
|
|
<string>Command</string>
|
|
<string>Run</string>
|
|
<string>Unix</string>
|
|
</array>
|
|
<key>OutputUUID</key>
|
|
<string>08D05D16-6790-4575-871A-7042C730048F</string>
|
|
<key>UUID</key>
|
|
<string>98B86ED8-9BE0-4488-8D03-C99E64A175B2</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<integer>0</integer>
|
|
<key>name</key>
|
|
<string>inputMethod</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
<key>1</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>source</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>1</string>
|
|
</dict>
|
|
<key>2</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<false/>
|
|
<key>name</key>
|
|
<string>CheckedForUserDefaultShell</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>2</string>
|
|
</dict>
|
|
<key>3</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>COMMAND_STRING</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>3</string>
|
|
</dict>
|
|
<key>4</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string>/bin/sh</string>
|
|
<key>name</key>
|
|
<string>shell</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>4</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:1224.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
<dict>
|
|
<key>action</key>
|
|
<dict>
|
|
<key>AMAccepts</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Optional</key>
|
|
<true/>
|
|
<key>Types</key>
|
|
<array/>
|
|
</dict>
|
|
<key>AMActionVersion</key>
|
|
<string>1.0</string>
|
|
<key>AMApplication</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>AMParameterProperties</key>
|
|
<dict>
|
|
<key>message</key>
|
|
<dict>
|
|
<key>tokenizedValue</key>
|
|
<array>
|
|
<string>All updates completed.</string>
|
|
</array>
|
|
</dict>
|
|
<key>subtitle</key>
|
|
<dict>
|
|
<key>tokenizedValue</key>
|
|
<array>
|
|
<string>Admin</string>
|
|
</array>
|
|
</dict>
|
|
<key>title</key>
|
|
<dict>
|
|
<key>tokenizedValue</key>
|
|
<array>
|
|
<string>Macupdater</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
<key>AMProvides</key>
|
|
<dict>
|
|
<key>Container</key>
|
|
<string>List</string>
|
|
<key>Types</key>
|
|
<array/>
|
|
</dict>
|
|
<key>ActionBundlePath</key>
|
|
<string>/System/Library/Automator/Display Notification.action</string>
|
|
<key>ActionName</key>
|
|
<string>Display Notification</string>
|
|
<key>ActionParameters</key>
|
|
<dict>
|
|
<key>message</key>
|
|
<string>All updates completed.</string>
|
|
<key>subtitle</key>
|
|
<string>Admin</string>
|
|
<key>title</key>
|
|
<string>Macupdater</string>
|
|
</dict>
|
|
<key>BundleIdentifier</key>
|
|
<string>com.apple.Automator.Display-Notification</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0</string>
|
|
<key>CanShowSelectedItemsWhenRun</key>
|
|
<true/>
|
|
<key>CanShowWhenRun</key>
|
|
<false/>
|
|
<key>Category</key>
|
|
<array>
|
|
<string>AMCategoryUtilities</string>
|
|
</array>
|
|
<key>Class Name</key>
|
|
<string>AMDisplayNotificationAction</string>
|
|
<key>IgnoresInput</key>
|
|
<true/>
|
|
<key>InputUUID</key>
|
|
<string>9A29F096-8202-4DD7-AB59-636753B47F5B</string>
|
|
<key>Keywords</key>
|
|
<array/>
|
|
<key>OutputUUID</key>
|
|
<string>B5DD954E-9976-41EE-9396-60DEBCFE50D1</string>
|
|
<key>UUID</key>
|
|
<string>2C546067-81E8-436C-A84B-FE508A501F9F</string>
|
|
<key>UnlocalizedApplications</key>
|
|
<array>
|
|
<string>Automator</string>
|
|
</array>
|
|
<key>arguments</key>
|
|
<dict>
|
|
<key>0</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>subtitle</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>0</string>
|
|
</dict>
|
|
<key>1</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>title</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>1</string>
|
|
</dict>
|
|
<key>2</key>
|
|
<dict>
|
|
<key>default value</key>
|
|
<string></string>
|
|
<key>name</key>
|
|
<string>message</string>
|
|
<key>required</key>
|
|
<string>0</string>
|
|
<key>type</key>
|
|
<string>0</string>
|
|
<key>uuid</key>
|
|
<string>2</string>
|
|
</dict>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
<key>location</key>
|
|
<string>455.000000:1413.000000</string>
|
|
<key>nibPath</key>
|
|
<string>/System/Library/Automator/Display Notification.action/Contents/Resources/Base.lproj/main.nib</string>
|
|
</dict>
|
|
<key>isViewVisible</key>
|
|
<true/>
|
|
</dict>
|
|
</array>
|
|
<key>connectors</key>
|
|
<dict>
|
|
<key>02FEDFED-B621-4A01-A8BA-880221D128D4</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>5A840F3B-0696-4481-B978-0CED51E4212B - 5A840F3B-0696-4481-B978-0CED51E4212B</string>
|
|
<key>to</key>
|
|
<string>3FE825A2-4F6D-4A61-AEDC-B4989EBF26F3 - 3FE825A2-4F6D-4A61-AEDC-B4989EBF26F3</string>
|
|
</dict>
|
|
<key>08E9D817-687E-4D23-A865-DA446C5A7189</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>98B86ED8-9BE0-4488-8D03-C99E64A175B2 - 98B86ED8-9BE0-4488-8D03-C99E64A175B2</string>
|
|
<key>to</key>
|
|
<string>2C546067-81E8-436C-A84B-FE508A501F9F - 2C546067-81E8-436C-A84B-FE508A501F9F</string>
|
|
</dict>
|
|
<key>39413B1D-43C3-4620-9A00-D1C7B0AE349C</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>28F8E6A0-3508-4515-A38B-A51CC66DBF4F - 28F8E6A0-3508-4515-A38B-A51CC66DBF4F</string>
|
|
<key>to</key>
|
|
<string>5A840F3B-0696-4481-B978-0CED51E4212B - 5A840F3B-0696-4481-B978-0CED51E4212B</string>
|
|
</dict>
|
|
<key>69B247AF-33F1-4D64-9B75-B859943F7D31</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>61770AD8-6E91-4A3E-AA8C-9F5DDB7F8DFA - 61770AD8-6E91-4A3E-AA8C-9F5DDB7F8DFA</string>
|
|
<key>to</key>
|
|
<string>EEA13B5C-BF1F-4A2D-A8FD-380F40B27262 - EEA13B5C-BF1F-4A2D-A8FD-380F40B27262</string>
|
|
</dict>
|
|
<key>6C2D79BF-21E3-48A4-892C-20EB7BA5D085</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>3FE825A2-4F6D-4A61-AEDC-B4989EBF26F3 - 3FE825A2-4F6D-4A61-AEDC-B4989EBF26F3</string>
|
|
<key>to</key>
|
|
<string>98B86ED8-9BE0-4488-8D03-C99E64A175B2 - 98B86ED8-9BE0-4488-8D03-C99E64A175B2</string>
|
|
</dict>
|
|
<key>755E83F1-B2B8-45DE-B77D-52D915AA4B89</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>2A8292E7-DEB3-47FC-B9C9-ED248A6CCD84 - 2A8292E7-DEB3-47FC-B9C9-ED248A6CCD84</string>
|
|
<key>to</key>
|
|
<string>28F8E6A0-3508-4515-A38B-A51CC66DBF4F - 28F8E6A0-3508-4515-A38B-A51CC66DBF4F</string>
|
|
</dict>
|
|
<key>DE5F583E-5E67-4D48-8915-E74A4DED3E9A</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>97BE8442-7929-4A46-8F82-A0245903A8F7 - 97BE8442-7929-4A46-8F82-A0245903A8F7</string>
|
|
<key>to</key>
|
|
<string>2A8292E7-DEB3-47FC-B9C9-ED248A6CCD84 - 2A8292E7-DEB3-47FC-B9C9-ED248A6CCD84</string>
|
|
</dict>
|
|
<key>FCCCA9B2-A974-4815-9657-A41489ECBD90</key>
|
|
<dict>
|
|
<key>from</key>
|
|
<string>EEA13B5C-BF1F-4A2D-A8FD-380F40B27262 - EEA13B5C-BF1F-4A2D-A8FD-380F40B27262</string>
|
|
<key>to</key>
|
|
<string>97BE8442-7929-4A46-8F82-A0245903A8F7 - 97BE8442-7929-4A46-8F82-A0245903A8F7</string>
|
|
</dict>
|
|
</dict>
|
|
<key>variables</key>
|
|
<array>
|
|
<dict>
|
|
<key>UUID</key>
|
|
<string>3F913F6A-8181-4D74-A5EA-3CFE48C88B37</string>
|
|
<key>identifier</key>
|
|
<string>com.apple.Automator.Variable.Storage</string>
|
|
<key>name</key>
|
|
<string>name</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UUID</key>
|
|
<string>BE510748-65E0-4F2A-90D6-079154E7B5CB</string>
|
|
<key>identifier</key>
|
|
<string>com.apple.Automator.Variable.Storage</string>
|
|
<key>name</key>
|
|
<string>password</string>
|
|
</dict>
|
|
</array>
|
|
<key>workflowMetaData</key>
|
|
<dict>
|
|
<key>workflowTypeIdentifier</key>
|
|
<string>com.apple.Automator.application</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|