<?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>AMAccepts</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Optional</key>
		<true/>
		<key>Types</key>
		<array/>
	</dict>
	<key>AMApplication</key>
	<string>Automator</string>
	<key>AMCanShowWhenRun</key>
	<false/>
	<key>AMCategory</key>
	<string>AMCategoryUtilities</string>
	<key>AMDefaultParameters</key>
	<dict>
		<key>dialogMessage</key>
		<string>Perform an action, then click “Continue” to proceed.</string>
		<key>timeoutValue</key>
		<integer>1</integer>
		<key>useTimeout</key>
		<true/>
	</dict>
	<key>AMDescription</key>
	<dict>
		<key>AMDSummary</key>
		<string>This action displays a dialog, and waits for the user to click Continue. You can set a timeout period to limit the wait.</string>
	</dict>
	<key>AMIconName</key>
	<string>Action</string>
	<key>AMKeywords</key>
	<array>
		<string>Prompt</string>
		<string>Wait</string>
	</array>
	<key>AMName</key>
	<string>Wait for User Action</string>
	<key>AMProvides</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Types</key>
		<array/>
	</dict>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>Wait for User Action</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.Automator.FloatingDialog</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.2</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>1.0.2</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string></string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E222</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2004–2012 Apple Inc.  All rights reserved.</string>
	<key>NSPrincipalClass</key>
	<string>AMWait_For_User_Action</string>
</dict>
</plist>
