<?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>Calendar</string>
	<key>AMCanShowWhenRun</key>
	<true/>
	<key>AMCategory</key>
	<string>AMCategoryCalendar</string>
	<key>AMDefaultParameters</key>
	<dict>
		<key>calendarName</key>
		<string></string>
	</dict>
	<key>AMDescription</key>
	<dict>
		<key>AMDNote</key>
		<string>If the specified calendar already exists, a new calendar will not be created.</string>
		<key>AMDSummary</key>
		<string>This action creates a new Calendar.</string>
	</dict>
	<key>AMIconName</key>
	<string>Calendar</string>
	<key>AMKeywords</key>
	<array>
		<string>Create</string>
		<string>Make</string>
		<string>Date</string>
		<string>Event</string>
		<string>Time</string>
		<string>New</string>
	</array>
	<key>AMName</key>
	<string>New Calendar</string>
	<key>AMProvides</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Types</key>
		<array>
			<string>com.apple.event-kit.calendar</string>
		</array>
	</dict>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>New Calendar</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.Automator.CreateNewCalendar</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>2.0.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>2.0.1</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>AMNewCalendarAction</string>
</dict>
</plist>
