<?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>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleDocumentTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeName</key>
			<string>Any</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>****</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
		</dict>
	</array>
	<key>CFBundleExecutable</key>
	<string>BatChmod</string>
	<key>CFBundleGetInfoString</key>
	<string>1.6 rc 1</string>
	<key>CFBundleHelpBookFolder</key>
	<string>myHelpBook</string>
	<key>CFBundleHelpBookName</key>
	<string>BatChmod Help</string>
	<key>CFBundleIconFile</key>
	<string>BatChmod.icns</string>
	<key>CFBundleIdentifier</key>
	<string>com.macchampion.batchmod</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>BatChmod</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.6 rc 1</string>
	<key>CFBundleSignature</key>
	<string>bchm</string>
	<key>CFBundleVersion</key>
	<string>160</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
	<key>NSHumanReadableCopyright</key>
	<string>© 2004-2009 - Renaud Boisjoly</string>
	<key>SUPublicDSAKeyFile</key>
	<string>dsa_pub.pem</string>
	<key>SUFeedURL</key>
	<string>http://www.macchampion.com/arbysoft/batchmodappcast.xml</string>
</dict>
</plist>
