Sample Code
OSX Driver and Kext Samples/ AutoSample/ AutoSample/ workflows/ Hello World.workflow/ Contents/ document.wflow/
<?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>130</string> <key>AMApplicationVersion</key> <string>2.0</string> <key>AMDocumentVersion</key> <string>1</string> <key>AMWorkflowOptions</key> <dict/> <key>WorkflowIsShared</key> <false/> <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> <string>com.apple.applescript.object</string> </array> </dict> <key>AMActionVersion</key> <string>1.0</string> <key>AMIconPath</key> <string>/System/Library/Frameworks/Automator.framework/Resources/AppleScriptLarge.tiff</string> <key>AMParameterProperties</key> <dict> <key>com.apple.Automator.Action.Input</key> <dict/> <key>com.apple.Automator.Action.Output</key> <dict/> <key>source</key> <dict/> </dict> <key>AMProvides</key> <dict> <key>Container</key> <string>List</string> <key>Types</key> <array> <string>com.apple.applescript.object</string> </array> </dict> <key>ActionBundlePath</key> <string>/System/Library/Automator/Run AppleScript.action</string> <key>ActionName</key> <string>Run AppleScript</string> <key>ActionParameters</key> <dict> <key>source</key> <string>on run {input, parameters} display dialog "Hello World" return input end run</string> </dict> <key>Application</key> <array> <string>Automator</string> </array> <key>BundleIdentifier</key> <string>com.apple.Automator.RunScript</string> <key>CFBundleVersion</key> <string>1.0</string> <key>CanShowSelectedItemsWhenRun</key> <false/> <key>CanShowWhenRun</key> <true/> <key>Category</key> <array> <string>AMCategoryUtilities</string> </array> <key>Class Name</key> <string>RunScriptAction</string> <key>InputUUID</key> <string>ADD1E53F-BA26-4E8B-8174-DC02259DD2C0</string> <key>Keywords</key> <array> <string>Run</string> </array> <key>OutputUUID</key> <string>3C5C541B-FBF7-4057-954E-6872CD9FD19C</string> <key>UUID</key> <string>1FD028A7-D633-4FC7-8E26-350F524415BA</string> <key>UnlocalizedApplications</key> <array> <string>Automator</string> </array> <key>arguments</key> <dict> <key>0</key> <dict> <key>default value</key> <string>on run {input, parameters} (* Your script goes here *) return input end run</string> <key>name</key> <string>source</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>278.500000:671.000000</string> <key>nibPath</key> <string>/System/Library/Automator/Run AppleScript.action/Contents/Resources/English.lproj/main.nib</string> </dict> <key>isViewVisible</key> <true/> </dict> </array> <key>connectors</key> <dict/> <key>state</key> <dict> <key>EditorSplitViewPosition</key> <real>666</real> <key>MainSplitViewPosition_v2</key> <real>338</real> <key>windowFrame</key> <string>{{202, 175}, {895, 762}}</string> <key>windowFrameTopLeft</key> <string>{{202, 0}, {895, 762}}</string> <key>workflowViewScrollPosition</key> <string>{{0, 0}, {557, 666}}</string> </dict> </dict> </plist>
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials