<?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>Label</key>
	<string>com.apple.storekitagent</string>
	<key>Program</key>
	<string>/System/Library/Frameworks/StoreKit.framework/Support/storekitagent</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.aps.storekitservice</key>
		<true/>
		<key>com.apple.storekitagent</key>
		<true/>
		<key>com.apple.storekitservice.sim2host</key>
		<true/>
		<key>com.apple.storekit.configuration.xpc</key>
		<true/>
	</dict>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>Aqua</string>
	</array>
	<key>EnableTransactions</key>
	<true/>
	<key>EnablePressuredExit</key>
	<true/>
	<key>ProcessType</key>
	<string>Adaptive</string>
	<key>RunAtLoad</key>
	<false/>
	<key>LaunchEvents</key>
	<dict>
		<key>com.apple.distnoted.matching</key>
		<dict>
			<key>com.apple.appstored.ASDSandboxAccountDidChangeNotification</key>
			<dict>
				<key>Name</key>
				<string>com.apple.appstored.ASDSandboxAccountDidChangeNotification</string>
			</dict>
			<key>com.apple.appstored.ASDItunesAccountDidChangeNotification</key>
			<dict>
				<key>Name</key>
				<string>com.apple.appstored.ASDItunesAccountDidChangeNotification</string>
			</dict>
		</dict>
	</dict>
</dict>
</plist>
