<?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>AMApplication</key>
	<string>Image Capture</string>
	<key>AMCanShowWhenRun</key>
	<true/>
	<key>AMCategory</key>
	<string>AMCategoryPhotos</string>
	<key>AMDefaultParameters</key>
	<dict>
		<key>deleteAfterSuccessfulDownload</key>
		<true/>
		<key>downloadsDirectory</key>
		<string>~/Pictures</string>
		<key>name</key>
		<string>No supported cameras found</string>
		<key>status</key>
		<string></string>
	</dict>
	<key>AMDescription</key>
	<dict>
		<key>AMDNote</key>
		<string>Not all cameras support this feature, connect your camera now to check its status.  If your camera has a setting for configuring its USB connection, choose PTP.</string>
		<key>AMDRequires</key>
		<string>A digital camera connected to your computer.</string>
		<key>AMDResult</key>
		<string>An image file.</string>
		<key>AMDSummary</key>
		<string>This action will tell a camera to take a picture, then download the image to the designated folder.</string>
	</dict>
	<key>AMIconName</key>
	<string>ImageCapture</string>
	<key>AMKeywords</key>
	<array>
		<string>Camera</string>
		<string>Take</string>
		<string>Picture</string>
		<string>Image</string>
		<string>Photo</string>
	</array>
	<key>AMName</key>
	<string>Take Picture</string>
	<key>AMProvides</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Types</key>
		<array>
			<string>com.apple.cocoa.path</string>
		</array>
	</dict>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>Take Picture</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.Automator.TakePicture</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Take Picture</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>10.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>10.1</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>25E223</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E223</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>LSHasLocalizedDisplayName</key>
	<true/>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2004-2015 Apple Inc. All rights reserved.</string>
	<key>NSPrincipalClass</key>
	<string>TakePicture</string>
</dict>
</plist>
