<?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>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleDisplayName</key>
	<string>App Store</string>
	<key>CFBundleDocumentTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>appdownload</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>App Store Download</string>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSItemContentTypes</key>
			<array>
				<string>com.apple.appstore.appdownload</string>
			</array>
			<key>LSTypeIsPackage</key>
			<true/>
		</dict>
		<dict>
			<key>CFBundleTypeRole</key>
			<string>None</string>
			<key>LSHandlerRank</key>
			<string>None</string>
			<key>LSItemContentTypes</key>
			<array>
				<string>public.data</string>
				<string>com.apple.package</string>
			</array>
		</dict>
	</array>
	<key>CFBundleExecutable</key>
	<string>App Store</string>
	<key>CFBundleHelpBookFolder</key>
	<string>AppStore.help</string>
	<key>CFBundleHelpBookName</key>
	<string>com.apple.AppStore.help</string>
	<key>CFBundleIconFile</key>
	<string>AppIcon</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.AppStore</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>App Store</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>3.0</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
			<key>CFBundleURLName</key>
			<string>App Store URL</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>itms-apps</string>
				<string>itms-appss</string>
				<string>macappstore</string>
				<string>macappstores</string>
			</array>
		</dict>
	</array>
	<key>CFBundleVersion</key>
	<string>1011.4.26.1.3</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string>25E232</string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E232</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>HPDHelpProjectIdentifier</key>
	<string>app-store</string>
	<key>LSApplicationCategoryType</key>
	<string>public.app-category.utilities</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>MDItemKeywords</key>
	<string>Mac App Store,MAS,app store, appstore, apps, app, download, downloads, install, load, games, free games, software, mac apps, mac games, play games</string>
	<key>NSAppleScriptEnabled</key>
	<false/>
	<key>NSDockTilePlugIn</key>
	<string>DockTile.docktileplugin</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2017 Apple, Inc. All rights reserved.</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
	<key>NSUserNotificationAlertStyle</key>
	<string>alert</string>
	<key>UTExportedTypeDeclarations</key>
	<array>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>com.apple.package</string>
			</array>
			<key>UTTypeDescription</key>
			<string>App Store Download</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.appstore.appdownload</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>appdownload</string>
				</array>
			</dict>
		</dict>
	</array>
</dict>
</plist>
